summaryrefslogtreecommitdiffstats
path: root/Documentation/git-check-ref-format.txt
AgeCommit message (Expand)AuthorLines
2009-04-06Merge branch 'jc/name-branch'Junio C Hamano-1/+19
2009-03-24Don't permit ref/branch names to end with ".lock"Shawn O. Pearce-0/+2
2009-03-24check_ref_format(): tighten refname rulesJunio C Hamano-1/+5
2009-03-22check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano-0/+12
2009-03-22Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor-20/+20
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-2/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-3/+3
2006-06-07Some doc typo fixesFrancis Daly-2/+3
2006-05-21Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce-0/+2
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen-1/+1
2005-12-16Forbid pattern maching characters in refnames.Junio C Hamano-3/+5
2005-10-16ref-format documentation.Junio C Hamano-0/+50