| Commit message (Expand) | Author | Age |
* | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 |
|\ |
|
| * | rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API | Junio C Hamano | 2013-11-01 |
| * | revision: introduce --exclude=<glob> to tame wildcards | Junio C Hamano | 2013-08-30 |
* | | revision: add missing include | Felipe Contreras | 2013-10-31 |
* | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 |
|/ |
|
* | teach format-patch to place other authors into in-body "From" | Jeff King | 2013-07-03 |
* | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 |
|\ |
|
| * | toposort: rename "lifo" field | Junio C Hamano | 2013-06-11 |
* | | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 |
|\ \ |
|
| * | | revision: split some overly-long lines | Michael Haggerty | 2013-05-28 |
* | | | Merge branch 'kb/full-history-compute-treesame-carefully-2' | Junio C Hamano | 2013-06-14 |
|\ \ \ |
|
| * | | | revision.c: add BOTTOM flag for commits | Kevin Bracey | 2013-05-16 |
| * | | | revision.c: Make --full-history consider more merges | Kevin Bracey | 2013-05-16 |
* | | | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 |
| * | | | Export rewrite_parents() for 'log -L' | Bo Yang | 2013-03-28 |
| | |/
| |/| |
|
* | | | revision.c: treat A...B merge bases as if manually specified | Kevin Bracey | 2013-05-16 |
| |/
|/| |
|
* | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 |
|\ \
| |/
|/| |
|
| * | format-patch: update append_signoff prototype | Nguyễn Thái Ngọc Duy | 2013-02-12 |
* | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 |
|\ \ |
|
| * | | mailmap: add mailmap structure to rev_info and pp | Antoine Pelisse | 2013-01-10 |
| |/ |
|
* | | Merge branch 'jc/format-patch-reroll' | Junio C Hamano | 2013-01-11 |
|\ \
| |/
|/| |
|
| * | format-patch: add --reroll-count=$N option | Junio C Hamano | 2012-12-22 |
* | | format-patch --notes: show notes after three-dashes | Junio C Hamano | 2012-10-17 |
|/ |
|
* | 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/sha1-name-more' | Junio C Hamano | 2012-07-22 |
|\ \
| |/
|/| |
|
| * | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 2012-07-09 |
| * | revision.c: allow handle_revision_arg() to take other flags | Junio C Hamano | 2012-07-09 |
* | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 |
|\ \ |
|
| * | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 |
| |/ |
|
* | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 |
|/ |
|
* | log: --show-signature | Junio C Hamano | 2011-11-12 |
* | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 |
|\ |
|
| * | revision: add leak_pending flag | René Scharfe | 2011-10-03 |
| * | revision: factor out add_pending_sha1 | René Scharfe | 2011-10-03 |
* | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 |
|\ \ |
|
| * | | rev-list --verify-object | Junio C Hamano | 2011-09-01 |
* | | | Merge branch 'jc/traverse-commit-list' | Junio C Hamano | 2011-10-05 |
|\ \ \
| |/ / |
|
| * | | revision.c: add show_object_with_name() helper function | Junio C Hamano | 2011-08-22 |
| |/ |
|
* | | Merge branch 'bk/ancestry-path' | Junio C Hamano | 2011-10-05 |
|\ \
| |/
|/| |
|
| * | revision: keep track of the end-user input from the command line | Junio C Hamano | 2011-08-25 |
* | | Merge branch 'jk/format-patch-am' | Junio C Hamano | 2011-05-31 |
|\ \ |
|
| * | | format-patch: preserve subject newlines with -k | Jeff King | 2011-05-26 |
* | | | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2011-05-29 |
|\ \ \ |
|
| * | | | show: --ignore-missing | Junio C Hamano | 2011-05-19 |
* | | | | Add log.abbrevCommit config variable | Jay Soffian | 2011-05-18 |
|/ / / |
|
* | | | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 2011-04-26 |
* | | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 |
|\ \ \ |
|
| * | | | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 2011-03-23 |