| Commit message (Expand) | Author | Age | Files | Lines |
* | format-patch: add an option to suppress commit hash | brian m. carlson | 2015-12-15 | 1 | -0/+1 |
* | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -1/+1 |
* | Merge branch 'jc/unused-symbols' | Junio C Hamano | 2015-02-11 | 1 | -8/+4 |
|\ |
|
| * | revision.c: make save_parents() and free_saved_parents() static | Junio C Hamano | 2015-01-15 | 1 | -8/+4 |
* | | Merge branch 'cj/log-invert-grep' | Junio C Hamano | 2015-02-11 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | log: teach --invert-grep optioncj/log-invert-grep | Christoph Junghans | 2015-01-13 | 1 | -0/+2 |
* | | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 | 1 | -0/+1 |
* | | revision: remove definition of unused 'add_object' function | Ramsay Jones | 2014-10-19 | 1 | -5/+0 |
* | | rev-list: add --indexed-objects option | Jeff King | 2014-10-19 | 1 | -0/+1 |
* | | reachable: reuse revision.c "add all reflogs" code | Jeff King | 2014-10-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-04-08 | 1 | -1/+2 |
|\ |
|
| * | add `ignore_missing_links` mode to revwalk | Vicent Marti | 2014-04-04 | 1 | -1/+2 |
* | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -1/+10 |
|\ \ |
|
| * | | log: add --show-linear-break to help see non-linear historynd/log-show-linear-break | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -1/+9 |
| * | | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -0/+1 |
* | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | revision: allow setting custom limiter function | Vicent Marti | 2013-10-24 | 1 | -0/+2 |
* | | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 | 1 | -0/+8 |
|\ \ |
|
| * | | rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API | Junio C Hamano | 2013-11-01 | 1 | -0/+5 |
| * | | revision: introduce --exclude=<glob> to tame wildcards | Junio C Hamano | 2013-08-30 | 1 | -0/+3 |
* | | | revision: add missing include | Felipe Contreras | 2013-10-31 | 1 | -0/+1 |
| |/
|/| |
|
* | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 | 1 | -0/+20 |
|/ |
|
* | teach format-patch to place other authors into in-body "From" | Jeff King | 2013-07-03 | 1 | -0/+1 |
* | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 | 1 | -1/+5 |
|\ |
|
| * | toposort: rename "lifo" field | Junio C Hamano | 2013-06-11 | 1 | -1/+5 |
* | | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 | 1 | -11/+21 |
|\ \ |
|
| * | | revision: split some overly-long lines | Michael Haggerty | 2013-05-28 | 1 | -11/+21 |
* | | | Merge branch 'kb/full-history-compute-treesame-carefully-2' | Junio C Hamano | 2013-06-14 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | revision.c: add BOTTOM flag for commits | Kevin Bracey | 2013-05-16 | 1 | -1/+2 |
| * | | | revision.c: Make --full-history consider more merges | Kevin Bracey | 2013-05-16 | 1 | -0/+1 |
* | | | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 | 1 | -1/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -1/+5 |
| * | | | Export rewrite_parents() for 'log -L' | Bo Yang | 2013-03-28 | 1 | -0/+10 |
| | |/
| |/| |
|
* | | | revision.c: treat A...B merge bases as if manually specified | Kevin Bracey | 2013-05-16 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | format-patch: update append_signoff prototype | Nguyễn Thái Ngọc Duy | 2013-02-12 | 1 | -1/+1 |
* | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 | 1 | -0/+1 |
|\ \ |
|
| * | | mailmap: add mailmap structure to rev_info and pp | Antoine Pelisse | 2013-01-10 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'jc/format-patch-reroll' | Junio C Hamano | 2013-01-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | format-patch: add --reroll-count=$N option | Junio C Hamano | 2012-12-22 | 1 | -0/+1 |
* | | format-patch --notes: show notes after three-dashes | Junio C Hamano | 2012-10-17 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 | 1 | -1/+5 |
|\ |
|
| * | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 | 1 | -1/+5 |
* | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 2012-07-09 | 1 | -0/+2 |
| * | revision.c: allow handle_revision_arg() to take other flags | Junio C Hamano | 2012-07-09 | 1 | -1/+2 |
* | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 | 1 | -0/+1 |
|\ \ |
|
| * | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 | 1 | -0/+1 |
| |/ |
|
* | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 1 | -0/+1 |
|/ |
|
* | log: --show-signature | Junio C Hamano | 2011-11-12 | 1 | -0/+1 |