gitk: fix the context menu not appearing in the presence of submodule diffs
Роман Донченко committed over 6 years ago
gitk: Un-hide selection in areas with non-default background color
Johannes Sixt committed over 6 years ago
gitk: add diff lines background colors
Stefan Dotterweich committed over 6 years ago
gitk: be prepared to be run in a bare repository
Junio C Hamano committed over 6 years ago
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin committed over 6 years ago
mingw: make test_path_is_hidden more robust
Johannes Schindelin committed over 6 years ago
t: consolidate the `is_hidden` functions
Johannes Schindelin committed over 6 years ago
merge: use skip_prefix to parse config key
Martin Ågren committed over 6 years ago
rebase --merge: optionally skip upstreamed commits
Jonathan Tan committed over 6 years ago
rebase: fix an incompatible-options error message
Elijah Newren committed over 6 years ago
rebase: reinstate --no-keep-empty
Elijah Newren committed over 6 years ago
rebase -i: mark commits that begin empty in todo editor
Elijah Newren committed over 6 years ago
config: reject parsing of files over INT_MAX
Jeff King committed over 6 years ago
config: use size_t to store parsed variable baselen
Jeff King committed over 6 years ago
git_config_parse_key(): return baselen as size_t
Jeff King committed over 6 years ago
config: drop useless length variable in write_pair()
Jeff King committed over 6 years ago
parse_config_key(): return subsection len as size_t
Jeff King committed over 6 years ago
remote: drop auto-strlen behavior of make_branch() and make_rewrite()
Jeff King committed over 6 years ago
mingw: cope with the Isilon network file system
Nathan Sanders committed over 6 years ago
ci: let GitHub Actions upload failed tests' directories
Johannes Schindelin committed over 6 years ago