summaryrefslogtreecommitdiffstats
path: root/git-rebase.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-22contrib/git-jump: add whitespace-checking modeJeff King2-1/+9
2016-07-22contrib/git-jump: fix greedy regex when matching hunksJeff King1-1/+1
2014-12-29is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King2-12/+35
2014-12-17Git 1.8.5.6v1.8.5.6Junio C Hamano4-3/+38
2014-12-17fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin2-3/+9
2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin7-0/+34
2014-12-17path: add is_ntfs_dotgit() helperJohannes Schindelin2-0/+34
2014-12-17fsck: complain about HFS+ ".git" aliases in treesJeff King2-4/+7
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King8-5/+45
2014-12-17utf8: add is_hfs_dotgit() helperJeff King2-0/+72
2014-12-17fsck: notice .git case-insensitivelyJeff King2-1/+2
2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King1-30/+27
2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King2-2/+4