Age | Commit message (Expand) | Author | Files | Lines |
2017-03-26 | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ | brian m. carlson | 1 | -1/+1 |
2017-01-30 | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 1 | -1/+1 |
2016-10-20 | rev-list: use hdr_termination instead of a always using a newline | Jacob Keller | 1 | -1/+1 |
2016-08-31 | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 1 | -41/+33 |
2016-07-20 | rev-list: add optional progress reporting | Jeff King | 1 | -0/+17 |
2016-06-20 | Merge branch 'jk/rev-list-count-with-bitmap' | Junio C Hamano | 1 | -1/+5 |
2016-06-03 | rev-list: disable bitmaps when "-n" is used with listing objects | Jeff King | 1 | -1/+2 |
2016-06-03 | rev-list: "adjust" results of "--count --use-bitmap-index -n" | Jeff King | 1 | -0/+3 |
2016-03-16 | list-objects: pass full pathname to callbacks | Jeff King | 1 | -8/+4 |
2016-03-16 | list-objects: drop name_path entirely | Jeff King | 1 | -2/+2 |
2016-02-12 | list-objects: pass full pathname to callbacks | Jeff King | 1 | -8/+4 |
2016-02-12 | list-objects: drop name_path entirely | Jeff King | 1 | -2/+2 |
2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -2/+2 |
2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -7/+7 |
2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -2/+2 |
2015-10-05 | use sha1_to_hex_r() instead of strcpy | Jeff King | 1 | -2/+2 |
2015-08-24 | rev-list: make it obvious that we do not support notes | Jeff King | 1 | -0/+3 |
2015-07-27 | Merge branch 'ls/hint-rev-list-count' into maint | Junio C Hamano | 1 | -0/+1 |
2015-07-10 | Merge branch 'ls/hint-rev-list-count' | Junio C Hamano | 1 | -0/+1 |
2015-07-01 | rev-list: disable --use-bitmap-index when pruning commits | Jeff King | 1 | -1/+1 |
2015-07-01 | rev-list: add --count to usage guide | Lawrence Siebert | 1 | -0/+1 |
2014-06-13 | commit: record buffer length in cache | Jeff King | 1 | -1/+1 |
2014-06-13 | use get_cached_commit_buffer where appropriate | Jeff King | 1 | -1/+1 |
2014-06-13 | provide a helper to free commit buffer | Jeff King | 1 | -2/+1 |
2014-02-27 | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 1 | -0/+39 |
2013-12-30 | rev-list: add bitmap mode to speed up object lists | Vicent Marti | 1 | -0/+39 |
2013-10-16 | C: have space around && and || operators | Junio C Hamano | 1 | -1/+1 |
2013-08-28 | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-06-26 | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -0/+1 |
2012-10-29 | Move print_commit_list to libgit.a | Nguyễn Thái Ngọc Duy | 1 | -10/+0 |
2012-10-29 | Move estimate_bisect_steps to libgit.a | Nguyễn Thái Ngọc Duy | 1 | -39/+0 |
2012-05-11 | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 1 | -0/+1 |
2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -0/+1 |
2012-02-28 | rev-list: fix --verify-objects --quiet becoming --objects | Nguyễn Thái Ngọc Duy | 1 | -11/+15 |
2012-02-28 | rev-list: remove BISECT_SHOW_TRIED flag | Nguyễn Thái Ngọc Duy | 1 | -11/+1 |
2012-02-13 | git rev-list: fix invalid typecast | Clemens Buchacher | 1 | -2/+2 |
2011-09-01 | rev-list --verify-object | Junio C Hamano | 1 | -0/+4 |
2011-09-01 | list-objects: pass callback data to show_objects() | Junio C Hamano | 1 | -3/+7 |
2011-08-22 | revision.c: add show_object_with_name() helper function | Junio C Hamano | 1 | -14/+1 |
2011-08-22 | rev-list: fix finish_object() call | Junio C Hamano | 1 | -1/+1 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -1/+2 |
2011-05-26 | clean up calling conventions for pretty.c functions | Jeff King | 1 | -1/+2 |
2011-04-26 | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 1 | -2/+8 |
2011-03-23 | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 1 | -0/+4 |
2011-03-09 | rev-list/log: factor out revision mark generation | Michael J Gruber | 1 | -12/+2 |
2010-11-17 | Merge branch 'jk/maint-rev-list-nul' | Junio C Hamano | 1 | -2/+4 |
2010-10-13 | rev-list: handle %x00 NUL in user format | Jeff King | 1 | -2/+4 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -4/+4 |
2010-06-12 | rev-list: introduce --count option | Thomas Rast | 1 | -0/+16 |
2010-04-06 | Merge branch 'ef/maint-empty-commit-log' | Junio C Hamano | 1 | -1/+4 |