index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
Merge branch 'tb/incremental-midx-part-3.1'
Junio C Hamano
1
-0
/
+6
2025-10-28
Merge branch 'ps/ci-rust'
Junio C Hamano
1
-2
/
+12
2025-10-17
Merge branch 'en/make-libgit-a'
Junio C Hamano
1
-40
/
+24
2025-10-16
repack: move `write_cruft_pack()` out of the builtin
Taylor Blau
1
-0
/
+1
2025-10-16
repack: move `write_filtered_pack()` out of the builtin
Taylor Blau
1
-0
/
+1
2025-10-16
builtin/repack.c: remove ref snapshotting from builtin
Taylor Blau
1
-0
/
+1
2025-10-16
repack: remove pack_geometry API from the builtin
Taylor Blau
1
-0
/
+1
2025-10-16
builtin/repack.c: remove "repack_promisor_objects()" from the builtin
Taylor Blau
1
-0
/
+1
2025-10-16
repack: introduce new compilation unit
Taylor Blau
1
-0
/
+1
2025-10-15
rust: support for Windows
Patrick Steinhardt
1
-2
/
+12
2025-10-13
Merge branch 'kn/reftable-consistency-checks'
Junio C Hamano
1
-1
/
+2
2025-10-08
Merge branch 'ps/rust-balloon'
Junio C Hamano
1
-87
/
+127
2025-10-07
Merge branch 'ps/rust-balloon' into ps/ci-rust
Junio C Hamano
1
-87
/
+127
2025-10-07
reftable: add code to facilitate consistency checks
Karthik Nayak
1
-1
/
+2
2025-10-03
make: delete REFTABLE_LIB, add reftable to LIB_OBJS
Ezekiel Newren
1
-23
/
+16
2025-10-03
make: delete XDIFF_LIB, add xdiff to LIB_OBJS
Ezekiel Newren
1
-19
/
+10
2025-10-02
Merge branch 'kh/you-still-use-whatchanged-fix'
Junio C Hamano
1
-0
/
+2
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
1
-0
/
+1
2025-10-02
varint: reimplement as test balloon for Rust
Patrick Steinhardt
1
-0
/
+3
2025-10-02
Makefile: introduce infrastructure to build internal Rust library
Patrick Steinhardt
1
-0
/
+37
2025-10-02
Makefile: reorder sources after includes
Patrick Steinhardt
1
-88
/
+88
2025-09-19
builtin/pack-refs: factor out core logic into a shared library
Meet Soni
1
-0
/
+1
2025-09-17
Makefile: don’t add whatchanged after it has been removed
Kristoffer Haugsbakk
1
-0
/
+2
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
1
-1
/
+0
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
1
-0
/
+1
2025-09-08
Merge branch 'da/cargo-serialize'
Junio C Hamano
1
-6
/
+5
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
1
-0
/
+1
2025-08-26
Makefile: build libgit-rs and libgit-sys serially
David Aguilar
1
-6
/
+5
2025-08-25
Merge branch 'lo/repo-info'
Junio C Hamano
1
-0
/
+1
2025-08-25
Merge branch 'tc/diff-tree-max-depth'
Junio C Hamano
1
-0
/
+1
2025-08-17
repo: declare the repo command
Lucas Seiki Oshiro
1
-0
/
+1
2025-08-07
within_depth: fix return for empty path
Toon Claes
1
-0
/
+1
2025-08-01
Merge branch 'sk/reftable-clarify-tests'
Junio C Hamano
1
-11
/
+9
2025-07-24
t/unit-tests: finalize migration of reftable-related tests
Seyi Kuforiji
1
-4
/
+2
2025-07-24
t/unit-tests: convert reftable stack test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable record test to use clar
Seyi Kuforiji
1
-1
/
+0
2025-07-24
t/unit-tests: convert reftable readwrite test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable table test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable pq test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable merged test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable block test to use clar
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: convert reftable basics test to use clar test framework
Seyi Kuforiji
1
-1
/
+1
2025-07-24
t/unit-tests: implement clar specific reftable test helper functions
Seyi Kuforiji
1
-0
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-1
/
+1
2025-07-14
Merge branch 'sj/string-list'
Junio C Hamano
1
-0
/
+1
2025-07-14
Merge branch 'jc/coccicheck-fails-make-when-it-fails'
Junio C Hamano
1
-2
/
+5
2025-07-14
Merge branch 'bs/config-mak-freebsd'
Junio C Hamano
1
-5
/
+0
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
1
-0
/
+1
2025-07-02
build: retire NO_UINTMAX_T
Carlo Marcelo Arenas Belón
1
-5
/
+0
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
[next]