Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 1 | -0/+4 |
2013-06-11 | log: --author-date-order | Junio C Hamano | 1 | -0/+4 |
2013-05-16 | simplify-merges: drop merge from irrelevant side branch | Kevin Bracey | 1 | -13/+21 |
2013-05-16 | simplify-merges: never remove all TREESAME parents | Kevin Bracey | 1 | -1/+2 |
2013-05-16 | revision.c: Make --full-history consider more merges | Kevin Bracey | 1 | -3/+3 |
2013-05-16 | Documentation: avoid "uninteresting" | Kevin Bracey | 1 | -2/+2 |
2013-05-16 | rev-list-options.txt: correct TREESAME for P | Kevin Bracey | 1 | -2/+1 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -2/+2 |
2012-10-09 | log --grep: accept --basic-regexp and --perl-regexp | Junio C Hamano | 1 | -0/+10 |
2012-09-29 | revision: make --grep search in notes too if shown | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2012-09-29 | log --grep-reflog: reject the option without -g | Junio C Hamano | 1 | -2/+2 |
2012-09-29 | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2012-09-18 | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 1 | -5/+18 |
2012-09-14 | log: document use of multiple commit limiting options | Junio C Hamano | 1 | -5/+18 |
2012-09-12 | Merge branch 'nd/log-n-doc' | Junio C Hamano | 1 | -1/+2 |
2012-09-10 | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 1 | -4/+8 |
2012-09-06 | doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2012-08-30 | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 1 | -3/+8 |
2012-08-22 | Merge branch 'jc/maint-rev-list-topo-doc' | Junio C Hamano | 1 | -7/+24 |
2012-08-15 | rev-list docs: clarify --topo-order description | Junio C Hamano | 1 | -7/+24 |
2012-07-14 | doc: A few minor copy edits. | Štěpán Němec | 1 | -1/+1 |
2012-06-25 | Merge branch 'cn/cherry-pick-range-docs' | Junio C Hamano | 1 | -0/+1 |
2012-06-15 | Documentation: --no-walk is no-op if range is specified | Carlos Martín Nieto | 1 | -0/+1 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -3/+3 |
2012-02-28 | Documentation: use {asterisk} in rev-list-options.txt when needed | Carlos Martín Nieto | 1 | -6/+6 |
2011-07-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-07-22 | Documentation: minor grammatical fix in rev-list-options.txt | Jack Nagel | 1 | -1/+1 |
2011-06-29 | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 1 | -1/+1 |
2011-06-29 | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 1 | -1/+1 |
2011-05-19 | show: --ignore-missing | Junio C Hamano | 1 | -0/+4 |
2011-04-26 | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 1 | -1/+4 |
2011-04-04 | Merge branch 'jc/rev-list-options-fix' | Junio C Hamano | 1 | -2/+2 |
2011-04-01 | "log --cherry-pick" documentation regression fix | Junio C Hamano | 1 | -2/+2 |
2011-03-26 | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 1 | -2/+17 |
2011-03-23 | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 1 | -2/+17 |
2011-03-22 | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 1 | -0/+26 |
2011-03-09 | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 1 | -155/+155 |
2011-03-09 | log --cherry: a synonym | Michael J Gruber | 1 | -0/+8 |
2011-03-09 | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 1 | -0/+5 |
2011-03-08 | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 1 | -1/+2 |
2011-03-08 | rev-list-options.txt: typo fix | Michael J Gruber | 1 | -1/+1 |
2011-02-21 | rev-list: documentation and test for --left/right-only | Michael J Gruber | 1 | -0/+13 |
2010-11-24 | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 1 | -1/+1 |
2010-11-17 | Document that rev-list --graph triggers parent rewriting. | Yann Dirson | 1 | -0/+2 |
2010-11-09 | Documentation: document show -s | Jonathan Nieder | 1 | -0/+3 |
2010-11-03 | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -8/+8 |
2010-09-30 | rev-list-options: clarify --parents and --children | Michael J Gruber | 1 | -4/+4 |
2010-08-20 | Documentation: do not convert ... operator to ellipses | Jonathan Nieder | 1 | -1/+1 |