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