index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
-2
/
+2
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
-1
/
+2
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
-0
/
+13
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
-0
/
+14
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
-0
/
+15
2025-03-10
t5516: beef up exact-oid ref prefixes test
Jeff King
-1
/
+4
2025-03-10
t5516: drop NEEDSWORK about v2 reachability behavior
Jeff King
-1
/
+0
2025-03-10
t5516: prefer "oid" to "sha1" in some test titles
Jeff King
-3
/
+3
2025-03-10
t5702: fix typo in test name
Jeff King
-1
/
+1
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
-0
/
+14
2025-03-07
builtin/checkout-index: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/ls-files: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/send-pack: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/verify-commit: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi
-0
/
+7
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
-0
/
+14
2025-03-07
help: print zlib-ng version number
Toon Claes
-1
/
+2
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
-28
/
+28
2025-03-06
merge-ort: fix slightly overzealous assertion for rename-to-self
Elijah Newren
-1
/
+1
2025-03-06
t6423: add a testcase causing a failed assertion in process_renames
Dmitry Goncharov
-0
/
+41
2025-03-06
refs.c: stop matching non-directory prefixes in exclude patterns
Taylor Blau
-2
/
+14
2025-03-06
refs.c: remove empty '--exclude' patterns
Taylor Blau
-0
/
+10
2025-03-05
Merge branch 'cc/lop-remote'
Junio C Hamano
-0
/
+313
2025-03-05
Merge branch 'sk/unit-test-oid'
Junio C Hamano
-457
/
+395
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
-4
/
+3
2025-03-04
t1403: verify that path exists and is a file
Mahendra Dani
-1
/
+1
2025-03-04
t/unit-tests: convert urlmatch-normalization test to clar
Seyi Kuforiji
-43
/
+19
2025-03-04
t/unit-tests: convert trailer test to use clar
Seyi Kuforiji
-318
/
+321
2025-03-03
t6434: *.txt -> *.adoc fixes
Todd Zullinger
-1
/
+1
2025-03-03
t6012: *.txt -> *.adoc fixes
Todd Zullinger
-1
/
+1
2025-03-03
t/helper/test-rot13-filter.c: *.txt -> *.adoc fixes
Todd Zullinger
-1
/
+1
2025-03-03
t0450: *.txt -> *.adoc fixes
Todd Zullinger
-25
/
+25
2025-03-03
Merge branch 'ps/meson-contrib-bits'
Junio C Hamano
-2
/
+2
2025-03-03
Merge branch 'ps/build-meson-fixes-0130'
Junio C Hamano
-4
/
+4
2025-03-03
Merge branch 'dk/test-aggregate-results-paste-fix'
Junio C Hamano
-1
/
+1
2025-03-03
builtin/diff-pairs: allow explicit diff queue flush
Justin Tobler
-0
/
+9
2025-03-03
builtin: introduce diff-pairs command
Justin Tobler
-0
/
+82
2025-03-01
Merge branch 'ps/meson-contrib-bits' into tz/doc-txt-to-adoc-fixes
Junio C Hamano
-2
/
+2
2025-02-27
Merge branch 'bc/http-push-auth-netrc-fix'
Junio C Hamano
-0
/
+10
2025-02-27
Merge branch 'pw/rebase-i-ff-empty-commit'
Junio C Hamano
-0
/
+34
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
-4
/
+24
2025-02-27
Merge branch 'ua/os-version-capability'
Junio C Hamano
-3
/
+31
2025-02-27
builtin/fsck: add `git refs verify` child process
shejialuo
-0
/
+39
2025-02-27
packed-backend: check whether the "packed-refs" is sorted
shejialuo
-0
/
+87
2025-02-27
packed-backend: add "packed-refs" entry consistency check
shejialuo
-0
/
+44
2025-02-27
packed-backend: add "packed-refs" header consistency check
shejialuo
-0
/
+52
2025-02-27
packed-backend: check whether the "packed-refs" is regular file
shejialuo
-0
/
+30
2025-02-27
t0602: use subshell to ensure working directory unchanged
shejialuo
-473
/
+494
[prev]
[next]