65 Commits (6345d7a0d151afc3d2a10ada3ecacf54c3fee2d0)

Author SHA1 Message Date
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 16 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". 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 17 years ago
Quy Tonthat 620e729dd3 Fix breakage in git-rev-list.txt 17 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 17 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
Junio C Hamano 1701872fc2 Document new --date=<format> 18 years ago
Jeff King 967506bbbd Documentation: quote {non-attributes} for asciidoc 18 years ago
Jakub Narebski e3c1500fcf Document git rev-list --timestamp 18 years ago
Jakub Narebski 29a6c3f804 Document git rev-list --full-history 18 years ago
Petr Baudis 93d496a560 git-rev-list: Add regexp tuning options 18 years ago
Petr Baudis a5c2d26a04 Documentation: git-rev-list's "patterns" 18 years ago
Jakub Narebski 331b51d240 Documentation: Split description of pretty formats of commit log 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Junio C Hamano 55a643ed1b Documentation: --cherry-pick 18 years ago
Brian Gernhardt b24bace5ca Document --left-right option to rev-list. 18 years ago
Junio C Hamano 457f08a030 git-rev-list: add --bisect-vars option. 18 years ago
Johannes Schindelin 084ae0a7bd reflog inspection: introduce shortcut "-g" 18 years ago
Johannes Schindelin 9c5e66e97d Teach revision machinery about --reverse 18 years ago
Junio C Hamano 4d12a47123 Fix --walk-reflog with --pretty=oneline 18 years ago
Junio C Hamano 911cedc95c log --walk-reflog: documentation 18 years ago
Junio C Hamano 7cbcf4d557 Move commit reencoding parameter parsing to revision.c 18 years ago
Junio C Hamano d5db6c9ee7 revision: --skip=<n> 18 years ago
Chris Riddoch 5d1faf8791 Move --pretty options into Documentation/pretty-formats.txt 18 years ago
Junio C Hamano bd95fcd345 revision traversal: --author, --committer, and --grep. 18 years ago
Junio C Hamano 42cabc341c Teach rev-list an option to read revs from the standard input. 18 years ago
Jonas Fonseca 8c02eee29e git-rev-list(1): group options; reformat; document more options 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Uwe Zeisberger d249b45547 Document rev-list's option --merge 19 years ago
Matthias Lederhofer f443455a5b git-rev-list: add documentation for --parents, --no-merges 19 years ago
Pavel Roskin addf88e455 Assorted typo fixes 19 years ago
Rene Scharfe 0d2c9d67d9 Add '...' operator for revisions 19 years ago
Junio C Hamano afb4ff2069 Documentation: {caret} fixes (git-rev-list.txt) 19 years ago
Junio C Hamano ec579767e7 Documentation: rev-list --objects-edge 19 years ago
Linus Torvalds 765ac8ec46 Rip out merge-order and make "git log <paths>..." work again. 19 years ago
Junio C Hamano 93b74bca86 rev-list --remove-empty: add minimum help and doc entry. 19 years ago
Jonas Fonseca 353ce81597 Wrap synopsis lines and use [verse] to keep formatting 19 years ago
Junio C Hamano 89438677ab Documentation: spell. 19 years ago