Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mm/two-more-xstrfmt' | Junio C Hamano | 2017-02-27 | 1 | -4/+5 |
|\ | |||||
| * | bisect_next_all: convert xsnprintf to xstrfmt | Maxim Moseychuk | 2017-02-16 | 1 | -4/+5 |
* | | bisect: improve English grammar of not-ancestors message | Alex Henrie | 2016-12-05 | 1 | -1/+1 |
|/ | |||||
* | use QSORT | René Scharfe | 2016-09-30 | 1 | -1/+1 |
* | Merge branch 'jk/printf-format' | Junio C Hamano | 2016-07-19 | 1 | -1/+4 |
|\ | |||||
| * | commit.c: remove print_commit_list() | Junio C Hamano | 2016-07-08 | 1 | -1/+4 |
* | | Merge branch 'bc/cocci' | Junio C Hamano | 2016-07-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | coccinelle: apply object_id Coccinelle transformations | brian m. carlson | 2016-06-28 | 1 | -1/+1 |
* | | | Merge branch 'va/i18n-even-more' | Junio C Hamano | 2016-07-13 | 1 | -25/+31 |
|\ \ \ | |_|/ |/| | | |||||
| * | | i18n: bisect: mark strings for translation | Vasco Almeida | 2016-06-18 | 1 | -25/+31 |
| |/ | |||||
* | | Merge branch 'jk/bisect-show-tree' | Junio C Hamano | 2016-07-06 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | bisect: always call setup_revisions after init_revisions | Jeff King | 2016-06-17 | 1 | -0/+1 |
* | | bisect.c: use die_errno() and warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | 1 | -4/+3 |
* | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -2/+2 |
|\ \ | |||||
| * | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | 1 | -2/+2 |
* | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -4/+4 |
|/ / | |||||
* | | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -3/+3 |
* | | Convert struct object to object_id | brian m. carlson | 2015-11-20 | 1 | -2/+2 |
* | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -3/+3 |
* | | Merge branch 'ad/bisect-terms' | Junio C Hamano | 2015-10-05 | 1 | -3/+8 |
|\ \ | |||||
| * | | bisect: add the terms old/new | Antoine Delaite | 2015-08-03 | 1 | -3/+8 |
* | | | Merge branch 'dt/refs-pseudo' | Junio C Hamano | 2015-08-25 | 1 | -29/+8 |
|\ \ \ | |||||
| * | | | bisect: use update_ref | David Turner | 2015-07-31 | 1 | -29/+8 |
* | | | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 | 1 | -2/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | memoize common git-path "constant" files | Jeff King | 2015-08-11 | 1 | -2/+5 |
| |/ / | |||||
* | | | bisect: simplify the addition of new bisect terms | Antoine Delaite | 2015-08-03 | 1 | -2/+31 |
* | | | bisect: replace hardcoded "bad|good" by variables | Antoine Delaite | 2015-06-29 | 1 | -17/+37 |
* | | | bisect: correction of typo | Antoine Delaite | 2015-06-23 | 1 | -1/+1 |
|/ / | |||||
* | | register_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 | 1 | -8/+5 |
* | | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 | 1 | -1/+4 |
* | | bisect.c: convert leaf functions to use struct object_id | brian m. carlson | 2015-03-14 | 1 | -20/+20 |
|/ | |||||
* | Merge branch 'jc/merge-bases' | Junio C Hamano | 2015-01-07 | 1 | -1/+1 |
|\ | |||||
| * | get_merge_bases(): always clean-up object flags | Junio C Hamano | 2014-10-30 | 1 | -1/+1 |
| * | bisect: clean flags after checking merge bases | Junio C Hamano | 2014-10-30 | 1 | -1/+1 |
* | | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 2014-09-11 | 1 | -3/+4 |
|\ \ | |/ |/| | |||||
| * | log-tree: make add_name_decoration a public function | Jeff King | 2014-08-26 | 1 | -3/+4 |
* | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -2/+1 |
|\ \ | |||||
| * | | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -2/+1 |
| |/ | |||||
* | | Merge branch 'ep/varscope' | Junio C Hamano | 2014-02-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | bisect.c: reduce scope of variable | Elia Pinto | 2014-01-31 | 1 | -1/+1 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 | 1 | -2/+2 |
|/ | |||||
* | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 | 1 | -1/+1 |
* | register_ref(): make a copy of the bad reference SHA-1 | Michael Haggerty | 2013-06-03 | 1 | -2/+3 |
* | Merge branch 'jk/bisect-prn-unsigned' | Junio C Hamano | 2013-04-07 | 1 | -2/+2 |
|\ | |||||
| * | bisect: avoid signed integer overflow | John Keeping | 2013-04-03 | 1 | -2/+2 |
* | | Move estimate_bisect_steps to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+38 |
|/ | |||||
* | Call git_pathdup() rather than xstrdup(git_path("...")) | Ramsay Jones | 2012-09-04 | 1 | -1/+1 |
* | bisect: copy filename string obtained from git_path() | Michael Haggerty | 2012-05-03 | 1 | -3/+5 |
* | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-14 | 1 | -10/+10 |
|\ | |||||
| * | commit: factor out clear_commit_marks_for_object_array | René Scharfe | 2011-10-03 | 1 | -5/+2 |