aboutsummaryrefslogtreecommitdiff
path: root/builtin/rev-list.c
Commit message (Expand)AuthorAge
* Merge branch 'jh/object-filtering'Junio C Hamano2017-12-27
|\
| * rev-list: support --no-filter argumentJeff Hostetler2017-12-05
| * rev-list: add list-objects filtering supportJeff Hostetler2017-11-22
* | Merge branch 'ma/bisect-leakfix'Junio C Hamano2017-11-15
|\ \
| * | bisect: change calling-convention of `find_bisection()`Martin Ågren2017-11-06
| |/
* | Merge branch 'bw/diff-opt-impl-to-bitfields'Junio C Hamano2017-11-09
|\ \
| * | diff: make struct diff_flags members lowercaseBrandon Williams2017-11-01
| * | diff: remove DIFF_OPT_TST macroBrandon Williams2017-11-01
| |/
* | pack-bitmap: convert traverse_bitmap_commit_list to object_idbrian m. carlson2017-10-16
|/
* Merge branch 'jc/simplify-progress'Junio C Hamano2017-08-24
|\
| * progress: simplify "delayed" progress APIJunio C Hamano2017-08-19
* | Merge branch 'jk/rev-list-empty-input'Junio C Hamano2017-08-11
|\ \
| * | rev-list: don't show usage when we see empty ref patternsJeff King2017-08-02
| |/
* | Merge branch 'jk/reflog-walk'Junio C Hamano2017-08-11
|\ \
| * | rev-list: check reflog_info before showing usageJeff King2017-07-09
| |/
* | rev-list: pass diffopt->use_colors through to pretty-printJeff King2017-07-13
|/
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'jk/consistent-h'Junio C Hamano2017-06-19
|\ \
| * | diff- and log- family: handle "git cmd -h" earlyJunio C Hamano2017-06-05
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \
| * | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| |/
* | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-23
|/
* Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZbrian m. carlson2017-03-26
* use oid_to_hex_r() for converting struct object_id hashes to hex stringsRené Scharfe2017-01-30
* rev-list: use hdr_termination instead of a always using a newlineJacob Keller2016-10-20
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-31
* rev-list: add optional progress reportingJeff King2016-07-20
* Merge branch 'jk/rev-list-count-with-bitmap'Junio C Hamano2016-06-20
|\
| * rev-list: disable bitmaps when "-n" is used with listing objectsJeff King2016-06-03
| * rev-list: "adjust" results of "--count --use-bitmap-index -n"Jeff King2016-06-03
| * list-objects: pass full pathname to callbacksJeff King2016-03-16
| * list-objects: drop name_path entirelyJeff King2016-03-16
| * Merge branch 'ls/hint-rev-list-count' into maintJunio C Hamano2015-07-27
| |\
* | | list-objects: pass full pathname to callbacksJeff King2016-02-12
* | | list-objects: drop name_path entirelyJeff King2016-02-12
* | | Remove get_object_hash.brian m. carlson2015-11-20
* | | Convert struct object to object_idbrian m. carlson2015-11-20
* | | Add several uses of get_object_hash.brian m. carlson2015-11-20
* | | use sha1_to_hex_r() instead of strcpyJeff King2015-10-05
* | | rev-list: make it obvious that we do not support notesJeff King2015-08-24
* | | Merge branch 'ls/hint-rev-list-count'Junio C Hamano2015-07-10
|\ \ \ | |/ / |/| / | |/
| * rev-list: add --count to usage guideLawrence Siebert2015-07-01
* | rev-list: disable --use-bitmap-index when pruning commitsJeff King2015-07-01
|/
* commit: record buffer length in cacheJeff King2014-06-13
* use get_cached_commit_buffer where appropriateJeff King2014-06-13
* provide a helper to free commit bufferJeff King2014-06-13
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\
| * rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-30
* | C: have space around && and || operatorsJunio C Hamano2013-10-16
|/