summaryrefslogtreecommitdiffstats
path: root/log-tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-04Git 2.2.3v2.2.3Junio C Hamano4-3/+13
2015-09-04show-branch: use a strbuf for reflog descriptionsJeff King1-2/+4
2015-09-04read_info_alternates: handle paths larger than PATH_MAXJeff King1-6/+3
2015-09-04notes: use a strbuf in add_non_noteJeff King1-9/+10
2015-09-04verify_absent: allow filenames longer than PATH_MAXJeff King1-7/+10
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