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