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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
Merge branch 'jk/unit-tests-buildfix'
Junio C Hamano
1
-6
/
+4
2024-02-08
Merge branch 'cp/unit-test-prio-queue'
Junio C Hamano
1
-1
/
+1
2024-02-06
Merge branch 'jc/make-libpath-template'
Junio C Hamano
1
-6
/
+6
2024-01-31
Makefile: reduce repetitive library paths
Junio C Hamano
1
-6
/
+6
2024-01-29
Makefile: remove UNIT_TEST_BIN directory with "make clean"
Jeff King
1
-2
/
+2
2024-01-29
Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN
Jeff King
1
-4
/
+2
2024-01-29
Merge branch 'js/oss-fuzz-build-in-ci'
Junio C Hamano
1
-6
/
+11
2024-01-26
Merge branch 'al/unit-test-ctype'
Junio C Hamano
1
-1
/
+1
2024-01-22
tests: move t0009-prio-queue.sh to the new unit testing framework
Chandra Pratap
1
-1
/
+1
2024-01-19
ci: build and run minimal fuzzers in GitHub CI
Josh Steadmon
1
-0
/
+3
2024-01-19
fuzz: fix fuzz test build rules
Josh Steadmon
1
-6
/
+8
2024-01-16
unit-tests: rewrite t/helper/test-ctype.c as a unit test
Achu Luma
1
-1
/
+1
2023-12-28
mem-pool: fix big allocations
René Scharfe
1
-0
/
+1
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
1
-2
/
+2
2023-12-18
Merge branch 'cc/git-replay'
Junio C Hamano
1
-1
/
+1
2023-12-18
Merge branch 'ac/fuzz-show-date'
Junio C Hamano
1
-0
/
+1
2023-12-09
Merge branch 'ps/ban-a-or-o-operator-with-test'
Junio C Hamano
1
-1
/
+1
2023-12-09
Merge branch 'js/doc-unit-tests-with-cmake'
Junio C Hamano
1
-1
/
+1
2023-12-09
Merge branch 'js/doc-unit-tests'
Junio C Hamano
1
-3
/
+25
2023-11-26
replay: introduce new builtin
Elijah Newren
1
-1
/
+1
2023-11-26
doc: switch links to https
Josh Soref
1
-2
/
+2
2023-11-20
fuzz: add new oss-fuzz fuzzer for date.c / date.h
Arthur Chan
1
-0
/
+1
2023-11-11
Makefile: stop using `test -o` when unlinking duplicate executables
Patrick Steinhardt
1
-1
/
+1
2023-11-10
artifacts-tar: when including `.dll` files, don't forget the unit-tests
Johannes Schindelin
1
-1
/
+1
2023-11-10
unit tests: add TAP unit test framework
Phillip Wood
1
-3
/
+25
2023-10-23
Merge branch 'bc/racy-4gb-files'
Junio C Hamano
1
-0
/
+1
2023-10-13
t: add a test helper to truncate files
brian m. carlson
1
-0
/
+1
2023-10-10
Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'
Junio C Hamano
1
-0
/
+1
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
1
-0
/
+2
2023-10-02
t/helper: add 'find-pack' test-tool
Christian Couder
1
-0
/
+1
2023-09-29
parse: separate out parsing functions from config.h
Calvin Wan
1
-0
/
+1
2023-09-29
hex-ll: separate out non-hash-algo functions
Calvin Wan
1
-0
/
+1
2023-09-20
Merge branch 'jc/update-index-show-index-version'
Junio C Hamano
1
-1
/
+0
2023-09-12
test-tool: retire "index-version"
Junio C Hamano
1
-1
/
+0
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
1
-0
/
+9
2023-08-09
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
1
-0
/
+6
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
1
-0
/
+9
2023-08-01
avoid SHA-1 functions deprecated in OpenSSL 3+
Eric Wong
1
-0
/
+3
2023-08-01
sha256: avoid functions deprecated in OpenSSL 3+
Eric Wong
1
-0
/
+3
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
1
-1
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2023-06-21
statinfo: move stat_{data,validity} functions from cache/read-cache
Elijah Newren
1
-0
/
+1
2023-06-21
setup: adopt shared init-db & clone code
Elijah Newren
1
-2
/
+2
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-1
/
+1
2023-04-11
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
1
-1
/
+1
2023-03-21
doc: remove GNU troff workaround
Felipe Contreras
1
-4
/
+0
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2023-01-23
Merge branch 'rs/use-enhanced-bre-on-macos'
Junio C Hamano
1
-0
/
+9
2023-01-23
Merge branch 'ab/test-env-helper'
Junio C Hamano
1
-1
/
+1
2023-01-14
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]