68 Commits (0109d676f9d4d6f9d149d5194bdb200c6de3fcca)

Author SHA1 Message Date
Andreas Heiduk 4ad1b2c7a6 revisions.txt: remove ambibuity between <rev>:<path> and :<path> 6 years ago
Denton Liu 6a12e99a52 revisions.txt: mention <rev>~ form 6 years ago
Denton Liu d86d207471 revisions.txt: mark optional rev arguments with [] 6 years ago
Denton Liu e277ff43d3 revisions.txt: change "rev" to "<rev>" 6 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Corentin BOMPARD 68ed71b53c doc: format pathnames and URLs as monospace. 6 years ago
William Chargin 6b3351e799 sha1-name.c: for ":/", find detached HEAD commits 7 years ago
brian m. carlson 379805051d Documentation: render revisions correctly under Asciidoctor 7 years ago
Andreas Heiduk 88184c1fc2 doc: add note about shell quoting to revision.txt 7 years ago
Ann T Ropea 9fe923886f Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line with "two-dot"). 7 years ago
Kyle Meyer 733e064d98 doc/revisions: remove brackets from rev^-n shorthand 8 years ago
Ævar Arnfjörð Bjarmason 244ea1b5e4 rev-parse: match @{upstream}, @{u} and @{push} case-insensitively 8 years ago
Vegard Nossum 8779351dd7 revision: new rev^-n shorthand for rev^n..rev 9 years ago
Philip Oakley a117be4d34 doc: revisions: sort examples and fix alignment of the unchanged 9 years ago
Philip Oakley 7a5370e612 doc: revisions: show revision expansion in examples 9 years ago
Philip Oakley 1afe13b98a doc: revisions - clarify reachability examples 9 years ago
Philip Oakley 0b451248b3 doc: revisions - define `reachable` 9 years ago
Philip Oakley 39b4d85e5b doc: revisions: single vs multi-parent notation comparison 9 years ago
Philip Oakley 59841a3900 doc: revisions: extra clarification of <rev>^! notation effects 9 years ago
Philip Oakley 391a3c70c3 doc: revisions: give headings for the two and three dot notations 9 years ago
Philip Oakley b3d3ea0672 doc: revisions - name the left and right sides 9 years ago
Matthieu Moy 661c3e9bc0 doc: typeset HEAD and variants as literal 9 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Will Palmer 0769854f3d object name: introduce '^{/!-<negative pattern>}' notation 9 years ago
Matthew Kraai c200deb829 Documentation: remove unnecessary backslashes 9 years ago
Jeff King adfe5d0434 sha1_name: implement @{push} shorthand 10 years ago
W. Trevor King 670a7297c2 Documentation: mention config sources for @{upstream} 11 years ago
Thomas Rast 75d6e552a8 Documentation: @{-N} can refer to a commit 11 years ago
Felipe Contreras 9ba89f484e Add new @ shortcut for HEAD 12 years ago
Richard Hansen abdb54a1d2 revisions.txt: fix and clarify <rev>^{<type>} 12 years ago
Richard Hansen 75aa26d34c peel_onion(): add support for <rev>^{tag} 12 years ago
Junio C Hamano 2c2b6646c2 Revert "Add new @ shortcut for HEAD" 12 years ago
Felipe Contreras cdfd94837b Add new @ shortcut for HEAD 12 years ago
Ramkumar Ramachandra 3a4dc48623 revisions.txt: clarify the .. and ... syntax 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Stefano Lattarini e1c3bf496f doc: various spelling fixes 12 years ago
Junio C Hamano a6a3f2cc07 peel_onion(): teach $foo^{object} peeler 12 years ago
Kacper Kornet 47e329ef7c rev-parse: clarify documentation of $name@{upstream} syntax 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Nguyễn Thái Ngọc Duy 1452bd64f1 branch -v: align even when branch names are in UTF-8 13 years ago
Junio C Hamano 003c84f6d2 specifying ranges: we did not mean to make ".." an empty set 13 years ago
Junio C Hamano ca5ee2d1fb Enumerate revision range specifiers in the documentation 13 years ago
Max Horn 89ce391b8e Make <refname> documentation more consistent. 13 years ago
Junio C Hamano 70eb130768 Documentation: do not assume that n > 1 in <rev>~$n 13 years ago
Michael J Gruber b62c769730 revisions.txt: language improvements 14 years ago
Michael J Gruber 61e508d973 revisions.txt: structure with a labelled list 14 years ago
Michael J Gruber 83456b1352 revisions.txt: consistent use of quotes 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Nguyễn Thái Ngọc Duy 32574b68c5 get_sha1: support $commit^{/regex} syntax 14 years ago
Nguyễn Thái Ngọc Duy 979f792951 get_sha1: support relative path ":path" syntax 14 years ago