range-diff: fix a crash in parsing git-log output
Vasil Dimov committed over 6 years ago
credential: treat "?" and "#" in URLs as end of host
Jeff King committed over 6 years ago
freshen_file(): use NULL `times' for implicit current-time
luciano.rocha@booking.com committed over 6 years ago
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau committed over 6 years ago
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau committed over 6 years ago
oidset: introduce 'oidset_size'
Taylor Blau committed over 6 years ago
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau committed over 6 years ago
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau committed over 6 years ago
builtin/commit-graph.c: support for '--split[=<strategy>]'
Taylor Blau committed over 6 years ago
t/helper/test-read-graph.c: support commit-graph chains
Taylor Blau committed over 6 years ago
Junio C Hamano committed over 6 years ago
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