Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/attr-pathspec-in-tree-walk' | Junio C Hamano | 2019-01-14 | 1 | -0/+1 |
|\ | |||||
| * | tree-walk.c: make tree_entry_interesting() take an index | Nguyễn Thái Ngọc Duy | 2018-11-19 | 1 | -0/+1 |
* | | Merge branch 'md/list-lazy-objects-fix' | Junio C Hamano | 2019-01-14 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | list-objects.c: don't segfault for missing cmdline objects | Matthew DeVore | 2018-12-06 | 1 | -0/+2 |
* | | Merge branch 'ds/reachable-topo-order' | Junio C Hamano | 2018-11-18 | 1 | -11/+232 |
|\ \ | |||||
| * | | revision.c: generation-based topo-order algorithm | Derrick Stolee | 2018-11-02 | 1 | -5/+190 |
| * | | commit/revisions: bookkeeping before refactoring | Derrick Stolee | 2018-11-02 | 1 | -8/+10 |
| * | | revision.c: begin refactoring --topo-order logic | Derrick Stolee | 2018-11-02 | 1 | -4/+38 |
* | | | Merge branch 'jk/misc-unused-fixes' | Junio C Hamano | 2018-11-13 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | rev-list: handle flags for --indexed-objects | Jeff King | 2018-11-02 | 1 | -6/+9 |
* | | | | Merge branch 'nd/per-worktree-ref-iteration' | Junio C Hamano | 2018-11-13 | 1 | -8/+14 |
|\ \ \ \ | |||||
| * | | | | revision.c: better error reporting on ref from different worktrees | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -8/+13 |
| * | | | | revision.c: correct a parameter name | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -3/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'md/exclude-promisor-objects-fix' | Junio C Hamano | 2018-11-06 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | exclude-promisor-objects: declare when option is allowed | Matthew DeVore | 2018-10-23 | 1 | -1/+2 |
* | | | | Merge branch 'md/filter-trees' | Junio C Hamano | 2018-10-30 | 1 | -1/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | revision: mark non-user-given objects instead | Matthew DeVore | 2018-10-07 | 1 | -1/+0 |
* | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -35/+41 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | revision.c: reduce implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -21/+23 |
| * | | | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -14/+18 |
| * | | | patch-ids.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
| * | | | diff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
| * | | | grep.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 |
* | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | commit.h: remove method declarations | Derrick Stolee | 2018-07-20 | 1 | -0/+1 |
* | | | | | Merge branch 'jk/rev-list-stdin-noop-is-ok' | Junio C Hamano | 2018-09-17 | 1 | -3/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | rev-list: make empty --stdin not an error | Jeff King | 2018-08-22 | 1 | -3/+2 |
* | | | | | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'jt/tags-to-promised-blobs-fix' | Junio C Hamano | 2018-08-02 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | revision: tolerate promised targets of tags | Jonathan Tan | 2018-07-16 | 1 | -0/+3 |
* | | | | | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 2018-08-02 | 1 | -13/+13 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | commit: add repository argument to lookup_commit_reference | Stefan Beller | 2018-06-29 | 1 | -2/+2 |
| * | | | tree: add repository argument to lookup_tree | Stefan Beller | 2018-06-29 | 1 | -2/+2 |
| * | | | blob: add repository argument to lookup_blob | Stefan Beller | 2018-06-29 | 1 | -2/+2 |
| * | | | object: add repository argument to parse_object | Stefan Beller | 2018-06-29 | 1 | -7/+7 |
| * | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 2018-06-29 | 1 | -0/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jt/partial-clone-fsck-connectivity' | Junio C Hamano | 2018-07-24 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | upload-pack: send refs' objects despite "filter" | Jonathan Tan | 2018-07-09 | 1 | -0/+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 'nd/commit-util-to-slab' | Junio C Hamano | 2018-06-25 | 1 | -4/+15 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | revision.c: use commit-slab for show_source | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -4/+15 |
| |/ / | |||||
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | revision: replace use of hard-coded constants | brian m. carlson | 2018-05-02 | 1 | -2/+3 |
| * | | | packfile: convert has_sha1_pack to object_id | brian m. carlson | 2018-05-02 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/unavailable-can-be-missing' | Junio C Hamano | 2018-05-30 | 1 | -40/+50 |
|\ \ \ | |||||
| * | | | mark_parents_uninteresting(): avoid most allocation | Jeff King | 2018-05-13 | 1 | -19/+25 |
| * | | | mark_parents_uninteresting(): replace list with stack | Jeff King | 2018-05-13 | 1 | -24/+43 |