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
2025-10-22
Merge branch 'jk/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...
Junio C Hamano
2
-0
/
+13
2025-10-22
The twenty-second batch
Junio C Hamano
1
-0
/
+4
2025-10-22
Merge branch 'so/t2401-use-test-path-helpers'
Junio C Hamano
1
-17
/
+17
2025-10-22
Merge branch 'je/doc-pull'
Junio C Hamano
2
-53
/
+41
2025-10-22
Merge branch 'bc/sha1-256-interop-01'
Junio C Hamano
15
-32
/
+255
2025-10-22
Merge branch 'js/ci-github-actions-update'
Junio C Hamano
4
-20
/
+20
2025-10-22
bisect: fix handling of `help` and invalid subcommands
Ruoyu Zhong
1
-1
/
+5
2025-10-22
commit-graph: add new config for changed-paths & recommend it in scalar
Emily Yang
5
-1
/
+59
2025-10-22
Merge branch 'jt/repo-structure' into ps/ref-peeled-tags
Junio C Hamano
6
-6
/
+542
2025-10-22
Merge branch 'tb/incremental-midx-part-3.1' into ps/ref-peeled-tags
Junio C Hamano
11
-1264
/
+1870
2025-10-21
builtin/repo: add progress meter for structure stats
Justin Tobler
2
-6
/
+60
2025-10-21
builtin/repo: add keyvalue and nul format for structure stats
Justin Tobler
3
-7
/
+106
2025-10-21
builtin/repo: add object counts in structure output
Justin Tobler
3
-8
/
+117
2025-10-21
builtin/repo: introduce structure subcommand
Justin Tobler
4
-0
/
+272
2025-10-21
ref-filter: export ref_kind_from_refname()
Justin Tobler
2
-1
/
+3
2025-10-21
ref-filter: allow NULL filter pattern
Justin Tobler
1
-2
/
+2
2025-10-21
builtin/repo: rename repo_info() to cmd_repo_info()
Justin Tobler
1
-3
/
+3
2025-10-21
add-patch: fully document option P
René Scharfe
3
-24
/
+26
2025-10-21
Merge branch 'tb/incremental-midx-part-3.1' into ps/maintenance-geometric
Junio C Hamano
40
-1526
/
+1856
2025-10-21
unicode: update the width tables to Unicode 17
Torsten Bögershausen
1
-12
/
+21
2025-10-20
The twenty-first batch
Junio C Hamano
1
-0
/
+4
2025-10-20
Merge branch 'tb/cat-file-objectmode-update'
Junio C Hamano
1
-1
/
+1
2025-10-20
Merge branch 'kh/doc-continued-paragraph-fix'
Junio C Hamano
5
-48
/
+64
2025-10-20
Merge branch 'js/unreachable-workaround-for-no-symlink-head'
Junio C Hamano
1
-1
/
+7
2025-10-20
Merge branch 'js/mingw-includes-cleanup'
Junio C Hamano
1
-15
/
+15
2025-10-20
Merge branch 'dk/stash-apply-index'
Junio C Hamano
1
-0
/
+4
2025-10-20
contrib/credential: harmonize Makefiles
Thomas Uhle
2
-23
/
+27
2025-10-20
completion: complete some 'git log' options
KIYOTA Fumiya
1
-2
/
+3
2025-10-20
sparse-index: improve advice message instructions
Derrick Stolee
1
-2
/
+3
2025-10-20
t7500: fix tests with absolute path following ":(optional)" on Windows
Johannes Sixt
1
-5
/
+14
2025-10-17
status: make coloring of "-z --short" consistent
Jeff King
2
-2
/
+13
2025-10-17
The twentieth batch
Junio C Hamano
1
-0
/
+17
2025-10-17
Merge branch 'jk/diff-no-index-with-pathspec-fix'
Junio C Hamano
2
-28
/
+51
2025-10-17
Merge branch 'tb/doc-submitting-patches'
Junio C Hamano
1
-8
/
+21
2025-10-17
Merge branch 'rs/add-patch-options-fix'
Junio C Hamano
3
-41
/
+118
2025-10-17
Merge branch 'en/make-libgit-a'
Junio C Hamano
1
-40
/
+24
2025-10-17
diff: restore redirection to /dev/null for diff_from_contents
Jeff King
2
-0
/
+13
2025-10-17
Merge branch 'ly/diff-name-only-with-diff-from-content' into jk/diff-from-con...
Junio C Hamano
5
-23
/
+70
2025-10-17
gitk: persist position and size of the Tags and Heads window
Johannes Sixt
1
-5
/
+20
2025-10-17
Revert "gitk: Only restore window size from ~/.gitk, not position"
Johannes Sixt
1
-10
/
+2
2025-10-16
packfile: rename `packfile_store_get_all_packs()`
Patrick Steinhardt
4
-7
/
+7
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
20
-75
/
+57
2025-10-16
packfile: drop `packfile_store_get_packs()`
Patrick Steinhardt
2
-12
/
+0
2025-10-16
builtin/grep: simplify how we preload packs
Patrick Steinhardt
1
-1
/
+1
2025-10-16
builtin/gc: convert to use `packfile_store_get_all_packs()`
Patrick Steinhardt
1
-1
/
+1
2025-10-16
object-name: convert to use `packfile_store_get_all_packs()`
Patrick Steinhardt
1
-2
/
+2
2025-10-16
Merge branch 'tb/incremental-midx-part-3.1' into ps/remove-packfile-store-get...
Junio C Hamano
40
-1526
/
+1856
2025-10-16
doc: add large-object-promisors.adoc to the docs build
Ramsay Jones
3
-32
/
+34
2025-10-16
doc: commit-graph.adoc: fix up some formatting
Ramsay Jones
1
-10
/
+19
2025-10-16
doc: sparse-checkout.adoc: fix asciidoc warnings
Ramsay Jones
1
-314
/
+362
[prev]
[next]