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
2025-01-28
ci: make "linux-musl" job use zlib-ng
Patrick Steinhardt
-1
/
+1
2025-01-28
ci: switch linux-musl to use Meson
Patrick Steinhardt
-9
/
+9
2025-01-28
compat/zlib: allow use of zlib-ng as backend
Patrick Steinhardt
-15
/
+64
2025-01-28
git-zlib: cast away potential constness of `next_in` pointer
Patrick Steinhardt
-1
/
+2
2025-01-28
compat/zlib: provide stubs for `deflateSetHeader()`
Patrick Steinhardt
-4
/
+19
2025-01-28
compat/zlib: provide `deflateBound()` shim centrally
Patrick Steinhardt
-4
/
+4
2025-01-28
git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
Patrick Steinhardt
-4
/
+8
2025-01-28
compat: introduce new "zlib.h" header
Patrick Steinhardt
-2
/
+8
2025-01-28
git-compat-util: drop `z_const` define
Patrick Steinhardt
-1
/
+0
2025-01-28
compat: drop `uncompress2()` compatibility shim
Patrick Steinhardt
-107
/
+0
2025-01-28
The fourth batch
Junio C Hamano
-0
/
+20
2025-01-28
Merge branch 'jp/t8002-printf-fix'
Junio C Hamano
-2
/
+2
2025-01-28
Merge branch 'ps/reftable-sign-compare'
Junio C Hamano
-151
/
+157
2025-01-28
Merge branch 'mh/credential-cache-authtype-request-fix'
Junio C Hamano
-2
/
+17
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
-50
/
+64
2025-01-28
Merge branch 'ps/build-meson-subtree'
Junio C Hamano
-10
/
+95
2025-01-28
Merge branch 'mh/connect-sign-compare'
Junio C Hamano
-12
/
+11
2025-01-28
Merge branch 'sk/unit-tests'
Junio C Hamano
-147
/
+137
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
-64
/
+121
2025-01-27
pack-objects: prevent name hash version change
Derrick Stolee
-0
/
+8
2025-01-27
test-tool: add helper for name-hash values
Derrick Stolee
-0
/
+87
2025-01-27
p5313: add size comparison test
Derrick Stolee
-0
/
+70
2025-01-27
pack-objects: add GIT_TEST_NAME_HASH_VERSION
Derrick Stolee
-10
/
+41
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
-3
/
+48
2025-01-27
pack-objects: add --name-hash-version option
Derrick Stolee
-6
/
+109
2025-01-27
pack-objects: create new name-hash function version
Jonathan Tan
-0
/
+28
2025-01-27
refs/reftable: fix uninitialized memory access of `max_index`
Karthik Nayak
-3
/
+3
2025-01-27
fetch set_head: fix non-mirror remotes in bare repositories
Bence Ferdinandy
-5
/
+32
2025-01-27
fetch set_head: refactor to use remote directly
Bence Ferdinandy
-8
/
+7
2025-01-25
bundle: avoid closing file descriptor twice
Johannes Schindelin
-1
/
+6
2025-01-24
gc: add `--expire-to` option
ZheNing Hu
-2
/
+47
2025-01-24
config.txt: add trailer.* variables
Julian Prein
-135
/
+140
2025-01-24
remote: announce removal of "branches/" and "remotes/"
Patrick Steinhardt
-43
/
+99
2025-01-23
The third batch
Junio C Hamano
-0
/
+22
2025-01-23
Merge branch 'jc/cli-doc-option-and-config'
Junio C Hamano
-0
/
+17
2025-01-23
Merge branch 'mh/doc-credential-helpers-with-pat'
Junio C Hamano
-12
/
+46
2025-01-23
Merge branch 'ak/instaweb-python-port-binding-fix'
Junio C Hamano
-2
/
+2
2025-01-23
Merge branch 'sj/meson-doc-technical-dependency-fix'
Junio C Hamano
-0
/
+1
2025-01-23
Merge branch 'tc/meson-use-our-version-def-h'
Junio C Hamano
-2
/
+9
2025-01-23
Merge branch 'en/object-name-with-funny-refname-fix'
Junio C Hamano
-5
/
+113
2025-01-23
Merge branch 'ds/path-walk-1' into ds/backfill
Junio C Hamano
-0
/
+1217
2025-01-23
hash.h: drop unsafe_ function variants
Taylor Blau
-30
/
+0
2025-01-23
csum-file: introduce hashfile_checkpoint_init()
Taylor Blau
-4
/
+15
2025-01-23
t/helper/test-hash.c: use unsafe_hash_algo()
Taylor Blau
-12
/
+5
2025-01-23
csum-file.c: use unsafe_hash_algo()
Taylor Blau
-11
/
+11
2025-01-23
hash.h: introduce `unsafe_hash_algo()`
Taylor Blau
-1
/
+38
2025-01-23
csum-file.c: extract algop from hashfile_checksum_valid()
Taylor Blau
-6
/
+7
2025-01-23
csum-file: store the hash algorithm as a struct field
Taylor Blau
-9
/
+12
2025-01-23
t/helper/test-tool: implement sha1-unsafe helper
Taylor Blau
-23
/
+45
2025-01-23
trace2: prevent segfault on config collection with valueless true
Adam Murray
-6
/
+18
[prev]
[next]