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-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
4
-67
/
+56
2025-07-07
read-cache: report lock error when refreshing index
Han Young
1
-12
/
+6
2025-07-07
t4140: test apply --intent-to-add interactions
Raymond E. Pasco
1
-1
/
+30
2025-07-07
setup_revisions(): turn on diffs for all-negative diff filter
Jeff King
1
-0
/
+6
2025-07-07
setup: use "reftable" format when experimental features are enabled
Patrick Steinhardt
1
-0
/
+34
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
1
-0
/
+11
2025-07-02
Merge branch 'ps/contrib-sweep'
Junio C Hamano
3
-78
/
+0
2025-07-01
Enable SHA-256 by default in breaking changes mode
brian m. carlson
1
-1
/
+1
2025-07-01
t5300: choose the built-in hash outside of a repo
brian m. carlson
1
-3
/
+3
2025-07-01
t4042: choose the built-in hash outside of a repo
brian m. carlson
1
-2
/
+10
2025-07-01
t1007: choose the built-in hash outside of a repo
brian m. carlson
1
-2
/
+2
2025-07-01
t: default to compile-time default hash if not set
brian m. carlson
2
-2
/
+10
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
6
-6
/
+6
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-3
/
+3
2025-07-01
pack-bitmap: add load corrupt bitmap test
Lidong Yan
2
-0
/
+38
2025-06-30
Merge branch 'jk/test-seq-format'
Junio C Hamano
9
-63
/
+34
2025-06-30
Merge branch 'jc/merge-compact-summary'
Junio C Hamano
1
-1
/
+73
2025-06-30
Merge branch 'bc/stash-export-import'
Junio C Hamano
1
-0
/
+101
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
1
-7
/
+12
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
5
-19
/
+61
2025-06-25
contrib: better support symbolic port names in git-credential-netrc
Maxim Cournoyer
1
-0
/
+7
2025-06-25
receive-pack: handle reference deletions separately
Karthik Nayak
1
-4
/
+13
2025-06-25
refs/files: skip updates with errors in batched updates
Karthik Nayak
1
-0
/
+45
2025-06-24
Merge branch 'rm/t2400-modernize'
Junio C Hamano
1
-10
/
+10
2025-06-24
Merge branch 'sa/multi-mailmap-fix'
Junio C Hamano
1
-0
/
+33
2025-06-24
Merge branch 'ly/prepare-show-merge-leakfix'
Junio C Hamano
1
-0
/
+24
2025-06-24
Merge branch 'kj/stash-onbranch-submodule-fix'
Junio C Hamano
1
-0
/
+32
2025-06-24
Merge branch 'pw/stash-p-pathspec-fixes'
Junio C Hamano
1
-0
/
+22
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
9
-62
/
+32
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
1
-0
/
+32
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
1
-0
/
+29
2025-06-23
repack: exclude cruft pack(s) from the MIDX where possible
Taylor Blau
1
-0
/
+145
2025-06-23
pack-objects: introduce '--stdin-packs=follow'
Taylor Blau
1
-0
/
+120
2025-06-23
pack-objects: use standard option incompatibility functions
Taylor Blau
1
-1
/
+1
2025-06-23
t7422: replace confusing printf with echo
Jeff King
1
-1
/
+2
2025-06-18
Merge branch 'rj/meson-tap-parse-fixup'
Junio C Hamano
1
-0
/
+3
2025-06-18
Merge branch 'ly/pack-bitmap-root-leakfix'
Junio C Hamano
1
-0
/
+17
2025-06-17
Merge branch 'ps/meson-tap-parse'
Junio C Hamano
16
-115
/
+119
2025-06-17
Merge branch 'jk/diff-no-index-with-pathspec'
Junio C Hamano
1
-0
/
+75
2025-06-17
Merge branch 'vd/cat-file-objectmode-update'
Junio C Hamano
1
-31
/
+78
2025-06-17
Merge branch 'rc/userdiff-r'
Junio C Hamano
3
-0
/
+22
2025-06-17
Merge branch 'ds/path-walk-2'
Junio C Hamano
14
-21
/
+156
2025-06-16
t2400: replace 'test -[efd]' with 'test_path_is_*'
Rodrigo Michelassi
1
-10
/
+10
2025-06-15
Sync with 2.49.1
Junio C Hamano
3
-0
/
+67
2025-06-13
merge/pull: extend merge.stat configuration variable to cover --compact-summary
Junio C Hamano
1
-0
/
+46
2025-06-13
merge/pull: add the "--compact-summary" option
Junio C Hamano
1
-1
/
+27
2025-06-13
cat-file: fix mailmap application for different author and committer
Siddharth Asthana
1
-0
/
+33
2025-06-12
Sync with 2.48.2
Junio C Hamano
3
-0
/
+67
[prev]
[next]