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-04-01
read-cache: disable renames in add_files_to_cache
Nick Golden
2
-0
/
+39
2026-04-01
t7004: replace wc -l with modern test helpers
Siddharth Shrimali
1
-5
/
+10
2026-04-01
The 24th batch
Junio C Hamano
1
-0
/
+25
2026-04-01
Merge branch 'kj/refspec-parsing-outside-repository'
Junio C Hamano
3
-1
/
+15
2026-04-01
Merge branch 'jk/t0061-bat-test-update'
Junio C Hamano
1
-10
/
+2
2026-04-01
Merge branch 'mk/repo-help-strings'
Junio C Hamano
3
-6
/
+34
2026-04-01
Merge branch 'jc/macos-homebrew-wo-reg-enhanced'
Junio C Hamano
1
-0
/
+5
2026-04-01
Merge branch 'rs/use-strvec-pushv'
Junio C Hamano
5
-13
/
+51
2026-04-01
Merge branch 'bk/t5315-test-path-is-helpers'
Junio C Hamano
1
-1
/
+1
2026-04-01
Merge branch 'jk/diff-highlight-more'
Junio C Hamano
4
-36
/
+112
2026-04-01
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
16
-26
/
+556
2026-03-31
odb: drop unneeded headers and forward decls
Patrick Steinhardt
1
-9
/
+3
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
22
-38
/
+38
2026-03-31
odb: use enum for `odb_write_object` flags
Patrick Steinhardt
6
-8
/
+10
2026-03-31
odb: rename `odb_write_object()` flags
Patrick Steinhardt
3
-5
/
+5
2026-03-31
treewide: use enum for `odb_for_each_object()` flags
Patrick Steinhardt
4
-4
/
+4
2026-03-31
CodingGuidelines: document our style for flags
Patrick Steinhardt
1
-0
/
+12
2026-03-31
Merge branch 'ps/odb-generic-object-name-handling' into ps/odb-cleanup
Junio C Hamano
19
-470
/
+781
2026-03-31
cache-tree: use index state repository in trace2 calls
Jayesh Daga
1
-2
/
+2
2026-03-30
The 23rd batch
Junio C Hamano
1
-0
/
+14
2026-03-30
Merge branch 'ai/t2107-test-path-is-helpers'
Junio C Hamano
1
-1
/
+1
2026-03-30
Merge branch 'jw/object-name-bitset-to-enum'
Junio C Hamano
5
-9
/
+16
2026-03-30
Merge branch 'jw/t2203-status-pipe-fix'
Junio C Hamano
1
-8
/
+16
2026-03-30
Merge branch 'jw/apply-corrupt-location'
Junio C Hamano
7
-33
/
+185
2026-03-30
Merge branch 'rs/split-index-the-repo-fix'
Junio C Hamano
1
-6
/
+7
2026-03-30
Merge branch 'rs/ahead-behind-cleanup-optimization'
Junio C Hamano
1
-4
/
+2
2026-03-30
read-cache: use istate->repo for trace2 logging
Jayesh Daga
1
-24
/
+8
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
2
-29
/
+16
2026-03-30
t5516: clean up cloned and new-wt in denyCurrentBranch and worktrees test
Pablo Sabater
1
-0
/
+1
2026-03-30
t5516: test updateInstead with worktree and unborn bare HEAD
Runxi Yu
1
-0
/
+18
2026-03-30
docs: fix "git stash [push]" documentation
Quentin Bernet
2
-8
/
+6
2026-03-29
graph: add truncation mark to capped lanes
Pablo Sabater
3
-39
/
+52
2026-03-29
graph: add --graph-lane-limit option
Pablo Sabater
5
-23
/
+186
2026-03-29
graph: limit the graph width to a hard-coded max
Pablo Sabater
1
-25
/
+136
2026-03-28
doc: gitignore: clarify pattern base for info/exclude and core.excludesFile
Shreyansh Paliwal
1
-0
/
+5
2026-03-28
t6101: avoid suppressing git's exit code
Trieu Huynh
1
-1
/
+2
2026-03-28
t8003: modernise style
Trieu Huynh
1
-27
/
+0
2026-03-28
t8003: avoid suppressing git's exit code
Trieu Huynh
1
-17
/
+31
2026-03-28
t2000: modernise overall structure
Zakariyah Ali
1
-56
/
+66
2026-03-27
repack: mark non-MIDX packs above the split as excluded-open
Taylor Blau
2
-3
/
+18
2026-03-27
pack-objects: support excluded-open packs with --stdin-packs
Taylor Blau
5
-33
/
+218
2026-03-27
t7704: demonstrate failure with once-cruft objects above the geometric split
Taylor Blau
1
-0
/
+22
2026-03-27
pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
Taylor Blau
1
-67
/
+112
2026-03-27
pack-objects: plug leak in `read_stdin_packs()`
Taylor Blau
1
-0
/
+2
2026-03-27
format-patch: removing unconditional wrapping
Mirko Faina
2
-8
/
+3
2026-03-27
docs: fix --commit-list-format related entries
Mirko Faina
2
-13
/
+13
2026-03-27
The 22nd batch
Junio C Hamano
1
-0
/
+21
2026-03-27
Merge branch 'jc/rerere-modern-strbuf-handling'
Junio C Hamano
2
-6
/
+9
2026-03-27
Merge branch 'kh/doc-interpret-trailers-1'
Junio C Hamano
3
-145
/
+167
2026-03-27
Merge branch 'ej/ref-transaction-hook-preparing'
Junio C Hamano
4
-13
/
+55
[prev]
[next]