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
Age
Commit message (
Expand
)
Author
Lines
2024-12-12
Merge branch 'ps/build' into ps/ci-meson
Junio C Hamano
-511
/
+4995
2024-12-12
Merge branch 'cw/worktree-extension' into ps/ci-meson
Junio C Hamano
-141
/
+334
2024-12-11
git-submodule.sh: rename some variables
Roy Eldar
-10
/
+10
2024-12-11
git-submodule.sh: improve variables readability
Roy Eldar
-118
/
+95
2024-12-11
git-submodule.sh: add some comments
Roy Eldar
-0
/
+3
2024-12-11
git-submodule.sh: get rid of unused variable
Roy Eldar
-1
/
+0
2024-12-11
git-submodule.sh: get rid of isnumber
Roy Eldar
-9
/
+2
2024-12-11
git-submodule.sh: improve parsing of short options
Roy Eldar
-0
/
+13
2024-12-11
git-submodule.sh: improve parsing of some long options
Roy Eldar
-0
/
+9
2024-12-10
The fifteenth batch
Junio C Hamano
-0
/
+20
2024-12-10
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
-148
/
+357
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
-229
/
+506
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
-11
/
+49
2024-12-10
Merge branch 'pb/mergetool-errors'
Junio C Hamano
-10
/
+20
2024-12-10
Merge branch 'jc/doc-opt-tilde-expand'
Junio C Hamano
-0
/
+15
2024-12-10
Merge branch 'bc/ancient-ci'
Junio C Hamano
-10
/
+20
2024-12-10
strvec: `strvec_splice()` to a statically initialized vector
Rubén Justo
-4
/
+17
2024-12-10
index-pack --promisor: also check commits' trees
Jonathan Tan
-0
/
+1
2024-12-10
index-pack --promisor: don't check blobs
Jonathan Tan
-1
/
+30
2024-12-10
index-pack --promisor: dedup before checking links
Jonathan Tan
-33
/
+42
2024-12-10
Document HOME environment variable
Alejandro Barreto
-0
/
+8
2024-12-09
Merge branch 'yk/console-encoding'
Johannes Sixt
-1
/
+1
2024-12-09
gitk: add text wrapping preferences
Christoph Sommer
-8
/
+27
2024-12-09
gitk: make headings of preferences bold
Christoph Sommer
-5
/
+5
2024-12-08
git-gui: use system encoding to show console output
Yuri Konotopov
-1
/
+1
2024-12-08
object-name: fix reversed ordering with ":/<text>" revisions
Patrick Steinhardt
-2
/
+17
2024-12-07
fetch: do not ask for HEAD unnecessarily
Junio C Hamano
-1
/
+36
2024-12-07
reftable/writer: ensure valid range for log's update_index
Karthik Nayak
-4
/
+63
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
-0
/
+3880
2024-12-07
Documentation: add comparison of build systems
Patrick Steinhardt
-0
/
+225
2024-12-07
t: allow overriding build dir
Patrick Steinhardt
-1
/
+2
2024-12-07
t: better support for out-of-tree builds
Patrick Steinhardt
-11
/
+34
2024-12-07
Documentation: extract script to generate a list of mergetools
Patrick Steinhardt
-14
/
+25
2024-12-07
Documentation: teach "cmd-list.perl" about out-of-tree builds
Patrick Steinhardt
-12
/
+13
2024-12-07
Documentation: allow sourcing generated includes from separate dir
Patrick Steinhardt
-15
/
+18
2024-12-07
Makefile: simplify building of templates
Patrick Steinhardt
-37
/
+37
2024-12-07
Makefile: write absolute program path into bin-wrappers
Patrick Steinhardt
-7
/
+7
2024-12-07
Makefile: allow "bin-wrappers/" directory to exist
Patrick Steinhardt
-8
/
+16
2024-12-07
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
-34
/
+68
2024-12-07
Makefile: extract script to generate gitweb.js
Patrick Steinhardt
-1
/
+14
2024-12-07
Makefile: extract script to generate gitweb.cgi
Patrick Steinhardt
-31
/
+101
2024-12-07
Makefile: extract script to massage Python scripts
Patrick Steinhardt
-10
/
+33
2024-12-07
Makefile: extract script to massage Shell scripts
Patrick Steinhardt
-35
/
+68
2024-12-07
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt
-22
/
+27
2024-12-07
Makefile: generate doc versions via GIT-VERSION-GEN
Patrick Steinhardt
-15
/
+25
2024-12-07
Makefile: extract script to massage Perl scripts
Patrick Steinhardt
-15
/
+56
2024-12-07
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt
-17
/
+30
2024-12-07
Makefile: consistently use PERL_PATH
Patrick Steinhardt
-5
/
+5
2024-12-07
Makefile: propagate Git version via generated header
Patrick Steinhardt
-11
/
+35
2024-12-07
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
-34
/
+59
[prev]
[next]