summaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-1/+2
* Doc/check-ref-format: clarify information about @{-N} syntaxks/doc-previous-checkoutKaartic Sivaraam2017-12-191-7/+12
* check-ref-format doc: --branch validates and expands <branch>jc/check-ref-format-oorJunio C Hamano2017-10-181-1/+8
* git-check-ref-format: clarify documentation for --normalizedr/doc-check-ref-format-normalizeDamien Regad2017-02-211-3/+3
* git-check-ref-format.txt: fixup documentationep/doc-check-ref-format-exampleElia Pinto2016-09-211-2/+2
* Merge branch 'nd/doc-check-ref-format-typo'Junio C Hamano2015-12-101-1/+1
|\
| * git-check-ref-format.txt: typo, s/avoids/avoid/nd/doc-check-ref-format-typoNguyễn Thái Ngọc Duy2015-12-041-1/+1
* | refs: loosen restriction on wildcard "*" refspecsjk/refspec-parse-wildcardJacob Keller2015-07-271-2/+2
|/
* Add new @ shortcut for HEADfc/at-headFelipe Contreras2013-09-121-0/+2
* Revert "Add new @ shortcut for HEAD"Junio C Hamano2013-08-141-2/+0
* Merge branch 'fc/at-head'Junio C Hamano2013-06-111-0/+2
|\
| * Add new @ shortcut for HEADFelipe Contreras2013-05-081-0/+2
* | documentation: trivial style cleanupsFelipe Contreras2013-05-171-2/+1
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-6/+6
* Change check_refname_format() to reject unnormalized refnamesMichael Haggerty2011-10-051-8/+18
* Do not allow ".lock" at the end of any refname componentMichael Haggerty2011-10-051-3/+1
* git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty2011-10-051-5/+24
* check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano2011-06-231-3/+6
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-1/+1
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-1/+1
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-2/+3
* Merge branch 'maint'Junio C Hamano2010-02-121-1/+1
|\
| * Re-fix check-ref-format documentation mark-upJunio C Hamano2010-02-121-1/+1
* | Sync with 1.6.6.2Junio C Hamano2010-02-101-1/+1
|\ \ | |/
| * check-ref-format documentation: fix enumeration mark-upJunio C Hamano2010-02-101-1/+1
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
|/
* Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-10-301-6/+19
|\
| * git check-ref-format --printJunio C Hamano2009-10-121-6/+19
* | Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano2009-10-181-3/+6
|\ \ | |/ |/|
| * Documentation: describe check-ref-format --branchJonathan Nieder2009-10-121-3/+6
* | Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano2009-05-231-0/+2
|\ \
| * | Disallow '\' in ref namesRobin Rosenberg2009-05-091-0/+2
| |/
* | Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber2009-05-131-0/+4
|/
* Merge branch 'jc/name-branch'Junio C Hamano2009-04-061-1/+19
|\
| * Don't permit ref/branch names to end with ".lock"Shawn O. Pearce2009-03-241-0/+2
| * check_ref_format(): tighten refname rulesJunio C Hamano2009-03-241-1/+5
| * check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano2009-03-221-0/+12
* | Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor2009-03-221-20/+20
|/
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-3/+3
* Some doc typo fixesFrancis Daly2006-06-071-2/+3
* Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-211-0/+2
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-091-1/+1
* Forbid pattern maching characters in refnames.Junio C Hamano2005-12-161-3/+5
* ref-format documentation.Junio C Hamano2005-10-161-0/+50