| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 |
|\ |
|
| * | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
* | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 |
|/ |
|
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
* | Convert struct object to object_id | brian m. carlson | 2015-11-20 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |
* | Merge branch 'ad/bisect-terms' | Junio C Hamano | 2015-10-05 |
|\ |
|
| * | bisect: add the terms old/new | Antoine Delaite | 2015-08-03 |
* | | Merge branch 'dt/refs-pseudo' | Junio C Hamano | 2015-08-25 |
|\ \ |
|
| * | | bisect: use update_ref | David Turner | 2015-07-31 |
* | | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | memoize common git-path "constant" files | Jeff King | 2015-08-10 |
| |/ |
|
* | | bisect: simplify the addition of new bisect terms | Antoine Delaite | 2015-08-03 |
* | | bisect: replace hardcoded "bad|good" by variables | Antoine Delaite | 2015-06-29 |
* | | bisect: correction of typo | Antoine Delaite | 2015-06-23 |
|/ |
|
* | register_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
* | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 |
* | bisect.c: convert leaf functions to use struct object_id | brian m. carlson | 2015-03-13 |
* | Merge branch 'jc/merge-bases' | Junio C Hamano | 2015-01-07 |
|\ |
|
| * | get_merge_bases(): always clean-up object flags | Junio C Hamano | 2014-10-30 |
| * | bisect: clean flags after checking merge bases | Junio C Hamano | 2014-10-30 |
* | | Merge branch 'jk/name-decoration-alloc' | Junio C Hamano | 2014-09-11 |
|\ \
| |/
|/| |
|
| * | log-tree: make add_name_decoration a public function | Jeff King | 2014-08-26 |
* | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 |
|\ \ |
|
| * | | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 2014-03-25 |
| |/ |
|
* | | Merge branch 'ep/varscope' | Junio C Hamano | 2014-02-27 |
|\ \
| |/
|/| |
|
| * | bisect.c: reduce scope of variable | Elia Pinto | 2014-01-31 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
|/ |
|
* | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 |
* | register_ref(): make a copy of the bad reference SHA-1 | Michael Haggerty | 2013-06-02 |
* | Merge branch 'jk/bisect-prn-unsigned' | Junio C Hamano | 2013-04-07 |
|\ |
|
| * | bisect: avoid signed integer overflow | John Keeping | 2013-04-03 |
* | | Move estimate_bisect_steps to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
|/ |
|
* | Call git_pathdup() rather than xstrdup(git_path("...")) | Ramsay Jones | 2012-09-04 |
* | bisect: copy filename string obtained from git_path() | Michael Haggerty | 2012-05-03 |
* | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 |
|\ |
|
| * | commit: factor out clear_commit_marks_for_object_array | René Scharfe | 2011-10-03 |
| * | bisect: use leak_pending flag | René Scharfe | 2011-10-03 |
* | | Merge branch 'jk/argv-array' | Junio C Hamano | 2011-10-05 |
|\ \ |
|
| * | | bisect: use argv_array API | Jeff King | 2011-09-14 |
| |/ |
|
* | | bisect: introduce support for --no-checkout option. | Jon Seymour | 2011-08-04 |
|/ |
|
* | bisect: refactor sha1_array into a generic sha1 list | Jeff King | 2011-05-19 |
* | bisect: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 |
* | Merge branch 'cc/maint-bisect-paths' | Junio C Hamano | 2010-03-01 |
|\ |
|
| * | bisect: error out when passing bad path parameters | Christian Couder | 2010-03-01 |
* | | Merge branch 'jc/symbol-static' | Junio C Hamano | 2010-01-20 |
|\ \ |
|
| * | | bisect.c: mark file-local function static | Junio C Hamano | 2010-01-11 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-01-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | bisect: fix singular/plural grammar nit | David Ripton | 2010-01-19 |
| |/ |
|
* | | Use warning function instead of fprintf(stderr, "Warning: ..."). | Thiago Farina | 2010-01-03 |
|/ |
|