Age | Commit message (Expand) | Author | Files | Lines |
2017-04-19 | Merge branch 'vn/revision-shorthand-for-side-branch-log' | Junio C Hamano | 1 | -2/+2 |
2017-04-16 | doc/revisions: remove brackets from rev^-n shorthand | Kyle Meyer | 1 | -2/+2 |
2017-03-27 | rev-parse: match @{upstream}, @{u} and @{push} case-insensitively | Ævar Arnfjörð Bjarmason | 1 | -1/+5 |
2016-09-27 | revision: new rev^-n shorthand for rev^n..rev | Vegard Nossum | 1 | -2/+15 |
2016-09-19 | Merge branch 'po/range-doc' into maint | Junio C Hamano | 1 | -44/+81 |
2016-08-13 | doc: revisions: sort examples and fix alignment of the unchanged | Philip Oakley | 1 | -6/+6 |
2016-08-13 | doc: revisions: show revision expansion in examples | Philip Oakley | 1 | -6/+17 |
2016-08-13 | doc: revisions - clarify reachability examples | Philip Oakley | 1 | -5/+6 |
2016-08-13 | doc: revisions - define `reachable` | Philip Oakley | 1 | -4/+10 |
2016-08-13 | doc: revisions: single vs multi-parent notation comparison | Philip Oakley | 1 | -0/+4 |
2016-08-13 | doc: revisions: extra clarification of <rev>^! notation effects | Philip Oakley | 1 | -1/+2 |
2016-08-12 | doc: revisions: give headings for the two and three dot notations | Philip Oakley | 1 | -22/+36 |
2016-07-20 | doc: revisions - name the left and right sides | Philip Oakley | 1 | -1/+1 |
2016-06-28 | doc: typeset HEAD and variants as literal | Matthieu Moy | 1 | -12/+12 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-02-10 | Merge branch 'wp/sha1-name-negative-match' | Junio C Hamano | 1 | -5/+6 |
2016-02-01 | object name: introduce '^{/!-<negative pattern>}' notation | Will Palmer | 1 | -5/+6 |
2016-01-20 | Documentation: remove unnecessary backslashes | Matthew Kraai | 1 | -10/+10 |
2015-05-22 | sha1_name: implement @{push} shorthand | Jeff King | 1 | -0/+25 |
2014-05-13 | Documentation: mention config sources for @{upstream} | W. Trevor King | 1 | -1/+3 |
2014-01-21 | Documentation: @{-N} can refer to a commit | Thomas Rast | 1 | -1/+1 |
2013-09-20 | Merge branch 'fc/at-head' | Junio C Hamano | 1 | -0/+3 |
2013-09-20 | Merge branch 'rh/peeling-tag-to-tag' | Junio C Hamano | 1 | -0/+3 |
2013-09-12 | Add new @ shortcut for HEAD | Felipe Contreras | 1 | -0/+3 |
2013-09-04 | revisions.txt: fix and clarify <rev>^{<type>} | Richard Hansen | 1 | -4/+8 |
2013-09-03 | peel_onion(): add support for <rev>^{tag} | Richard Hansen | 1 | -0/+3 |
2013-08-14 | Revert "Add new @ shortcut for HEAD" | Junio C Hamano | 1 | -3/+0 |
2013-05-08 | Add new @ shortcut for HEAD | Felipe Contreras | 1 | -0/+3 |
2013-04-26 | Merge branch 'rr/shortlog-doc' | Junio C Hamano | 1 | -2/+4 |
2013-04-21 | revisions.txt: clarify the .. and ... syntax | Ramkumar Ramachandra | 1 | -2/+4 |
2013-04-21 | Merge branch 'ta/glossary' | Junio C Hamano | 1 | -2/+2 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -2/+2 |
2013-04-12 | Sync with 'maint' | Junio C Hamano | 1 | -1/+1 |
2013-04-12 | doc: various spelling fixes | Stefano Lattarini | 1 | -1/+1 |
2013-04-03 | Merge branch 'jc/sha1-name-object-peeler' | Junio C Hamano | 1 | -0/+5 |
2013-03-31 | peel_onion(): teach $foo^{object} peeler | Junio C Hamano | 1 | -0/+5 |
2013-03-17 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
2013-03-17 | rev-parse: clarify documentation of $name@{upstream} syntax | Kacper Kornet | 1 | -4/+4 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2012-09-07 | Merge branch 'nd/branch-v-alignment' | Junio C Hamano | 1 | -0/+2 |
2012-08-27 | branch -v: align even when branch names are in UTF-8 | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2012-08-23 | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 1 | -0/+7 |
2012-07-24 | Enumerate revision range specifiers in the documentation | Junio C Hamano | 1 | -0/+31 |
2012-07-05 | Make <refname> documentation more consistent. | Max Horn | 1 | -6/+6 |
2012-03-02 | Documentation: do not assume that n > 1 in <rev>~$n | Junio C Hamano | 1 | -1/+1 |
2011-04-04 | revisions.txt: language improvements | Michael J Gruber | 1 | -35/+35 |
2011-04-01 | revisions.txt: structure with a labelled list | Michael J Gruber | 1 | -35/+51 |
2011-04-01 | revisions.txt: consistent use of quotes | Michael J Gruber | 1 | -52/+52 |
2011-02-21 | Introduce CHERRY_PICK_HEAD | Jay Soffian | 1 | -1/+4 |
2010-12-21 | Merge branch 'nd/oneline-sha1-name-from-specific-ref' | Junio C Hamano | 1 | -0/+6 |