summaryrefslogtreecommitdiffstats
path: root/Documentation/git-check-ref-format.txt
AgeCommit message (Expand)AuthorLines
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy-1/+2
2017-12-19Doc/check-ref-format: clarify information about @{-N} syntaxKaartic Sivaraam-7/+12
2017-10-18check-ref-format doc: --branch validates and expands <branch>Junio C Hamano-1/+8
2017-02-21git-check-ref-format: clarify documentation for --normalizeDamien Regad-3/+3
2016-09-21git-check-ref-format.txt: fixup documentationElia Pinto-2/+2
2015-12-10Merge branch 'nd/doc-check-ref-format-typo'Junio C Hamano-1/+1
2015-12-04git-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy-1/+1
2015-07-27refs: loosen restriction on wildcard "*" refspecsJacob Keller-2/+2
2013-09-12Add new @ shortcut for HEADFelipe Contreras-0/+2
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano-2/+0
2013-06-11Merge branch 'fc/at-head'Junio C Hamano-0/+2
2013-05-17documentation: trivial style cleanupsFelipe Contreras-2/+1
2013-05-08Add new @ shortcut for HEADFelipe Contreras-0/+2
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-2/+2
2012-04-26docs: stop using asciidoc no-inline-literalJeff King-6/+6
2011-10-05Change check_refname_format() to reject unnormalized refnamesMichael Haggerty-8/+18
2011-10-05Do not allow ".lock" at the end of any refname componentMichael Haggerty-3/+1
2011-10-05git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty-5/+24
2011-06-23check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano-3/+6
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder-1/+1
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber-1/+1
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King-2/+3
2010-02-12Merge branch 'maint'Junio C Hamano-1/+1
2010-02-12Re-fix check-ref-format documentation mark-upJunio C Hamano-1/+1
2010-02-10Sync with 1.6.6.2Junio C Hamano-1/+1
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-1/+1
2009-10-30Merge branch 'jn/show-normalized-refs'Junio C Hamano-6/+19
2009-10-18Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano-3/+6
2009-10-12git check-ref-format --printJunio C Hamano-6/+19
2009-10-12Documentation: describe check-ref-format --branchJonathan Nieder-3/+6
2009-05-23Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano-0/+2
2009-05-13Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber-0/+4
2009-05-09Disallow '\' in ref namesRobin Rosenberg-0/+2
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