index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gitsubmodules.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-27
commit-reach: fix index used to loop through unsigned integer
Patrick Steinhardt
1
-2
/
+1
2024-12-27
prio-queue: fix type of `insertion_ctr`
Patrick Steinhardt
1
-2
/
+2
2024-12-23
Hopefully the final batch before 2.48-rc1
Junio C Hamano
2
-1
/
+28
2024-12-22
reftable/basics: return NULL on zero-sized allocations
Patrick Steinhardt
1
-0
/
+7
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-21
asciidoctor-extensions.rb.in: inject GIT_DATE
Martin Ågren
1
-0
/
+1
2024-12-21
asciidoctor-extensions.rb.in: add missing word
Martin Ågren
1
-1
/
+1
2024-12-21
asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>
Martin Ågren
1
-0
/
+2
2024-12-20
meson: add options to override build information
Patrick Steinhardt
3
-0
/
+24
2024-12-20
GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
Patrick Steinhardt
2
-2
/
+12
2024-12-20
GIT-VERSION-GEN: fix overriding GIT_VERSION
Patrick Steinhardt
4
-29
/
+43
2024-12-20
Makefile: introduce template for GIT-VERSION-GEN
Patrick Steinhardt
3
-5
/
+13
2024-12-20
Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
Patrick Steinhardt
2
-8
/
+4
2024-12-20
Makefile: stop including "GIT-VERSION-FILE" in docs
Patrick Steinhardt
1
-7
/
+0
2024-12-20
meson: skip gitweb build when Perl is disabled
Patrick Steinhardt
2
-2
/
+13
2024-12-20
refs: mark invalid refname message for translation
Karthik Nayak
1
-4
/
+12
2024-12-20
prio-queue: use size_t rather than int for size
Jeff King
3
-10
/
+12
2024-12-19
Finishing touches before 2.48-rc1
Junio C Hamano
1
-0
/
+16
2024-12-18
git: use calloc instead of malloc + memset where possible
Seija Kijin
2
-7
/
+7
2024-12-18
pack-bitmap.c: ensure pack validity for all reuse packs
Taylor Blau
1
-23
/
+18
2024-12-18
doc: remove extra quotes in generated docs
Kyle Lippincott
1
-3
/
+3
2024-12-17
cmake/vcxproj: stop special-casing `remote-ext`
Johannes Schindelin
2
-5
/
+1
2024-12-17
cmake: put the Perl modules into the correct location again
Johannes Schindelin
1
-0
/
+4
2024-12-17
cmake: use the correct file name for the Perl header
Johannes Schindelin
1
-2
/
+2
2024-12-17
cmake(mergetools): better support for out-of-tree builds
Johannes Schindelin
1
-1
/
+1
2024-12-17
cmake: better support for out-of-tree builds follow-up
Johannes Schindelin
1
-0
/
+3
2024-12-17
GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
Johannes Schindelin
1
-10
/
+6
2024-12-17
mingw_rename: do support directory renames
Johannes Schindelin
1
-1
/
+1
2024-12-16
refs: add support for migrating reflogs
Karthik Nayak
3
-52
/
+115
2024-12-16
refs: allow multiple reflog entries for the same refname
Karthik Nayak
2
-7
/
+30
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
3
-12
/
+65
2024-12-16
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
4
-10
/
+18
2024-12-16
refs: extract out refname verification in transactions
Karthik Nayak
1
-14
/
+23
2024-12-16
refs/files: add count field to ref_lock
Karthik Nayak
1
-19
/
+39
2024-12-16
refs: add `index` field to `struct ref_udpate`
Karthik Nayak
2
-2
/
+18
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
4
-11
/
+27
2024-12-16
Git 2.48-rc0
v2.48.0-rc0
Junio C Hamano
2
-1
/
+23
2024-12-16
range-diff: introduce the convenience option `--remerge-diff`
Johannes Schindelin
2
-0
/
+6
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
5
-5
/
+50
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
ci: wire up Meson builds
Patrick Steinhardt
6
-9
/
+48
2024-12-13
t: introduce compatibility options to clar-based tests
Patrick Steinhardt
2
-1
/
+30
2024-12-13
t: fix out-of-tree tests for some git-p4 tests
Patrick Steinhardt
2
-50
/
+50
2024-12-13
Makefile: detect missing Meson tests
Patrick Steinhardt
1
-1
/
+17
2024-12-13
meson: detect missing tests at configure time
Patrick Steinhardt
1
-0
/
+36
2024-12-13
t/unit-tests: rename clar-based unit tests to have a common prefix
Patrick Steinhardt
5
-5
/
+8
[next]