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
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
385
-3328
/
+3810
2026-07-19
Merge branch 'sn/osxkeychain-rust-universal'
Junio C Hamano
3
-6
/
+56
2026-07-19
Merge branch 'bc/parse-options-exit-0-on-help'
Junio C Hamano
40
-74
/
+113
2026-07-19
Merge branch 'jc/submitting-patches-abandoning'
Junio C Hamano
1
-0
/
+14
2026-07-19
Merge branch 'kk/commit-reach-find-all-fix'
Junio C Hamano
2
-3
/
+48
2026-07-19
Merge branch 'jc/relnotes-2.55-rust-fix'
Junio C Hamano
1
-2
/
+2
2026-07-19
Merge branch 'ps/setup-split-discovery-and-setup'
Junio C Hamano
15
-245
/
+285
2026-07-19
Merge branch 'ps/reftable-hardening'
Junio C Hamano
15
-26
/
+441
2026-07-18
object-file: move logic to write loose objects
Patrick Steinhardt
3
-379
/
+357
2026-07-18
object-file: move `force_object_loose()`
Patrick Steinhardt
3
-48
/
+46
2026-07-18
object-file: force objects loose via generic interface
Patrick Steinhardt
1
-12
/
+7
2026-07-18
object-file: fix memory leak in `force_object_loose()`
Patrick Steinhardt
1
-8
/
+18
2026-07-18
odb: support setting mtime when writing objects
Patrick Steinhardt
11
-35
/
+67
2026-07-18
odb: lift object existence check out of the "loose" backend
Patrick Steinhardt
2
-6
/
+9
2026-07-18
odb: compute object hash in `odb_write_object_ext()`
Patrick Steinhardt
9
-43
/
+25
2026-07-18
t/u-odb-inmemory: implement wrapper for writing objects
Patrick Steinhardt
1
-25
/
+23
2026-07-18
odb: compute compat object ID in `odb_write_object_ext()`
Patrick Steinhardt
7
-32
/
+38
2026-07-18
Merge branch 'jt/receive-pack-use-odb-transactions' into HEAD
Junio C Hamano
15
-131
/
+246
2026-07-17
gitweb: shorten index hashes with trailing file modes
Travor Liu
2
-5
/
+26
2026-07-16
The 4th batch for Git 2.56
Junio C Hamano
1
-0
/
+46
2026-07-16
Merge branch 'mm/sideband-ansi-sgr-colon-fix'
Junio C Hamano
1
-1
/
+5
2026-07-16
Merge branch 'jk/git-hash-cleanups'
Junio C Hamano
24
-88
/
+177
2026-07-16
Merge branch 'ih/precompose-flex-array'
Junio C Hamano
3
-8
/
+29
2026-07-16
Merge branch 'ps/t-fixes-for-git-test-long'
Junio C Hamano
9
-72
/
+91
2026-07-16
Merge branch 'js/ci-dockerized-pid-limit'
Junio C Hamano
1
-1
/
+3
2026-07-16
Merge branch 'js/coverity-fixes'
Junio C Hamano
11
-26
/
+41
2026-07-16
Merge branch 'jk/hash-algo-leak-fixes'
Junio C Hamano
13
-14
/
+100
2026-07-16
Merge branch 'js/wincred-fixes'
Junio C Hamano
1
-6
/
+6
2026-07-16
copy: drop dependency on `the_repository`
Patrick Steinhardt
10
-20
/
+24
2026-07-16
refspec: stop depending on `the_repository`
Patrick Steinhardt
10
-22
/
+37
2026-07-16
refspec: let callers pass in hash algorithm when parsing items
Patrick Steinhardt
5
-19
/
+27
2026-07-16
refspec: group related structures and functions
Patrick Steinhardt
1
-12
/
+14
2026-07-16
wincred: prevent silent credential loss when storing OAuth tokens
Johannes Schindelin
1
-2
/
+2
2026-07-16
wincred: avoid memory corruption when erasing a credential
Johannes Schindelin
1
-4
/
+4
2026-07-16
revision: fix --no-walk path filtering regression
Kristofer Karlsson
2
-1
/
+19
2026-07-16
Merge branch 'kk/streaming-walk-pqueue' into kk/no-walk-pathspec-fix
Junio C Hamano
387
-9549
/
+12553
2026-07-16
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
3
-15
/
+29
2026-07-16
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
3
-218
/
+321
2026-07-16
refs: remove remaining uses of `the_repository`
Patrick Steinhardt
8
-29
/
+29
2026-07-16
worktree: pass repository to public functions
Patrick Steinhardt
19
-97
/
+120
2026-07-16
worktree: pass repository to file-local functions
Patrick Steinhardt
1
-21
/
+26
2026-07-16
worktree: refactor code to use available repositories
Patrick Steinhardt
1
-7
/
+7
2026-07-16
refs/files: drop `USE_THE_REPOSITORY_VARIABLE`
Patrick Steinhardt
1
-14
/
+17
2026-07-16
refs/packed: de-globalize handling of "core.packedRefsTimeout"
Patrick Steinhardt
1
-7
/
+13
2026-07-16
Merge branch 'master' of github.com:alshopov/git-gui
Johannes Sixt
1
-1
/
+1
2026-07-16
Merge branch 'hn/silence-make-s'
Johannes Sixt
1
-3
/
+2
2026-07-16
Merge branch 'spanish_pr_bis' of github.com:basuradeluis/gitkbis
Johannes Sixt
1
-204
/
+284
2026-07-15
revision: make get_commit_action() a pure predicate
Michael Montalbo
3
-26
/
+127
2026-07-15
remote-curl: simplify passing of push specs
René Scharfe
1
-11
/
+9
2026-07-15
The 3rd batch for Git 2.56
Junio C Hamano
1
-0
/
+29
[prev]
[next]