index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
1
-1
/
+1
2023-01-17
t1600: fix racy index.skipHash test
Derrick Stolee
1
-0
/
+1
2023-01-17
Sync with 'maint'
Junio C Hamano
2
-1
/
+13
2023-01-17
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2023-01-16
Sync with 2.39.1
Junio C Hamano
22
-124
/
+571
2023-01-16
The seventh batch
Junio C Hamano
1
-0
/
+21
2023-01-16
Merge branch 'jk/strncmp-to-api-funcs'
Junio C Hamano
6
-11
/
+14
2023-01-16
Merge branch 'ar/dup-words-fixes'
Junio C Hamano
9
-15
/
+14
2023-01-16
Merge branch 'ds/omit-trailing-hash-in-index'
Junio C Hamano
10
-4
/
+89
2023-01-16
Merge branch 'ws/single-file-cone'
Junio C Hamano
2
-1
/
+17
2023-01-16
Merge branch 'jk/ext-diff-with-relative'
Junio C Hamano
2
-17
/
+42
2023-01-16
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
1
-7
/
+0
2023-01-16
Merge branch 'tr/am--no-verify'
Junio C Hamano
3
-4
/
+47
2023-01-16
Merge branch 'tb/ci-concurrency'
Junio C Hamano
3
-2
/
+50
2023-01-16
Merge branch 'pw/ci-print-failure-name-fix'
Junio C Hamano
1
-2
/
+4
2023-01-16
Merge branch 'es/t1509-root-fixes'
Junio C Hamano
1
-2
/
+8
2023-01-16
fsck: document the new `gitattributes` message IDs
Johannes Schindelin
1
-0
/
+12
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
12
-30
/
+52
2023-01-16
scalar: show progress if stderr refers to a terminal
ZheNing Hu
2
-3
/
+33
2023-01-16
format-patch: unleak "-v <num>"
Junio C Hamano
1
-3
/
+3
2023-01-14
ls-tree: remove dead store and strbuf for quote_c_style()
René Scharfe
1
-5
/
+2
2023-01-14
ls-tree: fix expansion of repeated %(path)
René Scharfe
2
-3
/
+9
2023-01-14
t6426: fix TODO about making test more comprehensive
Elijah Newren
1
-32
/
+20
2023-01-14
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
9
-50
/
+50
2023-01-14
attr: add flag `--source` to work with tree-ish
Karthik Nayak
12
-53
/
+151
2023-01-14
t0003: move setup for `--all` into new block
Karthik Nayak
1
-2
/
+5
2023-01-13
doc: fix non-existent config name
Yukai Chou
1
-4
/
+4
2023-01-13
t3104: remove shift code in 'test_ls_tree_format'
Teng Long
1
-1
/
+0
2023-01-13
ls-tree: cleanup the redundant SPACE
Teng Long
1
-1
/
+1
2023-01-13
ls-tree: make "line_termination" less generic
Ævar Arnfjörð Bjarmason
1
-14
/
+44
2023-01-13
ls-tree: fold "show_tree_data" into "cb" struct
Ævar Arnfjörð Bjarmason
1
-13
/
+5
2023-01-13
ls-tree: use a "struct options"
Ævar Arnfjörð Bjarmason
1
-87
/
+116
2023-01-13
ls-tree: don't use "show_tree_data" for "fast" callbacks
Ævar Arnfjörð Bjarmason
1
-26
/
+18
2023-01-13
bisect: no longer try to clean up left-over `.git/head-name` files
Johannes Schindelin
2
-4
/
+0
2023-01-13
bisect: remove Cogito-related code
Johannes Schindelin
1
-8
/
+0
2023-01-13
bisect run: fix the error message
Johannes Schindelin
2
-1
/
+11
2023-01-13
bisect: verify that a bogus option won't try to start a bisection
Johannes Schindelin
1
-0
/
+10
2023-01-13
bisect--helper: make the order consistently `argc, argv`
Ævar Arnfjörð Bjarmason
1
-15
/
+18
2023-01-13
bisect--helper: simplify exit code computation
Johannes Schindelin
1
-8
/
+1
2023-01-13
docs: link generating patch sections
John Cai
2
-1
/
+8
2023-01-13
rebase: cleanup "--exec" option handling
Phillip Wood
2
-36
/
+13
2023-01-13
t7527: use test_when_finished in 'case insensitive+preserving'
Andrei Rybak
1
-1
/
+1
2023-01-13
t6422: drop commented out code
Andrei Rybak
1
-2
/
+0
2023-01-13
t6003: uncomment test '--max-age=c3, --topo-order'
Andrei Rybak
1
-13
/
+10
2023-01-13
git-bisect-lk2009: update nist report link
Andrei Rybak
1
-1
/
+1
2023-01-13
git-bisect-lk2009: update java code conventions link
Andrei Rybak
1
-1
/
+1
2023-01-13
ls-files: guide folks to --exclude-standard over other --exclude* options
Elijah Newren
1
-2
/
+5
2023-01-13
ls-files: clarify descriptions of status tags for -t
Elijah Newren
1
-12
/
+14
2023-01-13
ls-files: clarify descriptions of file selection options
Elijah Newren
1
-13
/
+24
2023-01-13
ls-files: add missing documentation for --resolve-undo option
Elijah Newren
1
-0
/
+9
[prev]
[next]