summaryrefslogtreecommitdiff
path: root/Documentation/rev-list-options.txt
AgeCommit message (Expand)Author
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara
2010-01-20rev-parse --globIlari Liusvaara
2009-11-24Documentation: update descriptions of revision options related to '--bisect'Christian Couder
2009-11-20Make --stdin option to "log" family read also pathspecsJunio C Hamano
2009-11-20Teach --stdin option to "log" familyJunio C Hamano
2009-07-13Document 'git (rev-list|log) --merges'SZEDER Gábor
2009-04-08git-rev-list.txt: make ascii markup uniform with other pages.Matthieu Moy
2009-03-07Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder
2009-02-21Support 'raw' date formatLinus Torvalds
2008-11-19Documentation: rev-list-options.txt: added --branches, --tags & --remotes.Mark Burton
2008-11-13Merge branch 'lt/decorate'Junio C Hamano
2008-11-12rev-list documentation: clarify the two parts of history simplificationSanti Béjar
2008-11-12Document "git log --simplify-by-decoration"Nanako Shiraishi
2008-11-09Merge branch 'maint'Junio C Hamano
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-03Merge branch 'maint'Junio C Hamano
2008-11-02Document that git-log takes --all-match.Mikael Magnusson
2008-09-03Merge branch 'tr/filter-branch'Junio C Hamano
2008-08-13Merge branch 'maint'Junio C Hamano
2008-08-13Do not talk about "diff" in rev-list documentation.Junio C Hamano
2008-08-13Documentation: rev-list-options: move --simplify-merges documentationThomas Rast
2008-08-13Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano
2008-08-13Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast
2008-08-12Documentation: rev-list-options: Fix a typoThomas Rast
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Re-fix rev-list-options documentationJunio C Hamano
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast
2008-08-02revision traversal: show full history with merge simplificationJunio C Hamano
2008-08-02Documentation: clarify diff --ccJunio C Hamano
2008-07-23Documentation: clarify diff --ccJunio C Hamano
2008-07-08Merge branch 'jc/blame' (early part) into HEADJunio C Hamano
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-04Documentation: git-log cannot use rev-list specific optionsJunio C Hamano
2008-05-23Merge branch 'maint'Junio C Hamano
2008-05-23Add log.date config variableHeikki Orsila
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila
2008-05-06log and rev-list: add --graph optionAdam Simpkins
2008-04-13rev-list --childrenJunio C Hamano
2008-03-02Documentation: Remove --{min,max}-age option from git-log(1)Jakub Narebski
2008-02-27Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski
2008-01-18Include rev-list options in git-log manpage.Miklos Vajna