summaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.txt
AgeCommit message (Expand)Author
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King
2010-02-12Merge branch 'maint'Junio C Hamano
2010-02-12Re-fix check-ref-format documentation mark-upJunio C Hamano
2010-02-10Sync with 1.6.6.2Junio C Hamano
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-10-31Merge branch 'jn/show-normalized-refs'Junio C Hamano
2009-10-19Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano
2009-10-12git check-ref-format --printJunio C Hamano
2009-10-12Documentation: describe check-ref-format --branchJonathan Nieder
2009-05-23Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano
2009-05-13Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber
2009-05-09Disallow '\' in ref namesRobin Rosenberg
2009-04-06Merge branch 'jc/name-branch'Junio C Hamano
2009-03-25Don't permit ref/branch names to end with ".lock"Shawn O. Pearce
2009-03-24check_ref_format(): tighten refname rulesJunio C Hamano
2009-03-23check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano
2009-03-23Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2006-06-07Some doc typo fixesFrancis Daly
2006-05-21Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2005-12-17Forbid pattern maching characters in refnames.Junio C Hamano
2005-10-17ref-format documentation.Junio C Hamano