summaryrefslogtreecommitdiffstats
path: root/urlmatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-25range-diff: allow to diff files regardless of submodule configLucas De Marchi2-1/+30
2018-10-25t5410: use longer path for sample scriptJeff King1-1/+1
2018-10-25run-command: mark path lookup errors with ENOENTJeff King2-5/+29
2018-10-24khash: silence -Wunused-function for delta-islandsCarlo Marcelo Arenas Belón1-1/+1
2018-10-24commit-slabs: move MAYBE_UNUSED outCarlo Marcelo Arenas Belón2-2/+4
2018-10-24mingw: fix getcwd when the parent directory cannot be queriedAnton Serbulov1-0/+39
2018-10-24mingw: ensure `getcwd()` reports the correct caseJohannes Schindelin1-2/+9
2018-10-24mingw: load system libraries the recommended wayJohannes Schindelin2-2/+4
2018-10-24Documentation/config.txt: fix typo in core.alternateRefsCommandTaylor Blau1-1/+1
2018-10-24fsck: s/++i > 1/i++/Junio C Hamano1-1/+1