103 Commits (23a517e4156714c3f8c8a4e36beccfee1d76ff1f)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason c08cfc395f doc txt & -h consistency: add or fix optional "--" syntax 2 years ago
Jeff King a1db097e10 docs/rev-list: add some examples of --disk-usage 4 years ago
Jeff King 669b458755 docs/rev-list: add an examples section 4 years ago
Philippe Blain bea866587c git-log.txt: include rev-list-description.txt 5 years ago
Philippe Blain 6be6b171a7 git-rev-list.txt: move description to separate file 5 years ago
Philippe Blain 6001a1d5e3 git-rev-list.txt: tweak wording in set operations 5 years ago
Philippe Blain 8560723266 git-rev-list.txt: fix Asciidoc syntax 5 years ago
Denton Liu 11a3d3aadd git-rev-list.txt: prune options in synopsis 5 years ago
Emily Shaffer 42357b4e8b rev-list: teach --no-object-names to enable piping 6 years ago
Jeff Hostetler caf3827e2f rev-list: add list-objects filtering support 7 years ago
John Keeping 4b1c5e1d26 Documentation/rev-list: don't list date formats 10 years ago
Lawrence Siebert 75d2e5a7b0 rev-list: add --count to usage guide 10 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
brian m. carlson 1684c1b219 rev-list: add an option to mark fewer edges as uninteresting 10 years ago
Beat Bolli 466fb6742d pretty: provide a strict ISO 8601 date format 11 years ago
Vicent Marti aa32939fea rev-list: add bitmap mode to speed up object lists 11 years ago
Jonathan Nieder e6604c3537 log doc: the argument to --encoding is not optional 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Michael J Gruber 6a6ebded7f rev-list --min-parents,--max-parents: doc, test and completion 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Michael J Gruber cb56e3093a rev-list: documentation and test for --cherry-mark 14 years ago
Michael J Gruber 59c8afdf47 rev-list: documentation and test for --left/right-only 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 15 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 15 years ago
Christian Couder dd8a8d476b Documentation: rev-list: fix synopsys for --tags and and --remotes 15 years ago
Ilari Liusvaara b09fe971de rev-parse --branches/--tags/--remotes=pattern 15 years ago
Ilari Liusvaara d08bae7e22 rev-parse --glob 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 16 years ago
Junio C Hamano 1a3d834f06 git-rev-list.txt: Clarify the use of multiple revision arguments 16 years ago
SZEDER Gábor 2657420d9e Document 'git (rev-list|log) --merges' 16 years ago
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Uwe Kleine-König a5aa930d50 rev-list: add --branches, --tags and --remotes 17 years ago
Jakub Narebski dc1c0fffd3 Add '--fixed-strings' option to "git log --grep" and friends 17 years ago
Miklos Vajna fdcf39e59b Include rev-list options in git-log manpage. 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano 25db465a34 Fix documentation of --first-parent in git-log and copy it to git-rev-list 17 years ago
Ralf Wildenhues 02ff62504e Fix some documentation typos. 17 years ago
Shawn O. Pearce 27350891de rev-list: Introduce --quiet to avoid /dev/null redirects 17 years ago
Christian Couder 3ac9f612cb rev-list documentation: add "--bisect-all". 18 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 18 years ago
Quy Tonthat 620e729dd3 Fix breakage in git-rev-list.txt 18 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 18 years ago
Johannes Schindelin 8e64006eee Teach revision machinery about --no-walk 18 years ago
Junio C Hamano e5633cbb85 Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp 18 years ago