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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-06-23
coccicheck: fail "make" when it fails
Junio C Hamano
1
-2
/
+5
2025-05-27
Merge branch 'jk/no-funny-object-types'
Junio C Hamano
1
-0
/
+1
2025-05-19
Merge branch 'bc/make-avoid-unneeded-rebuild-with-compdb-dir'
Junio C Hamano
1
-1
/
+1
2025-05-16
t/helper: add zlib test-tool
Jeff King
1
-0
/
+1
2025-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
1
-0
/
+1
2025-05-09
Makefile: avoid constant rebuilds with compilation database
brian m. carlson
1
-1
/
+1
2025-05-05
Merge branch 'kn/meson-hdr-check'
Junio C Hamano
1
-1
/
+3
2025-04-29
Merge branch 'ps/install-bash-completion'
Junio C Hamano
1
-0
/
+6
2025-04-29
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano
1
-2
/
+2
2025-04-28
test-tool: add pack-deltas helper
Derrick Stolee
1
-0
/
+1
2025-04-24
Merge branch 'rj/build-tweaks'
Junio C Hamano
1
-22
/
+23
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
1
-1
/
+2
2025-04-23
makefile/meson: add 'check-headers' as alias for 'hdr-check'
Karthik Nayak
1
-1
/
+3
[prev]
[next]