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
2023-10-13
Merge branch 'jk/commit-graph-leak-fixes'
Junio C Hamano
18
-22
/
+42
2023-10-13
Merge branch 'la/trailer-test-and-doc-updates'
Junio C Hamano
3
-156
/
+545
2023-10-13
Merge branch 'ds/mailmap-entry-update'
Junio C Hamano
1
-3
/
+3
2023-10-13
Prevent git from rehashing 4GiB files
Jason Hatton
2
-2
/
+34
2023-10-13
t: add a test helper to truncate files
brian m. carlson
4
-0
/
+28
2023-10-13
attr: add attr.tree for setting the treeish to read attributes from
John Cai
6
-0
/
+95
2023-10-13
attr: read attributes from HEAD when bare repo
John Cai
3
-2
/
+23
2023-10-12
The seventeenth batch
Junio C Hamano
1
-0
/
+4
2023-10-12
Merge branch 'js/ci-coverity'
Junio C Hamano
1
-0
/
+163
2023-10-12
Merge branch 'jm/git-status-submodule-states-docfix'
Junio C Hamano
1
-4
/
+3
2023-10-12
Merge branch 'rs/parse-opt-ctx-cleanup'
Junio C Hamano
1
-1
/
+0
2023-10-12
mailmap: change primary address for Derrick Stolee
Derrick Stolee
1
-3
/
+3
2023-10-12
grep: -f <path> is relative to $cwd
Junio C Hamano
2
-2
/
+24
2023-10-11
stash: be careful what we store
Junio C Hamano
2
-0
/
+10
2023-10-11
merge: introduce {copy|clear}_merge_options()
Junio C Hamano
3
-1
/
+22
2023-10-10
The sixteenth batch
Junio C Hamano
1
-0
/
+7
2023-10-10
Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'
Junio C Hamano
15
-51
/
+544
2023-10-10
Merge branch 'ds/init-diffstat-width'
Junio C Hamano
7
-35
/
+51
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
30
-284
/
+313
2023-10-10
Merge branch 'eb/limit-bulk-checkin-to-blobs'
Junio C Hamano
3
-27
/
+26
2023-10-10
doc/git-worktree: mention "refs/rewritten" as per-worktree refs
Patrick Steinhardt
1
-3
/
+4
2023-10-09
chunk-format: drop pair_chunk_unsafe()
Jeff King
2
-21
/
+0
2023-10-09
commit-graph: detect out-of-order BIDX offsets
Jeff King
2
-0
/
+23
2023-10-09
commit-graph: check bounds when accessing BIDX chunk
Jeff King
2
-2
/
+23
2023-10-09
commit-graph: check bounds when accessing BDAT chunk
Jeff King
4
-0
/
+63
2023-10-09
commit-graph: bounds-check generation overflow chunk
Jeff King
3
-3
/
+18
2023-10-09
commit-graph: check size of generations chunk
Jeff King
2
-2
/
+20
2023-10-09
commit-graph: bounds-check base graphs chunk
Jeff King
3
-1
/
+22
2023-10-09
commit-graph: detect out-of-bounds extra-edges pointers
Jeff King
3
-6
/
+23
2023-10-09
commit-graph: check size of commit data chunk
Jeff King
2
-1
/
+20
2023-10-09
midx: check size of revindex chunk
Jeff King
4
-2
/
+32
2023-10-09
midx: bounds-check large offset chunk
Jeff King
3
-3
/
+26
2023-10-09
midx: check size of object offset chunk
Jeff King
2
-1
/
+24
2023-10-09
midx: enforce chunk alignment on reading
Jeff King
5
-4
/
+26
2023-10-09
midx: check size of pack names chunk
Jeff King
3
-2
/
+21
2023-10-09
commit-graph: check consistency of fanout table
Jeff King
3
-4
/
+43
2023-10-09
midx: check size of oid lookup chunk
Jeff King
2
-3
/
+25
2023-10-09
commit-graph: check size of oid fanout chunk
Jeff King
2
-2
/
+37
2023-10-09
midx: stop ignoring malformed oid fanout chunk
Jeff King
2
-9
/
+27
2023-10-09
t: add library for munging chunk-format files
Jeff King
2
-0
/
+83
2023-10-09
chunk-format: note that pair_chunk() is unsafe
Jeff King
4
-18
/
+49
2023-10-09
files-backend.c: avoid stat in 'loose_fill_ref_dir'
Victoria Dye
1
-9
/
+5
2023-10-09
dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
Victoria Dye
3
-8
/
+18
2023-10-09
dir.[ch]: expose 'get_dtype'
Victoria Dye
3
-36
/
+39
2023-10-09
ref-cache.c: fix prefix matching in ref iteration
Victoria Dye
3
-1
/
+55
2023-10-09
merge-ort: initialize repo in index state
John Cai
2
-0
/
+28
2023-10-09
completion: complete '--dd'
Sergey Organov
1
-1
/
+1
2023-10-09
diff-merges: introduce '--dd' option
Sergey Organov
4
-1
/
+17
2023-10-09
diff-merges: improve --diff-merges documentation
Sergey Organov
2
-47
/
+55
2023-10-09
doc/cat-file: make synopsis and description less confusing
Štěpán Němec
2
-18
/
+16
[prev]
[next]