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