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-03-02
builtin/repo: collect largest inflated objects
Justin Tobler
3
-0
/
+92
2026-03-02
builtin/repo: add helper for printing keyvalue output
Justin Tobler
1
-32
/
+39
2026-03-02
builtin/repo: update stats for each object
Justin Tobler
1
-29
/
+24
2026-03-02
t: fix "that that" typo in lib-unicode-nfc-nfd.sh
Siddharth Shrimali
1
-1
/
+1
2026-03-02
t3310: replace test -f/-d with test_path_is_file/test_path_is_dir
Francesco Paparatto
1
-6
/
+6
2026-03-02
ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limits
Patrick Steinhardt
1
-0
/
+4
2026-03-02
doc: diff-options.adoc: make *.noprefix split translatable
Kristoffer Haugsbakk
1
-3
/
+9
2026-03-02
send-email: add client certificate options
David Timber
3
-11
/
+71
2026-03-02
diff: fix crash with --find-object outside repository
Michael Montalbo
2
-0
/
+12
2026-03-02
fsmonitor-watchman: fix variable reference and remove redundant code
Paul Tarjan
3
-21
/
+5
2026-03-02
send-email: validate charset name in 8bit encoding prompt
Shreyansh Paliwal
2
-4
/
+23
2026-03-02
parseopt: check for duplicate long names and numerical options
René Scharfe
1
-0
/
+23
2026-03-01
gitk: support link color in the Preferences dialog
Wang Zichong
1
-2
/
+8
2026-02-27
The 8th batch
Junio C Hamano
1
-1
/
+30
2026-02-27
Merge branch 'ap/use-test-seq-f-more'
Junio C Hamano
6
-34
/
+29
2026-02-27
Merge branch 'db/doc-fetch-jobs-auto'
Junio C Hamano
1
-0
/
+2
2026-02-27
Merge branch 'mf/format-patch-honor-from-for-cover-letter'
Junio C Hamano
3
-8
/
+17
2026-02-27
Merge branch 'jh/alias-i18n'
Junio C Hamano
6
-35
/
+182
2026-02-27
Merge branch 'ps/tests-wo-iconv-fixes'
Junio C Hamano
7
-47
/
+88
2026-02-27
Merge branch 'ps/ci-gitlab-msvc-updates'
Junio C Hamano
6
-16
/
+36
2026-02-27
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
4
-2
/
+152
2026-02-27
Merge branch 'jc/checkout-switch-restore'
Junio C Hamano
2
-25
/
+85
2026-02-27
Merge branch 'jk/ref-filter-lrstrip-optim'
Junio C Hamano
1
-42
/
+23
2026-02-27
Merge branch 'ps/history-ergonomics-updates'
Junio C Hamano
3
-105
/
+181
2026-02-27
Merge branch 'ps/for-each-ref-in-fixes'
Junio C Hamano
8
-43
/
+137
2026-02-27
Merge branch 'lo/repo-info-keys'
Junio C Hamano
4
-34
/
+97
2026-02-27
t4052: test for diffstat width when prefix contains ANSI escape codes
LorenzoPegorari
1
-0
/
+32
2026-02-27
diff: handle ANSI escape codes in prefix when calculating diffstat width
LorenzoPegorari
1
-8
/
+4
2026-02-27
pack-objects: remove duplicate --stdin-packs definition
René Scharfe
1
-2
/
+0
2026-02-27
repo: remove unnecessary variable shadow
K Jayatheerth
1
-1
/
+0
2026-02-26
git, help: fix memory leaks in alias listing
Jonatan Holmgren
2
-2
/
+2
2026-02-26
alias: treat empty subsection [alias ""] as plain [alias]
Jonatan Holmgren
2
-0
/
+18
2026-02-26
doc: fix list continuation in alias subsection example
Jonatan Holmgren
1
-3
/
+4
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
3
-28
/
+447
2026-02-26
refactor format_branch_comparison in preparation
Harald Nordgren
1
-33
/
+47
2026-02-26
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
Olamide Caleb Bello
7
-11
/
+19
2026-02-26
environment: stop using core.sparseCheckout globally
Olamide Caleb Bello
12
-24
/
+47
2026-02-25
The 7th batch
Junio C Hamano
1
-0
/
+24
2026-02-25
Merge branch 'ac/string-list-sort-u-and-tests'
Junio C Hamano
1
-2
/
+1
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
9
-27
/
+379
2026-02-25
Merge branch 'ps/pack-concat-wo-backfill'
Junio C Hamano
2
-0
/
+28
2026-02-25
Merge branch 'dk/complete-stash-import-export'
Junio C Hamano
1
-2
/
+8
2026-02-25
Merge branch 'jc/doc-cg-needswork'
Junio C Hamano
1
-0
/
+10
2026-02-25
Merge branch 'ds/revision-maximal-only'
Junio C Hamano
6
-5
/
+110
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
18
-73
/
+628
2026-02-25
Merge branch 'pw/commit-msg-sample-hook'
Junio C Hamano
3
-3
/
+54
2026-02-25
Merge branch 'kh/doc-am-format-sendmail'
Junio C Hamano
5
-7
/
+62
2026-02-25
Documentation/git-repo: capitalize format descriptions
Lucas Seiki Oshiro
1
-2
/
+2
2026-02-25
Documentation/git-repo: replace 'NUL' with '_NUL_'
Lucas Seiki Oshiro
1
-2
/
+2
2026-02-25
t1901: adjust nul format output instead of expected value
Lucas Seiki Oshiro
1
-4
/
+4
[prev]
[next]