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