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: 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: factor out code to set stat() data

Johannes Schindelin committed almost 8 years ago

reset: add new reset.quiet config setting

Ben Peart committed almost 8 years ago

fsck: s/++i > 1/i++/

Junio C Hamano committed almost 8 years ago

cocci: simplify "if (++u > 1)" to "if (u++)"

Junio C Hamano committed almost 8 years ago

t7501: rename commit test to comply with naming convention

Stephen P. Smith committed almost 8 years ago

← Newer Page 1424 of 4102 Older →