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