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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
upload-pack: don't ACK non-commits repeatedly in protocol v2
Patrick Steinhardt
1
-0
/
+39
2025-09-05
t5530: modernize tests
Patrick Steinhardt
1
-28
/
+5
2025-09-05
midx-write: put failing response value back
Derrick Stolee
1
-1
/
+4
2025-09-05
midx-write: only load initialized packs
Derrick Stolee
1
-0
/
+17
2025-09-04
repo: add the field objects.format
Lucas Seiki Oshiro
1
-0
/
+6
2025-09-04
repo: add the flag -z as an alias for --format=nul
Lucas Seiki Oshiro
1
-0
/
+12
2025-09-03
t0450: add allowlist for builtins with missing .adoc
Toon Claes
2
-2
/
+20
2025-09-02
t: add test for git refs exists subcommand
Meet Soni
2
-0
/
+11
2025-09-02
t1422: refactor tests to be shareable
Meet Soni
2
-75
/
+78
2025-09-02
t1403: split 'show-ref --exists' tests into a separate file
Meet Soni
3
-66
/
+85
2025-09-02
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano
2
-17
/
+22
2025-08-29
Merge branch 'jk/describe-blob'
Junio C Hamano
1
-0
/
+30
2025-08-29
Merge branch 'jk/no-clobber-dangling-symref-with-fetch'
Junio C Hamano
2
-300
/
+260
2025-08-29
Merge branch 'ps/reftable-libgit2-cleanup'
Junio C Hamano
1
-29
/
+30
2025-08-29
Merge branch 'ad/t1517-short-help-tests-fix'
Junio C Hamano
1
-1
/
+4
2025-08-28
t/perf: add last-modified perf script
Toon Claes
2
-0
/
+23
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
2
-0
/
+211
2025-08-28
ls-files: conditionally leave index sparse
Derrick Stolee
1
-0
/
+13
2025-08-27
curl: add support for curl_global_trace() components
Jeff King
1
-1
/
+3
2025-08-26
Makefile: build libgit-rs and libgit-sys serially
David Aguilar
1
-10
/
+4
2025-08-26
commit: print advice when core.commentString=auto
Phillip Wood
2
-4
/
+45
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
2
-2
/
+22
2025-08-26
breaking-changes: deprecate support for core.commentString=auto
Phillip Wood
3
-4
/
+4
2025-08-25
Merge branch 'lo/repo-info'
Junio C Hamano
2
-0
/
+96
2025-08-25
Merge branch 'ps/commit-graph-wo-globals'
Junio C Hamano
1
-1
/
+1
2025-08-25
Merge branch 'dk/t7005-editor-updates'
Junio C Hamano
1
-87
/
+58
2025-08-25
Merge branch 'tc/diff-tree-max-depth'
Junio C Hamano
3
-0
/
+165
2025-08-25
Merge branch 'dk/help-all'
Junio C Hamano
1
-0
/
+4
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
1
-0
/
+63
2025-08-22
Merge branch 'ly/diff-name-only-with-diff-from-content'
Junio C Hamano
2
-6
/
+15
2025-08-22
Merge branch 'ac/deglobal-fmt-merge-log-config'
Junio C Hamano
1
-0
/
+7
2025-08-22
Merge branch 'jc/diff-no-index-in-subdir'
Junio C Hamano
1
-0
/
+17
2025-08-22
Merge branch 'ms/refs-list'
Junio C Hamano
5
-2139
/
+2152
2025-08-21
Merge branch 'ly/changed-path-traversal-with-magic-pathspec'
Junio C Hamano
1
-4
/
+27
2025-08-21
Merge branch 'en/ort-rename-fixes'
Junio C Hamano
1
-13
/
+502
2025-08-21
Merge branch 'ua/t1517-short-help-tests'
Junio C Hamano
3
-13
/
+37
2025-08-21
Merge branch 'rj/t6137-cygwin-fix'
Junio C Hamano
1
-6
/
+6
2025-08-21
Merge branch 'dl/push-missing-object-error'
Junio C Hamano
1
-50
/
+4
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
5
-14
/
+94
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2
-1
/
+75
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
3
-7
/
+142
2025-08-21
Merge branch 'js/rebase-i-allow-drop-on-a-merge'
Junio C Hamano
1
-0
/
+1
2025-08-20
Merge branch 'lo/repo-info' into lo/repo-info-step-2
Junio C Hamano
2
-0
/
+96
2025-08-20
line-log: show all line ranges touched by the same diff range
SZEDER Gábor
4
-0
/
+24
2025-08-20
line-log: fix assertion error
SZEDER Gábor
3
-0
/
+182
2025-08-20
describe: handle blob traversal with no commits
Jeff King
1
-0
/
+16
2025-08-19
refs: do not clobber dangling symrefs
Jeff King
2
-0
/
+30
2025-08-19
t5510: prefer "git -C" to subshell for followRemoteHEAD tests
Jeff King
1
-119
/
+83
2025-08-19
t5510: stop changing top-level working directory
Jeff King
1
-193
/
+159
2025-08-19
t5510: make confusing config cleanup more explicit
Jeff King
1
-9
/
+9
[prev]
[next]