Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/the-index' | Junio C Hamano | 2019-01-04 | 1 | -1/+1 |
|\ | |||||
| * | wt-status.c: remove implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
* | | Merge branch 'nd/i18n' | Junio C Hamano | 2019-01-04 | 1 | -3/+5 |
|\ \ | |||||
| * | | parse-options: replace opterror() with optname() | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -3/+5 |
* | | | Merge branch 'tb/print-size-t-with-uintmax-format' | Junio C Hamano | 2018-11-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Upcast size_t variables to uintmax_t when printing | Torsten Bögershausen | 2018-11-12 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'sg/ref-filter-wo-repository' | Junio C Hamano | 2018-11-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | ref-filter: don't look for objects when outside of a repository | SZEDER Gábor | 2018-11-16 | 1 | -0/+4 |
| |/ / | |||||
* | | | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 2018-11-06 | 1 | -0/+2 |
|/ / | |||||
* | | Merge branch 'ot/ref-filter-plug-leaks' | Junio C Hamano | 2018-10-30 | 1 | -42/+58 |
|\ \ | |/ |/| | |||||
| * | ref-filter: free item->value and item->value->s | Olga Telezhnaya | 2018-10-19 | 1 | -42/+54 |
| * | ref-filter: free memory from used_atom | Olga Telezhnaya | 2018-10-19 | 1 | -0/+4 |
* | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
* | | Merge branch 'jk/trailer-fixes' | Junio C Hamano | 2018-09-17 | 1 | -0/+2 |
|\ \ | |||||
| * | | pretty, ref-filter: format %(trailers) with no_divider option | Jeff King | 2018-08-23 | 1 | -0/+2 |
* | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 1 | -138/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | commit-reach: move commit_contains from ref-filter | Derrick Stolee | 2018-07-20 | 1 | -138/+7 |
| * | | commit.h: remove method declarations | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
* | | | Merge branch 'ot/ref-filter-object-info' | Junio C Hamano | 2018-08-17 | 1 | -88/+138 |
|\ \ \ | |||||
| * | | | ref-filter: use oid_object_info() to get object | Olga Telezhnaya | 2018-07-17 | 1 | -33/+87 |
| * | | | ref-filter: merge get_obj and get_object | Olga Telezhnaya | 2018-07-17 | 1 | -25/+11 |
| * | | | ref-filter: initialize eaten variable | Olga Telezhnaya | 2018-07-17 | 1 | -1/+2 |
| * | | | ref-filter: fill empty fields with empty values | Olga Telezhnaya | 2018-07-17 | 1 | -1/+7 |
| * | | | ref-filter: add info_source to valid_atom | Olga Telezhnaya | 2018-07-17 | 1 | -39/+43 |
* | | | | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 2018-08-02 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | commit-graph: add repo arg to graph readers | Jonathan Tan | 2018-07-17 | 1 | -1/+1 |
* | | | | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 2018-08-02 | 1 | -4/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | commit: add repository argument to lookup_commit_reference_gently | Stefan Beller | 2018-06-29 | 1 | -2/+4 |
| * | | | object: add repository argument to parse_object_buffer | Stefan Beller | 2018-06-29 | 1 | -1/+2 |
| * | | | object: add repository argument to parse_object | Stefan Beller | 2018-06-29 | 1 | -1/+2 |
| * | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 2018-06-29 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/for-each-ref-icase' | Junio C Hamano | 2018-07-24 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | ref-filter: avoid backend filtering with --ignore-case | Jeff King | 2018-07-03 | 1 | -0/+9 |
| * | | | | for-each-ref: consistently pass WM_IGNORECASE flag | Aleksandr Makarov | 2018-07-03 | 1 | -1/+1 |
* | | | | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -0/+1 |
* | | | | Merge branch 'ds/commit-graph-lockfile-fix' | Junio C Hamano | 2018-06-25 | 1 | -5/+21 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | ref-filter: use generation number for --contains | Derrick Stolee | 2018-05-22 | 1 | -4/+20 |
| * | | | ref-filter: fix outdated comment on in_commit_list | Derrick Stolee | 2018-05-02 | 1 | -1/+1 |
* | | | | Merge branch 'js/use-bug-macro' | Junio C Hamano | 2018-05-30 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 2018-05-06 | 1 | -2/+2 |
* | | | | | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 2018-05-23 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 2018-04-11 | 1 | -1/+1 |
| * | | | | treewide: rename tree to maybe_tree | Derrick Stolee | 2018-04-11 | 1 | -1/+1 |
* | | | | | Merge branch 'ot/libify-get-ref-atom-value' | Junio C Hamano | 2018-05-08 | 1 | -96/+197 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ref-filter: libify get_ref_atom_value()ot/libify-get-ref-atom-value | Olga Telezhnaya | 2018-03-29 | 1 | -24/+30 |
| * | | | | ref-filter: add return value to parsers | Olga Telezhnaya | 2018-03-29 | 1 | -49/+89 |
| * | | | | ref-filter: change parsing function error handling | Olga Telezhnaya | 2018-03-29 | 1 | -8/+24 |
| * | | | | ref-filter: add return value && strbuf to handlers | Olga Telezhnaya | 2018-03-29 | 1 | -16/+35 |