Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sha1_file: add repository argument to stat_sha1_file | Stefan Beller | 2018-03-26 | 1 | -4/+5 | |
| * | | | | sha1_file: add repository argument to sha1_file_name | Stefan Beller | 2018-03-26 | 5 | -15/+16 | |
| * | | | | sha1_file: allow prepare_alt_odb to handle arbitrary repositories | Stefan Beller | 2018-03-26 | 2 | -10/+6 | |
| * | | | | sha1_file: allow link_alt_odb_entries to handle arbitrary repositories | Stefan Beller | 2018-03-26 | 2 | -20/+20 | |
| * | | | | sha1_file: add repository argument to prepare_alt_odb | Stefan Beller | 2018-03-26 | 5 | -10/+11 | |
| * | | | | sha1_file: add repository argument to link_alt_odb_entries | Stefan Beller | 2018-03-26 | 1 | -6/+13 | |
| * | | | | sha1_file: add repository argument to read_info_alternates | Stefan Beller | 2018-03-26 | 1 | -4/+7 | |
| * | | | | sha1_file: add repository argument to link_alt_odb_entry | Stefan Beller | 2018-03-26 | 1 | -3/+5 | |
| * | | | | sha1_file: add raw_object_store argument to alt_odb_usable | Stefan Beller | 2018-03-26 | 1 | -3/+5 | |
| * | | | | pack: move approximate object count to object store | Stefan Beller | 2018-03-26 | 2 | -6/+13 | |
| * | | | | pack: move prepare_packed_git_run_once to object store | Stefan Beller | 2018-03-26 | 2 | -4/+9 | |
| * | | | | object-store: close all packs upon clearing the object store | Stefan Beller | 2018-03-26 | 8 | -12/+11 | |
| * | | | | object-store: move packed_git and packed_git_mru to object store | Stefan Beller | 2018-03-26 | 22 | -74/+128 | |
| * | | | | object-store: free alt_odb_list | Stefan Beller | 2018-03-23 | 1 | -0/+22 | |
| * | | | | object-store: move alt_odb_list and alt_odb_tail to object store | Stefan Beller | 2018-03-23 | 5 | -17/+25 | |
| * | | | | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 2018-03-23 | 12 | -51/+61 | |
| * | | | | repository: introduce raw object store field | Stefan Beller | 2018-03-23 | 8 | -17/+56 | |
* | | | | | Merge branch 'jc/test-must-be-empty' | Junio C Hamano | 2018-04-11 | 1 | -5/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | test_must_be_empty: simplify file existence check | SZEDER Gábor | 2018-03-28 | 1 | -5/+2 | |
* | | | | | | Merge branch 'cc/perf-aggregate-sort' | Junio C Hamano | 2018-04-11 | 1 | -5/+65 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf/aggregate: add --sort-by=regression option | Christian Couder | 2018-03-28 | 1 | -1/+58 | |
| * | | | | | | perf/aggregate: add display_dir() | Christian Couder | 2018-03-28 | 1 | -4/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ab/doc-hash-brokenness' | Junio C Hamano | 2018-04-11 | 1 | -8/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | doc hash-function-transition: clarify what SHAttered means | Ævar Arnfjörð Bjarmason | 2018-03-28 | 1 | -5/+24 | |
| * | | | | | | doc hash-function-transition: clarify how older gits die on NewHash | Ævar Arnfjörð Bjarmason | 2018-03-28 | 1 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 2018-04-11 | 9 | -82/+100 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t2107: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -3/+3 | |
| * | | | | | | t2101: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -20/+21 | |
| * | | | | | | t2101: modernize test style | brian m. carlson | 2018-03-27 | 1 | -23/+29 | |
| * | | | | | | t2020: abstract away SHA-1 specific constants | brian m. carlson | 2018-03-27 | 1 | -16/+24 | |
| * | | | | | | t1507: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -2/+3 | |
| * | | | | | | t1411: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -10/+11 | |
| * | | | | | | t1405: sort reflog entries in a hash-independent way | brian m. carlson | 2018-03-27 | 1 | -2/+2 | |
| * | | | | | | t1300: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -3/+3 | |
| * | | | | | | t1304: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -1/+1 | |
| * | | | | | | t1011: abstract away SHA-1-specific constants | brian m. carlson | 2018-03-27 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ab/drop-contrib-examples' | Junio C Hamano | 2018-04-11 | 27 | -8137/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove contrib/examples/* | Ævar Arnfjörð Bjarmason | 2018-03-26 | 27 | -8137/+20 | |
| |/ / / / / | ||||||
* | | | | | | The second batch for 2.18 | Junio C Hamano | 2018-04-10 | 1 | -0/+25 | |
* | | | | | | Merge branch 'ys/bisect-object-id-missing-conversion-fix' | Junio C Hamano | 2018-04-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bisect: use oid_to_hex() for converting object_id hashes to hex strings | René Scharfe | 2018-03-25 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'yk/filter-branch-non-committish-refs' | Junio C Hamano | 2018-04-10 | 2 | -2/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | filter-branch: fix errors caused by refs that point at non-committish | Yuki Kokubun | 2018-03-25 | 2 | -2/+26 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'nd/trace-with-env' | Junio C Hamano | 2018-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | run-command: use strbuf_addstr() for adding a string to a strbuf | René Scharfe | 2018-03-25 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'nd/parseopt-completion-more' | Junio C Hamano | 2018-04-10 | 3 | -76/+127 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | completion: use __gitcomp_builtin in _git_cherry | Nguyễn Thái Ngọc Duy | 2018-03-25 | 1 | -0/+6 | |
| * | | | | | | | | completion: use __gitcomp_builtin in _git_ls_tree | Nguyễn Thái Ngọc Duy | 2018-03-25 | 1 | -0/+7 | |
| * | | | | | | | | completion: delete option-only completion commands | Nguyễn Thái Ngọc Duy | 2018-03-25 | 1 | -15/+0 | |
| * | | | | | | | | completion: add --option completion for most builtin commands | Nguyễn Thái Ngọc Duy | 2018-03-25 | 2 | -0/+34 |