index
:
git
jch
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
2024-02-08
Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
Junio C Hamano
-2
/
+2
2023-11-26
doc: switch links to https
Josh Soref
-2
/
+2
2023-10-23
Merge branch 'bc/racy-4gb-files'
Junio C Hamano
-0
/
+1
2023-10-13
t: add a test helper to truncate files
brian m. carlson
-0
/
+1
2023-10-10
Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'
Junio C Hamano
-0
/
+1
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
-0
/
+2
2023-10-02
t/helper: add 'find-pack' test-tool
Christian Couder
-0
/
+1
2023-09-29
parse: separate out parsing functions from config.h
Calvin Wan
-0
/
+1
2023-09-29
hex-ll: separate out non-hash-algo functions
Calvin Wan
-0
/
+1
2023-09-20
Merge branch 'jc/update-index-show-index-version'
Junio C Hamano
-1
/
+0
2023-09-12
test-tool: retire "index-version"
Junio C Hamano
-1
/
+0
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
-0
/
+9
2023-08-09
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
-0
/
+6
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
-0
/
+9
2023-08-01
avoid SHA-1 functions deprecated in OpenSSL 3+
Eric Wong
-0
/
+3
2023-08-01
sha256: avoid functions deprecated in OpenSSL 3+
Eric Wong
-0
/
+3
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
-1
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-1
/
+1
2023-06-21
statinfo: move stat_{data,validity} functions from cache/read-cache
Elijah Newren
-0
/
+1
2023-06-21
setup: adopt shared init-db & clone code
Elijah Newren
-2
/
+2
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
-1
/
+1
2023-04-11
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
-1
/
+1
2023-03-21
doc: remove GNU troff workaround
Felipe Contreras
-4
/
+0
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
-1
/
+0
2023-01-23
Merge branch 'rs/use-enhanced-bre-on-macos'
Junio C Hamano
-0
/
+9
2023-01-23
Merge branch 'ab/test-env-helper'
Junio C Hamano
-1
/
+1
2023-01-14
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
-1
/
+1
2023-01-08
use enhanced basic regular expressions on macOS
René Scharfe
-0
/
+9
2022-12-26
Merge branch 'ab/darwin-default-to-sha1dc'
Junio C Hamano
-6
/
+4
2022-12-16
Makefile: use sha1collisiondetection by default on OSX and Darwin
Ævar Arnfjörð Bjarmason
-6
/
+4
2022-12-14
Merge branch 'dd/git-bisect-builtin'
Junio C Hamano
-2
/
+1
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
[next]