Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| * | | | mark_parents_uninteresting(): drop missing object check | Jeff King | 2018-05-13 | 1 | -12/+0 | |
| * | | | mark_tree_contents_uninteresting(): drop missing object check | Jeff King | 2018-05-13 | 1 | -4/+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 | -4/+4 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 2018-04-11 | 1 | -4/+4 | |
| * | | treewide: rename tree to maybe_tree | Derrick Stolee | 2018-04-11 | 1 | -4/+4 | |
| * | | Merge branch 'jk/cached-commit-buffer' into HEAD | Junio C Hamano | 2018-03-13 | 1 | -10/+0 | |
| |\ \ | ||||||
* | | | | refs: add repository argument to get_main_ref_store | Stefan Beller | 2018-04-12 | 1 | -2/+3 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'ds/mark-parents-uninteresting-optim' | Junio C Hamano | 2018-03-08 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | revision.c: reduce object database queriesds/mark-parents-uninteresting-optim | Derrick Stolee | 2018-02-27 | 1 | -1/+2 | |
* | | | | Merge branch 'jk/cached-commit-buffer' | Junio C Hamano | 2018-03-06 | 1 | -10/+0 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | revision: drop --show-all optionjk/cached-commit-buffer | Jeff King | 2018-02-22 | 1 | -10/+0 | |
| * | | Merge branch 'rs/lose-leak-pending' into maint | Junio C Hamano | 2018-02-15 | 1 | -2/+1 | |
| |\ \ | ||||||
* | \ \ | Merge branch 'tg/split-index-fixes' | Junio C Hamano | 2018-02-13 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | read-cache: fix reading the shared index for other repos | Thomas Gummerer | 2018-01-19 | 1 | -1/+2 | |
* | | | | | Merge branch 'jh/fsck-promisors' | Junio C Hamano | 2018-02-13 | 1 | -2/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | rev-list: support termination at promisor objects | Jonathan Tan | 2017-12-08 | 1 | -2/+31 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 2018-01-23 | 1 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | diffcore: add a pickaxe option to find a specific blob | Stefan Beller | 2018-01-04 | 1 | -0/+3 | |
| * | | | | | diff: introduce DIFF_PICKAXE_KINDS_MASK | Stefan Beller | 2018-01-04 | 1 | -1/+1 | |
| * | | | | | diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit | Stefan Beller | 2018-01-04 | 1 | -1/+1 | |
* | | | | | | Merge branch 'rs/lose-leak-pending' | Junio C Hamano | 2018-01-23 | 1 | -2/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | revision: remove the unused flag leak_pending | René Scharfe | 2017-12-28 | 1 | -2/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sb/describe-blob' | Junio C Hamano | 2017-12-28 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | revision.h: introduce blob/tree walking in order of the commits | Stefan Beller | 2017-11-16 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | log: add option to choose which refs to decoratera/decorate-limit-refs | Rafael Ascensão | 2017-11-22 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 2017-11-09 | 1 | -12/+12 | |
|\ \ \ | ||||||
| * | | | diff: make struct diff_flags members lowercasebw/diff-opt-impl-to-bitfields | Brandon Williams | 2017-11-01 | 1 | -12/+12 | |
| * | | | diff: remove DIFF_OPT_CLR macro | Brandon Williams | 2017-11-01 | 1 | -2/+2 | |
| * | | | diff: remove DIFF_OPT_SET macro | Brandon Williams | 2017-11-01 | 1 | -8/+8 | |
| * | | | diff: remove DIFF_OPT_TST macro | Brandon Williams | 2017-11-01 | 1 | -2/+2 | |
| |/ / |