range-diff: allow to diff files regardless of submodule config
Lucas De Marchi committed almost 8 years ago
howto/using-merge-subtree: mention --allow-unrelated-histories
Uwe Kleine-König committed almost 8 years ago
doc: document diff/merge.guitool config keys
Denton Liu committed almost 8 years ago
completion: support `git mergetool --[no-]gui`
Denton Liu committed almost 8 years ago
mergetool: accept -g/--[no-]gui as arguments
Denton Liu committed almost 8 years ago
repack -ad: prune the list of shallow commits
Johannes Schindelin committed almost 8 years ago
shallow: offer to prune only non-existing entries
Johannes Schindelin committed almost 8 years ago
repack: point out a bug handling stale shallow info
Johannes Schindelin committed almost 8 years ago
t5410: use longer path for sample script
Jeff King committed almost 8 years ago
t0061: adjust to test-tool transition
Junio C Hamano committed almost 8 years ago
run-command: mark path lookup errors with ENOENT
Jeff King committed almost 8 years ago
khash: silence -Wunused-function for delta-islands
Carlo Marcelo Arenas Belón committed almost 8 years ago
commit-slabs: move MAYBE_UNUSED out
Carlo Marcelo Arenas Belón committed almost 8 years ago
mingw: fix getcwd when the parent directory cannot be queried
Anton Serbulov committed almost 8 years ago
mingw: ensure `getcwd()` reports the correct case
Johannes Schindelin committed almost 8 years ago
mingw: load system libraries the recommended way
Johannes Schindelin committed almost 8 years ago
rebase --autostash: fix issue with dirty submodules
Johannes Schindelin committed almost 8 years ago
rebase --autostash: demonstrate a problem with dirty submodules
Johannes Schindelin committed almost 8 years ago
mingw: implement nanosecond-precision file times
Karsten Blees committed almost 8 years ago
mingw: replace MSVCRT's fstat() with a Win32-based implementation
Karsten Blees committed almost 8 years ago