Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-25 | range-diff: allow to diff files regardless of submodule config | Lucas De Marchi | 2 | -1/+30 |
2018-10-25 | t5410: use longer path for sample script | Jeff King | 1 | -1/+1 |
2018-10-25 | run-command: mark path lookup errors with ENOENT | Jeff King | 2 | -5/+29 |
2018-10-24 | khash: silence -Wunused-function for delta-islands | Carlo Marcelo Arenas Belón | 1 | -1/+1 |
2018-10-24 | commit-slabs: move MAYBE_UNUSED out | Carlo Marcelo Arenas Belón | 2 | -2/+4 |
2018-10-24 | mingw: fix getcwd when the parent directory cannot be queried | Anton Serbulov | 1 | -0/+39 |
2018-10-24 | mingw: ensure `getcwd()` reports the correct case | Johannes Schindelin | 1 | -2/+9 |
2018-10-24 | mingw: load system libraries the recommended way | Johannes Schindelin | 2 | -2/+4 |
2018-10-24 | Documentation/config.txt: fix typo in core.alternateRefsCommand | Taylor Blau | 1 | -1/+1 |
2018-10-24 | fsck: s/++i > 1/i++/ | Junio C Hamano | 1 | -1/+1 |