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
2024-12-27
t7611: replace test -f with test_path_is* helpers
Meet Soni
1
-17
/
+17
2024-12-27
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt
1
-3
/
+3
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
1
-22
/
+51
2024-12-23
Merge branch 'ps/ci-meson'
Junio C Hamano
8
-55
/
+127
2024-12-23
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
1
-0
/
+16
2024-12-23
Merge branch 'as/show-index-uninitialized-hash'
Junio C Hamano
1
-0
/
+18
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
27
-32
/
+43
2024-12-23
Merge branch 'kn/reftable-writer-log-write-verify'
Junio C Hamano
2
-4
/
+51
2024-12-20
path-walk: reorder object visits
Derrick Stolee
1
-62
/
+62
2024-12-20
path-walk: mark trees and blobs as UNINTERESTING
Derrick Stolee
2
-22
/
+69
2024-12-20
path-walk: visit tags and cached objects
Derrick Stolee
2
-23
/
+178
2024-12-20
path-walk: allow consumer to specify object types
Derrick Stolee
2
-45
/
+119
2024-12-20
t6601: add helper for testing path-walk API
Derrick Stolee
4
-0
/
+206
2024-12-20
test-lib-functions: add test_cmp_sorted
Derrick Stolee
1
-0
/
+10
2024-12-19
Merge branch 'tc/bundle-with-tag-remove-workaround'
Junio C Hamano
1
-0
/
+44
2024-12-19
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano
1
-0
/
+7
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2
-0
/
+149
2024-12-19
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano
1
-0
/
+17
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
11
-17
/
+221
2024-12-18
serve: stop using `the_repository`
Patrick Steinhardt
1
-2
/
+5
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+5
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
27
-32
/
+43
2024-12-16
refs: add support for migrating reflogs
Karthik Nayak
1
-22
/
+51
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
1
-0
/
+16
2024-12-16
Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-merges
Junio C Hamano
1
-0
/
+7
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
5
-13
/
+1229
2024-12-15
Merge branch 'ps/commit-with-message-syntax-fix'
Junio C Hamano
1
-0
/
+15
2024-12-15
Merge branch 'rj/strvec-splice-fix'
Junio C Hamano
1
-0
/
+10
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
15
-23
/
+23
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2
-3
/
+15
2024-12-15
Merge branch 'jk/describe-perf'
Junio C Hamano
2
-3
/
+51
2024-12-15
Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migration
Junio C Hamano
2
-4
/
+51
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
1
-4
/
+4
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
8
-46
/
+155
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
2
-4
/
+111
2024-12-13
Merge branch 'jt/bundle-fsck'
Junio C Hamano
1
-0
/
+7
2024-12-13
log: --remerge-diff needs to keep around commit parents
Johannes Schindelin
1
-0
/
+7
2024-12-13
t: introduce compatibility options to clar-based tests
Patrick Steinhardt
1
-1
/
+18
2024-12-13
t: fix out-of-tree tests for some git-p4 tests
Patrick Steinhardt
2
-50
/
+50
2024-12-13
Makefile: detect missing Meson tests
Patrick Steinhardt
1
-1
/
+17
2024-12-13
meson: detect missing tests at configure time
Patrick Steinhardt
1
-0
/
+36
2024-12-13
t/unit-tests: rename clar-based unit tests to have a common prefix
Patrick Steinhardt
4
-3
/
+6
2024-12-12
bundle: remove unneeded code
Toon Claes
1
-0
/
+44
2024-12-12
Merge branch 'ps/build' into ps/3.0-remote-deprecation
Junio C Hamano
5
-13
/
+1229
2024-12-12
Merge branch 'ps/build' into ps/ci-meson
Junio C Hamano
5
-13
/
+1229
2024-12-12
Merge branch 'cw/worktree-extension' into ps/ci-meson
Junio C Hamano
8
-46
/
+155
2024-12-10
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
1
-0
/
+73
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
10
-107
/
+115
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
2
-3
/
+10
2024-12-10
Merge branch 'pb/mergetool-errors'
Junio C Hamano
1
-0
/
+8
[prev]
[next]