aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.txt
Commit message (Expand)AuthorAge
* Doc/check-ref-format: clarify information about @{-N} syntaxKaartic Sivaraam2017-12-19
* check-ref-format doc: --branch validates and expands <branch>Junio C Hamano2017-10-18
* git-check-ref-format: clarify documentation for --normalizeDamien Regad2017-02-21
* git-check-ref-format.txt: fixup documentationElia Pinto2016-09-21
* Merge branch 'nd/doc-check-ref-format-typo'Junio C Hamano2015-12-10
|\
| * git-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy2015-12-04
* | refs: loosen restriction on wildcard "*" refspecsJacob Keller2015-07-27
|/
* Add new @ shortcut for HEADFelipe Contreras2013-09-12
* Revert "Add new @ shortcut for HEAD"Junio C Hamano2013-08-14
* Merge branch 'fc/at-head'Junio C Hamano2013-06-11
|\
| * Add new @ shortcut for HEADFelipe Contreras2013-05-08
* | documentation: trivial style cleanupsFelipe Contreras2013-05-17
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* Change check_refname_format() to reject unnormalized refnamesMichael Haggerty2011-10-05
* Do not allow ".lock" at the end of any refname componentMichael Haggerty2011-10-05
* git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty2011-10-05
* check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano2011-06-23
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
* Merge branch 'maint'Junio C Hamano2010-02-12
|\
| * Re-fix check-ref-format documentation mark-upJunio C Hamano2010-02-12
* | Sync with 1.6.6.2Junio C Hamano2010-02-10
|\ \ | |/
| * check-ref-format documentation: fix enumeration mark-upJunio C Hamano2010-02-10
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-10-30
|\
| * git check-ref-format --printJunio C Hamano2009-10-12
* | Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano2009-10-18
|\ \ | |/ |/|
| * Documentation: describe check-ref-format --branchJonathan Nieder2009-10-12
* | Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano2009-05-23
|\ \
| * | Disallow '\' in ref namesRobin Rosenberg2009-05-09
| |/
* | Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber2009-05-13
|/
* Merge branch 'jc/name-branch'Junio C Hamano2009-04-06
|\
| * Don't permit ref/branch names to end with ".lock"Shawn O. Pearce2009-03-24
| * check_ref_format(): tighten refname rulesJunio C Hamano2009-03-24
| * check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano2009-03-22
* | Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor2009-03-22
|/
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Some doc typo fixesFrancis Daly2006-06-07
* Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-21
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Forbid pattern maching characters in refnames.Junio C Hamano2005-12-16
* ref-format documentation.Junio C Hamano2005-10-16