| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 | 1 | -1/+1 |
* | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 | 1 | -2/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
|\ |
|
| * | Re-fix check-ref-format documentation mark-up | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
* | | Sync with 1.6.6.2 | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | check-ref-format documentation: fix enumeration mark-up | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jn/show-normalized-refs' | Junio C Hamano | 2009-10-30 | 1 | -6/+19 |
|\ |
|
| * | git check-ref-format --print | Junio C Hamano | 2009-10-12 | 1 | -6/+19 |
* | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' | Junio C Hamano | 2009-10-18 | 1 | -3/+6 |
|\ \
| |/
|/| |
|
| * | Documentation: describe check-ref-format --branch | Jonathan Nieder | 2009-10-12 | 1 | -3/+6 |
* | | 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 |