meson: generate HTML pages for all man page categories
Patrick Steinhardt committed over 1 year ago
meson: fix generation of merge tools
Patrick Steinhardt committed over 1 year ago
meson: properly wire up dependencies for our docs
Patrick Steinhardt committed over 1 year ago
meson: wire up support for AsciiDoctor
Patrick Steinhardt committed over 1 year ago
meson: enable auto-discovered "gitweb"
Patrick Steinhardt committed over 1 year ago
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt committed over 1 year ago
GIT-BUILD-OPTIONS: sort variables alphabetically
Patrick Steinhardt committed over 1 year ago
t7611: replace test -f with test_path_is* helpers
Meet Soni committed over 1 year ago
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt committed over 1 year ago
shallow: fix -Wsign-compare warnings
Patrick Steinhardt committed over 1 year ago
builtin/log: fix remaining -Wsign-compare warnings
Patrick Steinhardt committed over 1 year ago
builtin/log: use `size_t` to track indices
Patrick Steinhardt committed over 1 year ago
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt committed over 1 year ago
commit-reach: use `size_t` to track indices in `remove_redundant()`
Patrick Steinhardt committed over 1 year ago
commit-reach: fix type of `min_commit_date`
Patrick Steinhardt committed over 1 year ago
commit-reach: fix index used to loop through unsigned integer
Patrick Steinhardt committed over 1 year ago
prio-queue: fix type of `insertion_ctr`
Patrick Steinhardt committed over 1 year ago
date.c: Fix type missmatch warings from msvc
Sören Krecker committed over 1 year ago
Update the official repo of gitk
Alexander Shopov committed over 1 year ago
Merge https://github.com/j6t/git-gui
Junio C Hamano committed over 1 year ago