index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-28
t-reftable-merged: handle realloc errors
René Scharfe
1
-2
/
+2
2024-12-28
reftable: handle realloc error in parse_names()
René Scharfe
1
-1
/
+2
2024-12-28
reftable: fix allocation count on realloc error
René Scharfe
3
-21
/
+55
2024-12-28
reftable: avoid leaks on realloc error
René Scharfe
7
-16
/
+61
2024-12-28
l10n: zh_TW: Git 2.48 round 2
Yi-Jyun Pan
1
-54
/
+98
2024-12-28
l10n: zh_TW: Git 2.48
Yi-Jyun Pan
1
-198
/
+347
2024-12-27
l10n: bg.po: Updated Bulgarian translation (5804t)
Alexander Shopov
1
-87
/
+270
2024-12-27
sign-compare: avoid comparing ptrdiff with an int/unsigned
Junio C Hamano
1
-1
/
+1
2024-12-27
Documentation: wire up sanity checks for Meson
Patrick Steinhardt
3
-0
/
+48
2024-12-27
t/Makefile: make "check-meson" work with Dash
Patrick Steinhardt
2
-5
/
+8
2024-12-27
meson: install static files for HTML documentation
Patrick Steinhardt
1
-0
/
+21
2024-12-27
meson: generate articles
Patrick Steinhardt
3
-0
/
+164
2024-12-27
Documentation: refactor "howto-index.sh" for out-of-tree builds
Patrick Steinhardt
2
-3
/
+3
2024-12-27
Documentation: refactor "api-index.sh" for out-of-tree builds
Patrick Steinhardt
2
-5
/
+16
2024-12-27
meson: generate user manual
Patrick Steinhardt
1
-0
/
+32
2024-12-27
Documentation: inline user-manual.conf
Patrick Steinhardt
3
-12
/
+11
2024-12-27
meson: generate HTML pages for all man page categories
Patrick Steinhardt
1
-1
/
+1
2024-12-27
meson: fix generation of merge tools
Patrick Steinhardt
1
-2
/
+1
2024-12-27
meson: properly wire up dependencies for our docs
Patrick Steinhardt
1
-10
/
+16
2024-12-27
meson: wire up support for AsciiDoctor
Patrick Steinhardt
2
-28
/
+84
2024-12-27
meson: enable auto-discovered "gitweb"
Patrick Steinhardt
1
-2
/
+2
2024-12-27
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
6
-28
/
+40
2024-12-27
GIT-BUILD-OPTIONS: sort variables alphabetically
Patrick Steinhardt
3
-105
/
+105
2024-12-27
t7611: replace test -f with test_path_is* helpers
Meet Soni
1
-17
/
+17
2024-12-27
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt
5
-12
/
+11
2024-12-27
shallow: fix -Wsign-compare warnings
Patrick Steinhardt
2
-23
/
+21
2024-12-27
builtin/log: fix remaining -Wsign-compare warnings
Patrick Steinhardt
1
-14
/
+13
2024-12-27
builtin/log: use `size_t` to track indices
Patrick Steinhardt
1
-10
/
+13
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
7
-16
/
+17
2024-12-27
commit-reach: use `size_t` to track indices in `remove_redundant()`
Patrick Steinhardt
1
-23
/
+30
2024-12-27
commit-reach: fix type of `min_commit_date`
Patrick Steinhardt
2
-3
/
+3
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-26
Update the official repo of gitk
Alexander Shopov
1
-5
/
+6
2024-12-24
gitk: Update Bulgarian translation (327t)
Alexander Shopov
1
-345
/
+385
2024-12-23
Hopefully the final batch before 2.48-rc1
Junio C Hamano
2
-1
/
+28
2024-12-23
git-gui i18n: Updated Bulgarian translation (579t)
Alexander Shopov
1
-1566
/
+1625
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
[prev]
[next]