1. b388e14 rev-list --count: separate count for --cherry-mark by Michael J Gruber · 14 years ago
  2. 2c320e7 Merge branch 'jc/rev-list-options-fix' by Junio C Hamano · 14 years ago
  3. 3add01b "log --cherry-pick" documentation regression fix by Junio C Hamano · 14 years ago
  4. bf0c5bb Merge branch 'mg/rev-list-n-parents' by Junio C Hamano · 14 years ago
  5. 6a6ebde rev-list --min-parents,--max-parents: doc, test and completion by Michael J Gruber · 14 years ago
  6. aeb2aaa Merge branch 'mg/rev-list-one-side-only' by Junio C Hamano · 14 years ago
  7. f98fd43 git-log.txt,rev-list-options.txt: put option blocks in proper order by Michael J Gruber · 14 years ago
  8. 94f605e log --cherry: a synonym by Michael J Gruber · 14 years ago
  9. cb56e30 rev-list: documentation and test for --cherry-mark by Michael J Gruber · 14 years ago
  10. 190767f git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting by Michael J Gruber · 14 years ago
  11. 841d811 rev-list-options.txt: typo fix by Michael J Gruber · 14 years ago
  12. 59c8afd rev-list: documentation and test for --left/right-only by Michael J Gruber · 14 years ago
  13. 786f174 Merge branch 'mm/phrase-remote-tracking' by Junio C Hamano · 14 years ago
  14. 6a6c54b Document that rev-list --graph triggers parent rewriting. by Yann Dirson · 14 years ago
  15. 60aa9cf Documentation: document show -s by Jonathan Nieder · 14 years ago
  16. 0e615b2 Replace "remote tracking" with "remote-tracking" by Matthieu Moy · 14 years ago
  17. 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
  18. 62b4698 Use angles for placeholders consistently by Štěpán Němec · 14 years ago
  19. e14712c rev-list-options: clarify --parents and --children by Michael J Gruber · 14 years ago
  20. b9190e7 Documentation: do not convert ... operator to ellipses by Jonathan Nieder · 15 years ago
  21. 6296062 Merge branch 'tr/rev-list-count' by Junio C Hamano · 15 years ago
  22. f69c501 rev-list: introduce --count option by Thomas Rast · 15 years ago
  23. 57456ef Documentation/rev-list-options.txt: Explain --ancestry-path by Johan Herland · 15 years ago
  24. f70d058 Documentation/rev-list-options.txt: Fix missing line in example history graph by Johan Herland · 15 years ago
  25. 797d443 Merge branch 'pb/log-first-parent-p-m' by Junio C Hamano · 15 years ago
  26. cc1b8d8 docs: don't talk about $GIT_DIR/refs/ everywhere by Jeff King · 15 years ago
  27. 88d9d45 git log -p -m: document -m and honor --first-parent by Petr Baudis · 15 years ago
  28. 6a5d0b0 Fix typos in technical documentation. by Ralf Wildenhues · 15 years ago
  29. b09fe97 rev-parse --branches/--tags/--remotes=pattern by Ilari Liusvaara · 15 years ago
  30. d08bae7 rev-parse --glob by Ilari Liusvaara · 15 years ago
  31. af06e93 Documentation: update descriptions of revision options related to '--bisect' by Christian Couder · 15 years ago
  32. 60da8b1 Make --stdin option to "log" family read also pathspecs by Junio C Hamano · 15 years ago
  33. 8b3dce5 Teach --stdin option to "log" family by Junio C Hamano · 15 years ago
  34. 2657420 Document 'git (rev-list|log) --merges' by SZEDER Gábor · 16 years ago
  35. 982962c git-rev-list.txt: make ascii markup uniform with other pages. by Matthieu Moy · 16 years ago
  36. 3d2d4f9 Documentation: fix badly indented paragraphs in "--bisect-all" description by Christian Couder · 16 years ago
  37. 7dff9b3 Support 'raw' date format by Linus Torvalds · 16 years ago
  38. c2e6385 Documentation: rev-list-options.txt: added --branches, --tags & --remotes. by Mark Burton · 16 years ago
  39. b2b80c1 Merge branch 'lt/decorate' by Junio C Hamano · 16 years ago
  40. 7bc2508 rev-list documentation: clarify the two parts of history simplification by Santi Béjar · 16 years ago
  41. 3fcfd66 Document "git log --simplify-by-decoration" by Nanako Shiraishi · 16 years ago
  42. a9645b7 Merge branch 'maint' by Junio C Hamano · 16 years ago
  43. 6514aa3 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" by Christian Couder · 16 years ago
  44. 84cdd3c Merge branch 'maint' by Junio C Hamano · 16 years ago
  45. 7756ba7 Document that git-log takes --all-match. by Mikael Magnusson · 16 years ago
  46. 0191457 Merge branch 'tr/filter-branch' by Junio C Hamano · 17 years ago
  47. fc721b6 Merge branch 'maint' by Junio C Hamano · 17 years ago
  48. 9612e74 Do not talk about "diff" in rev-list documentation. by Junio C Hamano · 17 years ago
  49. d266a98 Documentation: rev-list-options: move --simplify-merges documentation by Thomas Rast · 17 years ago
  50. 00b718e Merge branch 'jc/post-simplify' into tr/rev-list-docs by Junio C Hamano · 17 years ago
  51. 70d9895 Documentation: rev-list-options: Rewrite simplification descriptions for clarity by Thomas Rast · 17 years ago
  52. d777af8 Documentation: rev-list-options: Fix a typo by Thomas Rast · 17 years ago
  53. ac39efb Merge branch 'maint' by Junio C Hamano · 17 years ago
  54. e534735 Re-fix rev-list-options documentation by Junio C Hamano · 17 years ago
  55. 10d9d88 Merge branch 'maint' by Junio C Hamano · 17 years ago
  56. 18a2197 Documentation: rev-list-options: Fix -g paragraph formatting by Thomas Rast · 17 years ago
  57. 6546b59 revision traversal: show full history with merge simplification by Junio C Hamano · 17 years ago
  58. b1264da Documentation: clarify diff --cc by Junio C Hamano · 17 years ago
  59. ea3d988 Documentation: clarify diff --cc by Junio C Hamano · 17 years ago
  60. 8bb6588 Merge branch 'jc/blame' (early part) into HEAD by Junio C Hamano · 17 years ago
  61. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  62. adf60f1 Documentation: git-log cannot use rev-list specific options by Junio C Hamano · 17 years ago
  63. e13067a Merge branch 'maint' by Junio C Hamano · 17 years ago
  64. dd0ffd5 Add log.date config variable by Heikki Orsila · 17 years ago
  65. 26b4d00 Add missing "short" alternative to --date in rev-list-options.txt by Heikki Orsila · 17 years ago
  66. 7fefda5 log and rev-list: add --graph option by Adam Simpkins · 17 years ago
  67. 72276a3 rev-list --children by Junio C Hamano · 17 years ago
  68. 56b6d01 Documentation: Remove --{min,max}-age option from git-log(1) by Jakub Narebski · 17 years ago
  69. dc1c0ff Add '--fixed-strings' option to "git log --grep" and friends by Jakub Narebski · 17 years ago
  70. fdcf39e Include rev-list options in git-log manpage. by Miklos Vajna · 17 years ago