summaryrefslogtreecommitdiffstats
path: root/archive-tar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-08am --abort: revert changes introduced by failed 3way mergePaul Tan2-1/+28
2015-06-08am --skip: support skipping while on unborn branchPaul Tan2-3/+11
2015-06-08am -3: support 3way merge on unborn branchPaul Tan2-1/+11
2015-06-08am --skip: revert changes introduced by failed 3way mergePaul Tan2-1/+17
2015-01-12Git 2.2.2v2.2.2Junio C Hamano3-2/+33
2014-12-29is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King2-12/+35
2014-12-22Prepare for 2.2.2Junio C Hamano2-1/+34
2014-12-22clean: typofixAlexander Kuleshov1-1/+1
2014-12-17Git 2.2.1v2.2.1Junio C Hamano4-3/+38
2014-12-17Git 2.1.4v2.1.4Junio C Hamano4-3/+38
2014-12-17Git 2.0.5v2.0.5Junio C Hamano4-3/+38
2014-12-17Git 1.9.5v1.9.5Junio C Hamano4-3/+38
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