aboutsummaryrefslogtreecommitdiff
path: root/revision.h
Commit message (Expand)AuthorAge
* Merge branch 'rs/path-name-safety-cleanup'Junio C Hamano2017-03-24
|\
| * revision: remove declaration of path_name()René Scharfe2017-03-18
| * list-objects: pass full pathname to callbacksJeff King2016-03-16
| * list-objects: drop name_path entirelyJeff King2016-03-16
| * list-objects: convert name_path to a strbufJeff King2016-03-16
* | Merge branch 'lt/pretty-expand-tabs'Junio C Hamano2016-04-13
|\ \
| * | pretty: enable --expand-tabs by default for selected pretty formatsJunio C Hamano2016-03-30
| * | pretty: expand tabs in indented logs to make things line up properlyLinus Torvalds2016-03-30
* | | list-objects: pass full pathname to callbacksJeff King2016-02-12
* | | list-objects: drop name_path entirelyJeff King2016-02-12
* | | list-objects: convert name_path to a strbufJeff King2016-02-12
|/ /
* | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-15
* | convert "enum date_mode" into a structJeff King2015-06-29
|/
* Merge branch 'jc/unused-symbols'Junio C Hamano2015-02-11
|\
| * revision.c: make save_parents() and free_saved_parents() staticJunio C Hamano2015-01-15
* | Merge branch 'cj/log-invert-grep'Junio C Hamano2015-02-11
|\ \ | |/ |/|
| * log: teach --invert-grep optionChristoph Junghans2015-01-13
* | rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson2014-12-29
* | revision: remove definition of unused 'add_object' functionRamsay Jones2014-10-19
* | rev-list: add --indexed-objects optionJeff King2014-10-19
* | reachable: reuse revision.c "add all reflogs" codeJeff King2014-10-16
|/
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-08
|\
| * add `ignore_missing_links` mode to revwalkVicent Marti2014-04-04
* | Merge branch 'nd/log-show-linear-break'Junio C Hamano2014-04-03
|\ \
| * | log: add --show-linear-break to help see non-linear historyNguyễn Thái Ngọc Duy2014-03-25
| * | object.h: centralize object flag allocationNguyễn Thái Ngọc Duy2014-03-25
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ | |/ / |/| / | |/
| * revision: allow setting custom limiter functionVicent Marti2013-10-24
* | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\ \
| * | rev-list --exclude: export add/clear-ref-exclusion and ref-excluded APIJunio C Hamano2013-11-01
| * | revision: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-08-30
* | | revision: add missing includeFelipe Contreras2013-10-31
| |/ |/|
* | log: use true parents for diff even when rewritingThomas Rast2013-08-01
|/
* teach format-patch to place other authors into in-body "From"Jeff King2013-07-03
* Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\
| * toposort: rename "lifo" fieldJunio C Hamano2013-06-11
* | Merge branch 'mh/reflife'Junio C Hamano2013-06-14
|\ \
| * | revision: split some overly-long linesMichael Haggerty2013-05-28
* | | Merge branch 'kb/full-history-compute-treesame-carefully-2'Junio C Hamano2013-06-14
|\ \ \
| * | | revision.c: add BOTTOM flag for commitsKevin Bracey2013-05-16
| * | | revision.c: Make --full-history consider more mergesKevin Bracey2013-05-16
* | | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ \ | |/ / / |/| | |
| * | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| * | | Export rewrite_parents() for 'log -L'Bo Yang2013-03-28
| | |/ | |/|
* | | revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-16
| |/ |/|
* | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \ | |/ |/|
| * format-patch: update append_signoff prototypeNguyễn Thái Ngọc Duy2013-02-12
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \
| * | mailmap: add mailmap structure to rev_info and ppAntoine Pelisse2013-01-10
| |/
* | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-11
|\ \ | |/ |/|