summaryrefslogtreecommitdiff
path: root/Documentation/git-name-rev.txt
AgeCommit message (Expand)AuthorFilesLines
2017-01-23name-rev: add support to exclude refs by pattern matchLibravatar Jacob Keller1-0/+9
2017-01-23name-rev: extend --refs to accept multiple patternsLibravatar Jacob Keller1-1/+3
2013-09-04use 'commit-ish' instead of 'committish'Libravatar Richard Hansen1-1/+1
2013-07-12Merge branch 'rr/name-rev-stdin-doc'Libravatar Junio C Hamano1-2/+4
2013-07-07name-rev doc: rewrite --stdin paragraphLibravatar Ramkumar Ramachandra1-2/+4
2013-06-18name-rev: allow to specify a subpath for --refs optionLibravatar Namhyung Kim1-1/+2
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-2/+2
2008-08-30Fix example in git-name-rev documentationLibravatar Junio C Hamano1-1/+1
2008-08-02Merge branch 'maint'Libravatar Junio C Hamano1-2/+1
2008-08-02git-name-rev: allow --name-only in combination with --stdinLibravatar Pieter de Bie1-2/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-3/+3
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysLibravatar Stephan Beyer1-0/+7
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2008-01-06Documentation: fix "gitlink::foobar[s]"Libravatar Junio C Hamano1-1/+1
2007-08-24Documentation: Correct various misspellings and typos.Libravatar Brian Hetro1-1/+1
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-21Teach git-describe how to run name-revLibravatar Shawn O. Pearce1-0/+7
2007-05-18Documentation: Added [verse] to SYNOPSIS where necessaryLibravatar Matthias Kestenholz1-0/+1
2007-02-17name-rev: introduce the --refs=<pattern> optionLibravatar Johannes Schindelin1-1/+5
2006-07-11typofix (git-name-rev documentation)Libravatar Alp Toker1-1/+1
2006-07-10Fix more typos, primarily in the codeLibravatar Pavel Roskin1-1/+1
2006-06-07Some doc typo fixesLibravatar Francis Daly1-1/+1
2006-05-05Several trivial documentation touch ups.Libravatar sean1-0/+1
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2005-10-26Add git-name-revLibravatar Johannes Schindelin1-0/+66