aboutsummaryrefslogtreecommitdiff
path: root/bisect.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/war-on-git-path'Junio C Hamano2017-04-26
|\
| * bisect: add git_path_bisect_terms helperJeff King2017-04-20
| * Merge branch 'mm/two-more-xstrfmt' into maintJunio C Hamano2017-03-16
| |\
* | \ Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \
| * | | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
| * | | Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-31
| * | | Convert remaining callers of sha1_array_lookup to object_idbrian m. carlson2017-03-31
| * | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
| * | | sha1-array: convert internal storage for struct sha1_array to object_idbrian m. carlson2017-03-28
| * | | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZbrian m. carlson2017-03-26
* | | | replace unchecked snprintf calls with heap buffersJeff King2017-03-30
|/ / /
* | | Merge branch 'mm/two-more-xstrfmt'Junio C Hamano2017-02-27
|\ \ \ | |/ / |/| / | |/
| * bisect_next_all: convert xsnprintf to xstrfmtMaxim Moseychuk2017-02-16
* | bisect: improve English grammar of not-ancestors messageAlex Henrie2016-12-05
|/
* use QSORTRené Scharfe2016-09-29
* Merge branch 'jk/printf-format'Junio C Hamano2016-07-19
|\
| * commit.c: remove print_commit_list()Junio C Hamano2016-07-08
* | Merge branch 'bc/cocci'Junio C Hamano2016-07-19
|\ \
| * | coccinelle: apply object_id Coccinelle transformationsbrian m. carlson2016-06-28
* | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \ | |_|/ |/| |
| * | i18n: bisect: mark strings for translationVasco Almeida2016-06-17
| |/
* | Merge branch 'jk/bisect-show-tree'Junio C Hamano2016-07-06
|\ \ | |/ |/|
| * bisect: always call setup_revisions after init_revisionsJeff King2016-06-16
* | bisect.c: use die_errno() and warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
* | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \
| * | convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* | | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
|/ /
* | 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
* | Merge branch 'ad/bisect-terms'Junio C Hamano2015-10-05
|\ \
| * | bisect: add the terms old/newAntoine Delaite2015-08-03
* | | Merge branch 'dt/refs-pseudo'Junio C Hamano2015-08-25
|\ \ \
| * | | bisect: use update_refDavid Turner2015-07-31
* | | | Merge branch 'jk/git-path'Junio C Hamano2015-08-19
|\ \ \ \ | |_|/ / |/| | |
| * | | memoize common git-path "constant" filesJeff King2015-08-10
| |/ /
* | | bisect: simplify the addition of new bisect termsAntoine Delaite2015-08-03
* | | bisect: replace hardcoded "bad|good" by variablesAntoine Delaite2015-06-29
* | | bisect: correction of typoAntoine Delaite2015-06-23
|/ /
* | register_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
* | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | bisect.c: convert leaf functions to use struct object_idbrian m. carlson2015-03-13
|/
* Merge branch 'jc/merge-bases'Junio C Hamano2015-01-07
|\
| * get_merge_bases(): always clean-up object flagsJunio C Hamano2014-10-30
| * bisect: clean flags after checking merge basesJunio C Hamano2014-10-30
* | Merge branch 'jk/name-decoration-alloc'Junio C Hamano2014-09-11
|\ \ | |/ |/|
| * log-tree: make add_name_decoration a public functionJeff King2014-08-26
* | Merge branch 'nd/log-show-linear-break'Junio C Hamano2014-04-03
|\ \
| * | object.h: centralize object flag allocationNguyễn Thái Ngọc Duy2014-03-25
| |/
* | Merge branch 'ep/varscope'Junio C Hamano2014-02-27
|\ \ | |/ |/|