index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
patch-id.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-22
reftable/stack: fix zero-sized allocation when there are no readers
Patrick Steinhardt
1
-10
/
+14
2024-12-22
reftable/merged: fix zero-sized allocation when there are no readers
Patrick Steinhardt
1
-5
/
+7
2024-12-22
reftable/stack: don't perform auto-compaction with less than two tables
Patrick Steinhardt
1
-0
/
+3
2024-12-19
Finishing touches before 2.48-rc1
Junio C Hamano
1
-0
/
+16
2024-12-16
Git 2.48-rc0
v2.48.0-rc0
Junio C Hamano
2
-1
/
+23
2024-12-14
gitk: offer "Copy commit ID to X11 selection" only on X11
Johannes Sixt
1
-4
/
+10
2024-12-13
The sixteenth batch
Junio C Hamano
1
-0
/
+22
2024-12-13
log: --remerge-diff needs to keep around commit parents
Johannes Schindelin
2
-2
/
+13
2024-12-13
gitk: support auto-copy comit ID to primary clipboard
Avi Halachmi (:avih)
1
-3
/
+11
2024-12-13
gitk: prefs dialog: refine Auto-select UI
Avi Halachmi (:avih)
1
-4
/
+7
2024-12-13
gitk: UI text: change "SHA1 ID" to "Commit ID"
Avi Halachmi (:avih)
1
-5
/
+5
2024-12-12
bundle: remove unneeded code
Toon Claes
2
-30
/
+44
2024-12-12
ci/lib: fix "CI setup" sections with GitLab CI
Patrick Steinhardt
1
-2
/
+2
2024-12-12
ci/lib: do not interpret escape sequences in `group ()` arguments
Patrick Steinhardt
1
-2
/
+4
2024-12-12
ci/lib: remove duplicate trap to end "CI setup" group
Patrick Steinhardt
1
-1
/
+0
2024-12-12
gitlab-ci: update macOS images to Sonoma
Patrick Steinhardt
1
-2
/
+2
2024-12-10
The fifteenth batch
Junio C Hamano
1
-0
/
+20
2024-12-10
strvec: `strvec_splice()` to a statically initialized vector
Rubén Justo
2
-4
/
+17
2024-12-10
index-pack --promisor: also check commits' trees
Jonathan Tan
1
-0
/
+1
2024-12-10
index-pack --promisor: don't check blobs
Jonathan Tan
1
-1
/
+30
2024-12-10
index-pack --promisor: dedup before checking links
Jonathan Tan
1
-33
/
+42
2024-12-10
Document HOME environment variable
Alejandro Barreto
1
-0
/
+8
2024-12-09
gitk: add text wrapping preferences
Christoph Sommer
1
-8
/
+27
2024-12-09
gitk: make headings of preferences bold
Christoph Sommer
1
-5
/
+5
2024-12-08
object-name: fix reversed ordering with ":/<text>" revisions
Patrick Steinhardt
2
-2
/
+17
2024-12-07
fetch: do not ask for HEAD unnecessarily
Junio C Hamano
2
-1
/
+36
2024-12-07
reftable/writer: ensure valid range for log's update_index
Karthik Nayak
3
-4
/
+63
2024-12-06
Introduce support for the Meson build system
Patrick Steinhardt
27
-0
/
+3880
2024-12-06
Documentation: add comparison of build systems
Patrick Steinhardt
2
-0
/
+225
2024-12-06
t: allow overriding build dir
Patrick Steinhardt
1
-1
/
+2
2024-12-06
t: better support for out-of-tree builds
Patrick Steinhardt
7
-11
/
+34
2024-12-06
Documentation: extract script to generate a list of mergetools
Patrick Steinhardt
2
-14
/
+25
2024-12-06
Documentation: teach "cmd-list.perl" about out-of-tree builds
Patrick Steinhardt
2
-12
/
+13
2024-12-06
Documentation: allow sourcing generated includes from separate dir
Patrick Steinhardt
5
-15
/
+18
2024-12-06
Makefile: simplify building of templates
Patrick Steinhardt
19
-37
/
+37
2024-12-06
Makefile: write absolute program path into bin-wrappers
Patrick Steinhardt
3
-7
/
+7
2024-12-06
Makefile: allow "bin-wrappers/" directory to exist
Patrick Steinhardt
6
-8
/
+16
2024-12-06
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
5
-34
/
+68
2024-12-06
Makefile: extract script to generate gitweb.js
Patrick Steinhardt
2
-1
/
+14
2024-12-06
Makefile: extract script to generate gitweb.cgi
Patrick Steinhardt
4
-31
/
+101
2024-12-06
Makefile: extract script to massage Python scripts
Patrick Steinhardt
3
-10
/
+33
2024-12-06
Makefile: extract script to massage Shell scripts
Patrick Steinhardt
4
-35
/
+68
2024-12-06
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt
4
-22
/
+27
2024-12-06
Makefile: extract script to massage Perl scripts
Patrick Steinhardt
3
-15
/
+56
2024-12-06
Makefile: consistently use PERL_PATH
Patrick Steinhardt
4
-5
/
+5
2024-12-06
Makefile: generate doc versions via GIT-VERSION-GEN
Patrick Steinhardt
5
-15
/
+25
2024-12-06
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt
5
-17
/
+30
2024-12-06
Makefile: propagate Git version via generated header
Patrick Steinhardt
6
-11
/
+35
2024-12-06
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
6
-34
/
+59
2024-12-06
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
18
-119
/
+119
[next]