aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/revisions.txt
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Documentation: document AUTO_MERGEPhilippe Blain1-1/+6
2023-05-23revisions.txt: document more special refsPhilippe Blain1-2/+11
2023-05-23revisions.txt: use description list for special refsPhilippe Blain1-13/+19
2023-01-13revisions.txt: be explicit about commands writing 'ORIG_HEAD'Philippe Blain1-1/+2
2022-10-01revisions.txt: unspecify order of resolved parts of ^!René Scharfe1-1/+1
2022-07-27Merge branch 'tk/rev-parse-doc-clarify-at-u' into maintJunio C Hamano1-9/+6
2022-06-23rev-parse: documentation adjustment - mention remote tracking with @{u}Tao Klerks1-9/+6
2022-06-22revisions.txt: escape "..." to avoid asciidoc horizontal ellipsisJeff King1-1/+1
2021-05-18revisions(7): clarify that most commands take a single revision rangeJunio C Hamano1-0/+23
2020-07-08revisions.txt: describe 'rev1 rev2 ...' meaning for rangesPhilippe Blain1-0/+3
2020-04-21docs: fix minor glitch in illustrationMichael F. Schönitzer1-1/+1
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-1/+1
2019-05-13Merge branch 'dl/rev-tilde-doc-clarify'Junio C Hamano1-15/+14
2019-05-08revisions.txt: remove ambibuity between <rev>:<path> and :<path>Andreas Heiduk1-5/+2
2019-05-08revisions.txt: mention <rev>~ formDenton Liu1-1/+3
2019-05-08revisions.txt: mark optional rev arguments with []Denton Liu1-5/+5
2019-05-08revisions.txt: change "rev" to "<rev>"Denton Liu1-4/+4
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy1-1/+1
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD1-2/+2
2018-07-24Merge branch 'wc/find-commit-with-pattern-on-detached-head'Junio C Hamano1-1/+2
2018-07-12sha1-name.c: for ":/", find detached HEAD commitsWilliam Chargin1-1/+2
2018-05-23Merge branch 'bc/asciidoctor-tab-width'Junio C Hamano1-0/+2
2018-05-07Documentation: render revisions correctly under Asciidoctorbrian m. carlson1-0/+2
2018-05-06doc: add note about shell quoting to revision.txtAndreas Heiduk1-0/+6
2017-12-04Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit...Ann T Ropea1-1/+1
2017-04-19Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano1-2/+2
2017-04-16doc/revisions: remove brackets from rev^-n shorthandKyle Meyer1-2/+2
2017-03-27rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason1-1/+5
2016-09-27revision: new rev^-n shorthand for rev^n..revVegard Nossum1-2/+15
2016-09-19Merge branch 'po/range-doc' into maintJunio C Hamano1-44/+81
2016-08-13doc: revisions: sort examples and fix alignment of the unchangedPhilip Oakley1-6/+6
2016-08-13doc: revisions: show revision expansion in examplesPhilip Oakley1-6/+17
2016-08-13doc: revisions - clarify reachability examplesPhilip Oakley1-5/+6
2016-08-13doc: revisions - define `reachable`Philip Oakley1-4/+10
2016-08-13doc: revisions: single vs multi-parent notation comparisonPhilip Oakley1-0/+4
2016-08-13doc: revisions: extra clarification of <rev>^! notation effectsPhilip Oakley1-1/+2
2016-08-12doc: revisions: give headings for the two and three dot notationsPhilip Oakley1-22/+36
2016-07-20doc: revisions - name the left and right sidesPhilip Oakley1-1/+1
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy1-12/+12
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-02-10Merge branch 'wp/sha1-name-negative-match'Junio C Hamano1-5/+6
2016-02-01object name: introduce '^{/!-<negative pattern>}' notationWill Palmer1-5/+6
2016-01-20Documentation: remove unnecessary backslashesMatthew Kraai1-10/+10
2015-05-22sha1_name: implement @{push} shorthandJeff King1-0/+25
2014-05-13Documentation: mention config sources for @{upstream}W. Trevor King1-1/+3
2014-01-21Documentation: @{-N} can refer to a commitThomas Rast1-1/+1
2013-09-20Merge branch 'fc/at-head'Junio C Hamano1-0/+3
2013-09-20Merge branch 'rh/peeling-tag-to-tag'Junio C Hamano1-0/+3
2013-09-12Add new @ shortcut for HEADFelipe Contreras1-0/+3
2013-09-04revisions.txt: fix and clarify <rev>^{<type>}Richard Hansen1-4/+8
2013-09-03peel_onion(): add support for <rev>^{tag}Richard Hansen1-0/+3
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano1-3/+0
2013-05-08Add new @ shortcut for HEADFelipe Contreras1-0/+3
2013-04-26Merge branch 'rr/shortlog-doc'Junio C Hamano1-2/+4
2013-04-21revisions.txt: clarify the .. and ... syntaxRamkumar Ramachandra1-2/+4
2013-04-21Merge branch 'ta/glossary'Junio C Hamano1-2/+2
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-2/+2
2013-04-12Sync with 'maint'Junio C Hamano1-1/+1
2013-04-12doc: various spelling fixesStefano Lattarini1-1/+1
2013-04-03Merge branch 'jc/sha1-name-object-peeler'Junio C Hamano1-0/+5
2013-03-31peel_onion(): teach $foo^{object} peelerJunio C Hamano1-0/+5
2013-03-17Merge branch 'maint'Junio C Hamano1-4/+4
2013-03-17rev-parse: clarify documentation of $name@{upstream} syntaxKacper Kornet1-4/+4
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-1/+1
2012-09-07Merge branch 'nd/branch-v-alignment'Junio C Hamano1-0/+2
2012-08-27branch -v: align even when branch names are in UTF-8Nguyễn Thái Ngọc Duy1-0/+2
2012-08-23specifying ranges: we did not mean to make ".." an empty setJunio C Hamano1-0/+7
2012-07-24Enumerate revision range specifiers in the documentationJunio C Hamano1-0/+31
2012-07-05Make <refname> documentation more consistent.Max Horn1-6/+6
2012-03-02Documentation: do not assume that n > 1 in <rev>~$nJunio C Hamano1-1/+1
2011-04-04revisions.txt: language improvementsMichael J Gruber1-35/+35
2011-04-01revisions.txt: structure with a labelled listMichael J Gruber1-35/+51
2011-04-01revisions.txt: consistent use of quotesMichael J Gruber1-52/+52
2011-02-21Introduce CHERRY_PICK_HEADJay Soffian1-1/+4
2010-12-21Merge branch 'nd/oneline-sha1-name-from-specific-ref'Junio C Hamano1-0/+6
2010-12-14get_sha1: support $commit^{/regex} syntaxNguyễn Thái Ngọc Duy1-0/+6
2010-12-07get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy1-0/+4
2010-09-27update comment and documentation for :/foo syntaxMatthieu Moy1-1/+3
2010-07-05Documentation: split off rev doc into include fileMichael J Gruber1-0/+199