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
2022-11-23
Merge branch 'ab/coccicheck-incremental'
Junio C Hamano
-25
/
+150
2022-11-18
Merge branch 'vd/skip-cache-tree-update'
Taylor Blau
-0
/
+1
2022-11-11
Makefile: don't create a ".build/.build/" for cocci, fix output
Ævar Arnfjörð Bjarmason
-6
/
+6
2022-11-11
Turn `git bisect` into a full built-in
Johannes Schindelin
-2
/
+1
2022-11-10
cache-tree: add perf test comparing update and prime
Victoria Dye
-0
/
+1
2022-11-07
Makefile: discuss SHAttered in *_SHA{1,256} discussion
Ævar Arnfjörð Bjarmason
-0
/
+16
2022-11-07
Makefile: document default SHA-1 backend on OSX
Ævar Arnfjörð Bjarmason
-0
/
+5
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
-4
/
+4
2022-11-07
Makefile: document SHA-1 and SHA-256 default and selection order
Ævar Arnfjörð Bjarmason
-6
/
+11
2022-11-07
Makefile: document default SHA-256 backend
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-11-07
Makefile: rephrase the discussion of *_SHA1 knobs
Ævar Arnfjörð Bjarmason
-6
/
+6
2022-11-07
Makefile: create and use sections for "define" flag listing
Ævar Arnfjörð Bjarmason
-92
/
+128
2022-11-07
Makefile: correct DC_SHA1 documentation
Ævar Arnfjörð Bjarmason
-2
/
+1
2022-11-07
Makefile: always (re)set DC_SHA1 on fallback
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-11-02
cocci: run against a generated ALL.cocci
Ævar Arnfjörð Bjarmason
-0
/
+38
2022-11-02
Makefile: copy contrib/coccinelle/*.cocci to build/
Ævar Arnfjörð Bjarmason
-6
/
+21
2022-11-02
cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
Ævar Arnfjörð Bjarmason
-2
/
+13
2022-11-02
cocci: make "coccicheck" rule incremental
Ævar Arnfjörð Bjarmason
-26
/
+55
2022-11-02
cocci: split off "--all-includes" from SPATCH_FLAGS
Ævar Arnfjörð Bjarmason
-1
/
+4
2022-11-02
cocci: split off include-less "tests" from SPATCH_FLAGS
Ævar Arnfjörð Bjarmason
-1
/
+3
2022-11-02
Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-11-02
Makefile: have "coccicheck" re-run if flags change
Ævar Arnfjörð Bjarmason
-0
/
+15
2022-11-02
Makefile: add ability to TAB-complete cocci *.patch rules
Ævar Arnfjörð Bjarmason
-3
/
+14
2022-11-02
Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-10-30
Merge branch 'ds/bundle-uri-3'
Taylor Blau
-0
/
+1
2022-10-30
Merge branch 'jh/trace2-timers-and-counters'
Taylor Blau
-0
/
+2
2022-10-27
Merge branch 'js/cmake-updates'
Junio C Hamano
-0
/
+1
2022-10-24
trace2: add global counter mechanism
Jeff Hostetler
-0
/
+1
2022-10-24
trace2: add stopwatch timers
Jeff Hostetler
-0
/
+1
2022-10-19
cmake: avoid editing t/test-lib.sh
Johannes Schindelin
-0
/
+1
2022-10-19
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King
-0
/
+1
2022-10-17
Merge branch 'dd/document-runtime-prefix-better'
Junio C Hamano
-2
/
+3
2022-10-17
Merge branch 'ed/fsmonitor-on-networked-macos'
Junio C Hamano
-0
/
+2
2022-10-12
bundle-uri: unit test "key=value" parsing
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-10-07
Merge branch 'ac/fuzzers'
Junio C Hamano
-3
/
+3
2022-10-07
Merge branch 'ds/use-platform-regex-on-macos'
Junio C Hamano
-1
/
+1
2022-10-05
Makefile: clarify runtime relative gitexecdir
Đoàn Trần Công Danh
-2
/
+3
2022-10-05
fsmonitor: relocate socket file if .git directory is remote
Eric DeCosta
-0
/
+1
2022-10-05
fsmonitor: refactor filesystem checks to common interface
Eric DeCosta
-0
/
+1
2022-09-19
version: fix builtin linking & documentation
Victoria Dye
-0
/
+1
2022-09-19
Merge branch 'vd/scalar-to-main'
Junio C Hamano
-13
/
+18
2022-09-19
fuzz: reorganise the path for existing oss-fuzz fuzzers
Arthur Chan
-3
/
+3
2022-09-13
Merge branch 'ab/submodule-helper-prep'
Junio C Hamano
-0
/
+1
2022-09-09
Merge branch 'ab/retire-ppc-sha1'
Junio C Hamano
-16
/
+6
2022-09-02
scalar: include in standard Git build & installation
Victoria Dye
-13
/
+18
2022-09-02
submodule--helper: move "is-active" to a test-tool
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-09-01
Merge branch 'ds/bundle-uri-clone'
Junio C Hamano
-0
/
+1
2022-08-31
Makefile: use $(OBJECTS) instead of $(C_OBJ)
Ævar Arnfjörð Bjarmason
-4
/
+2
2022-08-31
Makefile + hash.h: remove PPC_SHA1 implementation
Ævar Arnfjörð Bjarmason
-13
/
+5
2022-08-29
Merge branch 'mt/rot13-in-c'
Junio C Hamano
-0
/
+1
[prev]
[next]