Makefile: reorder sources after includes
Patrick Steinhardt committed 10 months ago
meson: add infrastructure to build internal Rust library
Patrick Steinhardt committed 10 months ago
SubmittingPatches: add section about AI
Christian Couder committed 10 months ago
docs/gitcredentials: describe URL prefix matching
M Hickford committed 10 months ago
refs/ref-cache: fix SEGFAULT when seeking in empty directories
Karthik Nayak committed 10 months ago
gitk: add theme selection to color configuration page
Mark Levedahl committed 11 months ago
builtin/reflog: respect user config in "write" subcommand
Michael Lohmann committed 11 months ago
xdiff: rename rchg -> changed in xdfile_t
Ezekiel Newren committed 11 months ago
xdiff: delete chastore from xdfile_t
Ezekiel Newren committed 11 months ago
xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
Ezekiel Newren committed 11 months ago
xdiff: delete redundant array xdfile_t.ha
Ezekiel Newren committed 11 months ago
xdiff: delete struct diffdata_t
Ezekiel Newren committed 11 months ago
xdiff: delete local variables that alias fields in xrecord_t
Ezekiel Newren committed 11 months ago
xdiff: delete superfluous function xdl_get_rec() in xemit
Ezekiel Newren committed 11 months ago
gitk: add proc run_themeloader
Mark Levedahl committed 11 months ago
gitk: eliminate unused ui color variables
Mark Levedahl committed 11 months ago
gitk: eliminate Interface color option from gui
Mark Levedahl committed 11 months ago
gitk: use text labels for next/prev search buttons
Mark Levedahl committed 11 months ago
gitk: use text labels for commit ID buttons
Mark Levedahl committed 11 months ago
gitk: do not invoke tk_setPalette
Mark Levedahl committed 11 months ago