Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | doc: promote "git switch" | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2017-12-19 | Doc/check-ref-format: clarify information about @{-N} syntax | Kaartic Sivaraam | 1 | -7/+12 |
2017-10-18 | check-ref-format doc: --branch validates and expands <branch> | Junio C Hamano | 1 | -1/+8 |
2017-02-21 | git-check-ref-format: clarify documentation for --normalize | Damien Regad | 1 | -3/+3 |
2016-09-21 | git-check-ref-format.txt: fixup documentation | Elia Pinto | 1 | -2/+2 |
2015-12-10 | Merge branch 'nd/doc-check-ref-format-typo' | Junio C Hamano | 1 | -1/+1 |
2015-12-04 | git-check-ref-format.txt: typo, s/avoids/avoid/ | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2015-07-27 | refs: loosen restriction on wildcard "*" refspecs | Jacob Keller | 1 | -2/+2 |
2013-09-12 | Add new @ shortcut for HEAD | Felipe Contreras | 1 | -0/+2 |
2013-08-14 | Revert "Add new @ shortcut for HEAD" | Junio C Hamano | 1 | -2/+0 |
2013-06-11 | Merge branch 'fc/at-head' | Junio C Hamano | 1 | -0/+2 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -2/+1 |
2013-05-08 | Add new @ shortcut for HEAD | Felipe Contreras | 1 | -0/+2 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -2/+2 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -6/+6 |
2011-10-05 | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 1 | -8/+18 |
2011-10-05 | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 1 | -3/+1 |
2011-10-05 | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 1 | -5/+24 |
2011-06-23 | check-ref-format doc: de-emphasize the implementation detail of a ref | Junio C Hamano | 1 | -3/+6 |
2010-10-13 | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 1 | -1/+1 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -1/+1 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -2/+3 |
2010-02-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-12 | Re-fix check-ref-format documentation mark-up | Junio C Hamano | 1 | -1/+1 |
2010-02-10 | Sync with 1.6.6.2 | Junio C Hamano | 1 | -1/+1 |
2010-02-10 | check-ref-format documentation: fix enumeration mark-up | Junio C Hamano | 1 | -1/+1 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -1/+1 |
2009-10-30 | Merge branch 'jn/show-normalized-refs' | Junio C Hamano | 1 | -6/+19 |
2009-10-18 | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' | Junio C Hamano | 1 | -3/+6 |
2009-10-12 | git check-ref-format --print | Junio C Hamano | 1 | -6/+19 |
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 |