aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-check-ref-format.txt
Commit message (Expand)AuthorAge
* 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