Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | bisect: add git_path_bisect_terms helper | Jeff King | 1 | -1/+2 |
2017-04-19 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -22/+21 |
2017-03-31 | Rename sha1_array to oid_array | brian m. carlson | 1 | -8/+8 |
2017-03-31 | Convert sha1_array_lookup to take struct object_id | brian m. carlson | 1 | -4/+3 |
2017-03-31 | Convert remaining callers of sha1_array_lookup to object_id | brian m. carlson | 1 | -7/+7 |
2017-03-31 | Make sha1_array_append take a struct object_id * | brian m. carlson | 1 | -2/+2 |
2017-03-30 | replace unchecked snprintf calls with heap buffers | Jeff King | 1 | -3/+5 |
2017-03-28 | sha1-array: convert internal storage for struct sha1_array to object_id | brian m. carlson | 1 | -7/+7 |
2017-03-26 | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ | brian m. carlson | 1 | -1/+1 |
2017-03-16 | Merge branch 'mm/two-more-xstrfmt' into maint | Junio C Hamano | 1 | -4/+5 |
2017-02-27 | Merge branch 'mm/two-more-xstrfmt' | Junio C Hamano | 1 | -4/+5 |
2017-02-16 | bisect_next_all: convert xsnprintf to xstrfmt | Maxim Moseychuk | 1 | -4/+5 |
2016-12-05 | bisect: improve English grammar of not-ancestors message | Alex Henrie | 1 | -1/+1 |
2016-09-29 | use QSORT | René Scharfe | 1 | -1/+1 |
2016-07-19 | Merge branch 'jk/printf-format' | Junio C Hamano | 1 | -1/+4 |
2016-07-19 | Merge branch 'bc/cocci' | Junio C Hamano | 1 | -1/+1 |
2016-07-13 | Merge branch 'va/i18n-even-more' | Junio C Hamano | 1 | -25/+31 |
2016-07-08 | commit.c: remove print_commit_list() | Junio C Hamano | 1 | -1/+4 |
2016-07-06 | Merge branch 'jk/bisect-show-tree' | Junio C Hamano | 1 | -0/+1 |
2016-06-28 | coccinelle: apply object_id Coccinelle transformations | brian m. carlson | 1 | -1/+1 |
2016-06-17 | i18n: bisect: mark strings for translation | Vasco Almeida | 1 | -25/+31 |
2016-06-16 | bisect: always call setup_revisions after init_revisions | Jeff King | 1 | -0/+1 |
2016-05-09 | bisect.c: use die_errno() and warning_errno() | Nguyễn Thái Ngọc Duy | 1 | -4/+3 |
2016-02-26 | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 1 | -2/+2 |
2016-02-22 | convert trivial cases to ALLOC_ARRAY | Jeff King | 1 | -2/+2 |
2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -4/+4 |
2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -3/+3 |
2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -2/+2 |
2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -3/+3 |
2015-10-05 | Merge branch 'ad/bisect-terms' | Junio C Hamano | 1 | -3/+8 |
2015-08-25 | Merge branch 'dt/refs-pseudo' | Junio C Hamano | 1 | -29/+8 |
2015-08-19 | Merge branch 'jk/git-path' | Junio C Hamano | 1 | -2/+5 |
2015-08-10 | memoize common git-path "constant" files | Jeff King | 1 | -2/+5 |
2015-08-03 | bisect: add the terms old/new | Antoine Delaite | 1 | -3/+8 |
2015-08-03 | bisect: simplify the addition of new bisect terms | Antoine Delaite | 1 | -2/+31 |
2015-07-31 | bisect: use update_ref | David Turner | 1 | -29/+8 |
2015-06-29 | bisect: replace hardcoded "bad|good" by variables | Antoine Delaite | 1 | -17/+37 |
2015-06-23 | bisect: correction of typo | Antoine Delaite | 1 | -1/+1 |
2015-05-25 | register_ref(): rewrite to take an object_id argument | Michael Haggerty | 1 | -8/+5 |
2015-05-25 | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 1 | -1/+4 |
2015-03-13 | bisect.c: convert leaf functions to use struct object_id | brian m. carlson | 1 | -20/+20 |
2015-01-07 | Merge branch 'jc/merge-bases' | Junio C Hamano | 1 | -1/+1 |
2014-10-30 | get_merge_bases(): always clean-up object flags | Junio C Hamano | 1 | -1/+1 |
2014-10-30 | bisect: clean flags after checking merge bases | Junio C Hamano | 1 | -1/+1 |
2014-09-11 | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 1 | -3/+4 |
2014-08-26 | log-tree: make add_name_decoration a public function | Jeff King | 1 | -3/+4 |
2014-04-03 | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 1 | -2/+1 |
2014-03-25 | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
2014-02-27 | Merge branch 'ep/varscope' | Junio C Hamano | 1 | -1/+1 |
2014-01-31 | bisect.c: reduce scope of variable | Elia Pinto | 1 | -1/+1 |