index
:
git
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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2025-04-16
config.mak.uname: add sysinfo() configuration for cygwin
Ramsay Jones
-0
/
+4
2025-04-16
Makefile: remove NEEDS_LIBRT build variable
Ramsay Jones
-7
/
+0
2025-04-16
Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
Ramsay Jones
-17
/
+21
2025-04-16
Merge branch 'sk/clar-trailer-urlmatch-norm-test'
Junio C Hamano
-2
/
+2
2025-04-16
Merge branch 'dd/sparse-glibc-workaround'
Junio C Hamano
-1
/
+1
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
-0
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
-0
/
+1
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
-1
/
+1
2025-04-09
sparse: ignore warning from new glibc headers
Đoàn Trần Công Danh
-1
/
+1
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
-0
/
+1
2025-04-08
merge-recursive.[ch]: thoroughly debug these
Elijah Newren
-1
/
+0
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
-1
/
+1
2025-04-08
Merge branch 'en/assert-wo-side-effects'
Junio C Hamano
-0
/
+4
2025-04-07
reftable/reader: rename data structure to "table"
Patrick Steinhardt
-2
/
+2
2025-04-01
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revamp
Junio C Hamano
-1
/
+1
2025-03-29
Merge branch 'jk/use-wunreachable-code-for-devs'
Junio C Hamano
-0
/
+1
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
-0
/
+1
2025-03-21
ci: add build checking for side-effects in assert() calls
Elijah Newren
-0
/
+4
2025-03-17
git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
Junio C Hamano
-0
/
+1
2025-03-10
object-file: split out logic regarding hash algorithms
Patrick Steinhardt
-0
/
+1
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
-1
/
+1
2025-03-05
Merge branch 'sk/unit-test-oid'
Junio C Hamano
-4
/
+4
2025-03-04
t/unit-tests: convert urlmatch-normalization test to clar
Seyi Kuforiji
-1
/
+1
2025-03-04
t/unit-tests: convert trailer test to use clar
Seyi Kuforiji
-1
/
+1
2025-03-03
Makefile: update reference to technical/racy-git.adoc
Todd Zullinger
-1
/
+1
2025-03-03
Merge branch 'ps/meson-contrib-bits'
Junio C Hamano
-2
/
+1
2025-03-03
builtin: introduce diff-pairs command
Justin Tobler
-0
/
+1
2025-03-01
Merge branch 'ps/meson-contrib-bits' into tz/doc-txt-to-adoc-fixes
Junio C Hamano
-2
/
+1
2025-02-25
Merge branch 'tb/new-make-fix'
Junio C Hamano
-4
/
+4
2025-02-25
t/unit-tests: convert oidtree test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-02-25
t/unit-tests: convert oidmap test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-02-25
t/unit-tests: convert oid-array test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-02-25
t/unit-tests: implement clar specific oid helper functions
Seyi Kuforiji
-1
/
+1
2025-02-18
Merge branch 'ds/backfill'
Junio C Hamano
-0
/
+1
2025-02-18
GIT-BUILD-OPTIONS: propagate project's source directory
Patrick Steinhardt
-2
/
+1
2025-02-18
Makefile: skip reftable library for Coccinelle
Patrick Steinhardt
-1
/
+1
2025-02-14
Merge branch 'bc/doc-adoc-not-txt'
Junio C Hamano
-3
/
+3
2025-02-13
Makefile: remove accidental recipe prefix in conditional
Taylor Blau
-4
/
+4
2025-02-12
Merge branch 'js/libgit-rust'
Junio C Hamano
-0
/
+50
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
-0
/
+1
2025-02-10
Merge branch 'sk/unit-tests-0130'
Junio C Hamano
-4
/
+4
2025-02-06
Merge branch 'ps/zlib-ng'
Junio C Hamano
-6
/
+15
2025-02-03
backfill: add builtin boilerplate
Derrick Stolee
-0
/
+1
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
-0
/
+7
2025-01-31
t/unit-tests: convert strcmp-offset test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-01-31
t/unit-tests: convert strbuf test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-01-31
t/unit-tests: adapt example decorate test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-01-31
t/unit-tests: convert hashmap test to use clar test framework
Seyi Kuforiji
-1
/
+1
2025-01-29
libgit: add higher-level libgit crate
Calvin Wan
-6
/
+6
2025-01-29
Merge branch 'ds/path-walk-1'
Junio C Hamano
-0
/
+2
[prev]
[next]