37 Commits (f740cc25298e2a0eb7c561c40854ed568c7de657)

Author SHA1 Message Date
SZEDER Gábor 2657420d9e Document 'git (rev-list|log) --merges' 16 years ago
Matthieu Moy 982962ce24 git-rev-list.txt: make ascii markup uniform with other pages. 16 years ago
Christian Couder 3d2d4f96d2 Documentation: fix badly indented paragraphs in "--bisect-all" description 16 years ago
Linus Torvalds 7dff9b30ea Support 'raw' date format 16 years ago
Mark Burton c2e6385da5 Documentation: rev-list-options.txt: added --branches, --tags & --remotes. 16 years ago
Santi Béjar 7bc2508bfe rev-list documentation: clarify the two parts of history simplification 16 years ago
Nanako Shiraishi 3fcfd662dc Document "git log --simplify-by-decoration" 16 years ago
Christian Couder 6514aa36d2 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" 16 years ago
Mikael Magnusson 7756ba74c0 Document that git-log takes --all-match. 16 years ago
Junio C Hamano 9612e74342 Do not talk about "diff" in rev-list documentation. 16 years ago
Thomas Rast d266a98845 Documentation: rev-list-options: move --simplify-merges documentation 16 years ago
Thomas Rast 70d9895ebc Documentation: rev-list-options: Rewrite simplification descriptions for clarity 16 years ago
Thomas Rast d777af86d8 Documentation: rev-list-options: Fix a typo 16 years ago
Junio C Hamano e534735a4c Re-fix rev-list-options documentation 16 years ago
Thomas Rast 18a2197e6d Documentation: rev-list-options: Fix -g paragraph formatting 16 years ago
Junio C Hamano 6546b5931e revision traversal: show full history with merge simplification 17 years ago
Junio C Hamano b1264da863 Documentation: clarify diff --cc 17 years ago
Junio C Hamano ea3d988df7 Documentation: clarify diff --cc 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Junio C Hamano adf60f1440 Documentation: git-log cannot use rev-list specific options 17 years ago
Heikki Orsila dd0ffd5b31 Add log.date config variable 17 years ago
Heikki Orsila 26b4d0039d Add missing "short" alternative to --date in rev-list-options.txt 17 years ago
Adam Simpkins 7fefda5cc7 log and rev-list: add --graph option 17 years ago
Junio C Hamano 72276a3ecb rev-list --children 17 years ago
Jakub Narebski 56b6d01d84 Documentation: Remove --{min,max}-age option from git-log(1) 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