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-12-14
midx: implement `BTMP` chunk
Taylor Blau
6
-4
/
+226
2023-12-14
midx: factor out `fill_pack_info()`
Taylor Blau
1
-18
/
+20
2023-12-14
pack-bitmap: plug leak in find_objects()
Taylor Blau
2
-0
/
+4
2023-12-14
pack-bitmap-write: deep-clear the `bb_commit` slab
Taylor Blau
1
-1
/
+8
2023-12-14
pack-objects: free packing_data in more places
Taylor Blau
4
-0
/
+22
2023-12-14
mailinfo: avoid recursion when unquoting From headers
Jeff King
1
-2
/
+6
2023-12-14
t5100: make rfc822 comment test more careful
Jeff King
2
-2
/
+2
2023-12-14
bisect: consistently write BISECT_EXPECTED_REV via the refdb
Patrick Steinhardt
4
-29
/
+9
2023-12-14
refs: complete list of special refs
Patrick Steinhardt
1
-2
/
+52
2023-12-14
refs: propagate errno when reading special refs fails
Patrick Steinhardt
2
-1
/
+13
2023-12-14
wt-status: read HEAD and ORIG_HEAD via the refdb
Patrick Steinhardt
1
-8
/
+14
2023-12-13
checkout: forbid "-B <branch>" from touching a branch used elsewhere
Junio C Hamano
5
-3
/
+41
2023-12-12
t6300: avoid hard-coding object sizes
René Scharfe
1
-9
/
+9
2023-12-12
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
Jeff King
2
-4
/
+26
2023-12-12
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
4
-4
/
+12
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
3
-11
/
+18
2023-12-12
builtin/clone: set up sparse checkout later
Patrick Steinhardt
1
-3
/
+3
2023-12-12
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt
2
-25
/
+41
2023-12-12
remote-curl: rediscover repository when fetching refs
Patrick Steinhardt
1
-2
/
+5
2023-12-12
setup: allow skipping creation of the refdb
Patrick Steinhardt
2
-10
/
+8
2023-12-12
setup: extract function to create the refdb
Patrick Steinhardt
1
-38
/
+65
2023-12-11
reftable/block: reuse buffer to compute record keys
Patrick Steinhardt
2
-11
/
+10
2023-12-11
reftable/block: introduce macro to initialize `struct block_iter`
Patrick Steinhardt
5
-13
/
+14
2023-12-11
reftable/merged: reuse buffer to compute record keys
Patrick Steinhardt
2
-15
/
+18
2023-12-11
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt
2
-4
/
+4
2023-12-11
reftable/stack: fix stale lock when dying
Patrick Steinhardt
1
-32
/
+15
2023-12-11
reftable/stack: reuse buffers when reloading stack
Patrick Steinhardt
1
-8
/
+4
2023-12-11
reftable/stack: perform auto-compaction with transactional interface
Patrick Steinhardt
2
-0
/
+62
2023-12-11
reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
Patrick Steinhardt
1
-0
/
+49
2023-12-11
reftable: handle interrupted writes
Patrick Steinhardt
2
-4
/
+4
2023-12-11
reftable: handle interrupted reads
Patrick Steinhardt
2
-2
/
+2
2023-12-11
reftable: wrap EXPECT macros in do/while
Patrick Steinhardt
1
-24
/
+30
2023-12-11
show-ref: use die_for_incompatible_opt3()
René Scharfe
2
-10
/
+12
2023-12-09
Start the 2.44 cycle
Junio C Hamano
3
-2
/
+45
2023-12-09
Merge branch 'tz/send-email-negatable-options'
Junio C Hamano
22
-36
/
+29
2023-12-09
Merge branch 'ak/rebase-autosquash'
Junio C Hamano
5
-47
/
+58
2023-12-09
Merge branch 'vd/for-each-ref-unsorted-optimization'
Junio C Hamano
12
-174
/
+517
2023-12-09
Merge branch 'ps/ban-a-or-o-operator-with-test'
Junio C Hamano
7
-20
/
+33
2023-12-09
Merge branch 'ss/format-patch-use-encode-headers-for-cover-letter'
Junio C Hamano
2
-0
/
+11
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
17
-108
/
+142
2023-12-09
Merge branch 'jw/git-add-attr-pathspec'
Junio C Hamano
4
-18
/
+139
2023-12-09
Merge branch 'jk/chunk-bounds-more'
Junio C Hamano
4
-77
/
+67
2023-12-09
Merge branch 'js/ci-discard-prove-state'
Junio C Hamano
1
-1
/
+1
2023-12-09
Merge branch 'ps/ci-gitlab'
Junio C Hamano
5
-53
/
+232
2023-12-09
Merge branch 'js/doc-unit-tests-with-cmake'
Junio C Hamano
4
-10
/
+84
2023-12-09
Merge branch 'js/doc-unit-tests'
Junio C Hamano
13
-5
/
+1041
2023-12-09
Merge branch 'ps/httpd-tests-on-nixos'
Junio C Hamano
4
-7
/
+23
2023-12-09
revision: parse integer arguments to --max-count, --skip, etc., more carefully
Junio C Hamano
3
-13
/
+57
2023-12-09
sequencer: simplify away extra git_config_string() call
Jeff King
1
-13
/
+8
2023-12-09
gpg-interface: drop pointless config_error_nonbool() checks
Jeff King
1
-12
/
+3
[prev]
[next]