| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rr/forbid-bs-in-ref' | Junio C Hamano | 2009-05-23 | 1 | -0/+2 |
|\ |
|
| * | Disallow '\' in ref names | Robin Rosenberg | 2009-05-09 | 1 | -0/+2 |
* | | Documentation: clarify / requirement in 'git check-ref-format' | Michael J Gruber | 2009-05-13 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'jc/name-branch' | Junio C Hamano | 2009-04-06 | 1 | -1/+19 |
|\ |
|
| * | Don't permit ref/branch names to end with ".lock" | Shawn O. Pearce | 2009-03-24 | 1 | -0/+2 |
| * | check_ref_format(): tighten refname rules | Junio C Hamano | 2009-03-24 | 1 | -1/+5 |
| * | check-ref-format --branch: give Porcelain a way to grok branch shorthand | Junio C Hamano | 2009-03-22 | 1 | -0/+12 |
* | | Documentation: minor grammatical fix in git-check-ref-format.txt | David J. Mellor | 2009-03-22 | 1 | -20/+20 |
|/ |
|
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -2/+2 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -3/+3 |
* | Some doc typo fixes | Francis Daly | 2006-06-07 | 1 | -2/+3 |
* | Elaborate on why ':' is a bad idea in a ref name. | Shawn Pearce | 2006-05-21 | 1 | -0/+2 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 | 1 | -1/+1 |
* | Forbid pattern maching characters in refnames. | Junio C Hamano | 2005-12-16 | 1 | -3/+5 |
* | ref-format documentation. | Junio C Hamano | 2005-10-16 | 1 | -0/+50 |