| Commit message (Expand) | Author | Age |
* | revision: make --grep search in notes too if shown | Nguyễn Thái Ngọc Duy | 2012-09-29 |
* | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 |
* | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 2012-09-29 |
* | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 2012-09-18 |
|\ |
|
| * | log: document use of multiple commit limiting options | Junio C Hamano | 2012-09-14 |
* | | Merge branch 'nd/log-n-doc' | Junio C Hamano | 2012-09-12 |
|\ \ |
|
| * | | doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt | Nguyễn Thái Ngọc Duy | 2012-09-06 |
| |/ |
|
* | | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 |
|\ \ |
|
| * | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 |
| |/ |
|
* | | Merge branch 'jc/maint-rev-list-topo-doc' | Junio C Hamano | 2012-08-22 |
|\ \ |
|
| * | | rev-list docs: clarify --topo-order description | Junio C Hamano | 2012-08-15 |
* | | | doc: A few minor copy edits. | Štěpán Němec | 2012-07-14 |
* | | | Merge branch 'cn/cherry-pick-range-docs' | Junio C Hamano | 2012-06-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Documentation: --no-walk is no-op if range is specified | Carlos Martín Nieto | 2012-06-15 |
| |/ |
|
* | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
|/ |
|
* | Documentation: use {asterisk} in rev-list-options.txt when needed | Carlos Martín Nieto | 2012-02-28 |
* | Merge branch 'maint' | Junio C Hamano | 2011-07-22 |
|\ |
|
| * | Documentation: minor grammatical fix in rev-list-options.txt | Jack Nagel | 2011-07-22 |
* | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 2011-06-29 |
|\ \
| |/
|/| |
|
| * | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 |
* | | show: --ignore-missing | Junio C Hamano | 2011-05-19 |
* | | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 2011-04-26 |
* | | Merge branch 'jc/rev-list-options-fix' | Junio C Hamano | 2011-04-04 |
|\ \
| |/ |
|
| * | "log --cherry-pick" documentation regression fix | Junio C Hamano | 2011-04-01 |
* | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 |
|\ \ |
|
| * | | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 |
* | | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | log --cherry: a synonym | Michael J Gruber | 2011-03-09 |
| * | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 2011-03-09 |
| * | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2011-02-21 |
* | | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 2011-03-09 |
* | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2011-03-08 |
* | | rev-list-options.txt: typo fix | Michael J Gruber | 2011-03-08 |
|/ |
|
* | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 2010-11-24 |
|\ |
|
| * | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 |
* | | Document that rev-list --graph triggers parent rewriting. | Yann Dirson | 2010-11-17 |
* | | Documentation: document show -s | Jonathan Nieder | 2010-11-09 |
|/ |
|
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 |
* | rev-list-options: clarify --parents and --children | Michael J Gruber | 2010-09-30 |
* | Documentation: do not convert ... operator to ellipses | Jonathan Nieder | 2010-08-20 |
* | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 |
|\ |
|
| * | rev-list: introduce --count option | Thomas Rast | 2010-06-12 |
* | | Documentation/rev-list-options.txt: Explain --ancestry-path | Johan Herland | 2010-06-06 |
* | | Documentation/rev-list-options.txt: Fix missing line in example history graph | Johan Herland | 2010-06-06 |
|/ |
|
* | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 2010-03-24 |
|\ |
|
| * | git log -p -m: document -m and honor --first-parent | Petr Baudis | 2010-02-12 |
* | | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 |
|/ |
|
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 |
* | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 |