Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mailinfo: stop parsing options manually | Đoàn Trần Công Danh | 2021-05-07 | 1 | -30/+45 |
* | mailinfo: load default metainfo_charset lazily | Đoàn Trần Công Danh | 2021-05-07 | 1 | -9/+31 |
* | Merge branch 'mt/parallel-checkout-part-2' | Junio C Hamano | 2021-04-30 | 1 | -0/+145 |
|\ | |||||
| * | parallel-checkout: make it truly parallel | Matheus Tavares | 2021-04-19 | 1 | -0/+145 |
* | | Merge branch 'so/log-diff-merge' | Junio C Hamano | 2021-04-30 | 1 | -0/+2 |
|\ \ | |||||
| * | | diff-merges: introduce log.diffMerges config variable | Sergey Organov | 2021-04-16 | 1 | -0/+2 |
* | | | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 2021-04-30 | 13 | -14/+75 |
|\ \ \ | |||||
| * | | | update-index: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | stash: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | rm: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | merge-index: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+5 |
| * | | | ls-files: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+4 |
| * | | | grep: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | fsck: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | difftool: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+3 |
| * | | | commit: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+4 |
| * | | | checkout: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+5 |
| * | | | checkout-index: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | add: ensure full index | Derrick Stolee | 2021-04-14 | 1 | -0/+2 |
| * | | | *: remove 'const' qualifier for struct index_state | Derrick Stolee | 2021-04-14 | 1 | -5/+5 |
| * | | | sparse-checkout: disable sparse-index | Derrick Stolee | 2021-03-30 | 1 | -1/+9 |
| * | | | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 2021-03-30 | 1 | -1/+16 |
| * | | | sparse-checkout: hold pattern list in index | Derrick Stolee | 2021-03-30 | 1 | -7/+10 |
* | | | | Merge branch 'ds/maintenance-prefetch-fix' | Junio C Hamano | 2021-04-30 | 2 | -28/+70 |
|\ \ \ \ | |||||
| * | | | | maintenance: respect remote.*.skipFetchAll | Derrick Stolee | 2021-04-16 | 1 | -0/+3 |
| * | | | | maintenance: use 'git fetch --prefetch' | Derrick Stolee | 2021-04-16 | 1 | -4/+3 |
| * | | | | fetch: add --prefetch option | Derrick Stolee | 2021-04-16 | 1 | -1/+58 |
| * | | | | maintenance: simplify prefetch logic | Derrick Stolee | 2021-04-06 | 1 | -25/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/promisor-optim' | Junio C Hamano | 2021-04-30 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | lookup_unknown_object(): take a repository argument | Jeff King | 2021-04-13 | 2 | -2/+2 |
* | | | | | Merge branch 'jk/pack-objects-bitmap-progress-fix' | Junio C Hamano | 2021-04-20 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | pack-objects: update "nr_seen" progress based on pack-reused count | Jeff King | 2021-04-12 | 1 | -1/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'en/ort-readiness' | Junio C Hamano | 2021-04-16 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict | Elijah Newren | 2021-03-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'tb/pack-preferred-tips-to-give-bitmap' | Junio C Hamano | 2021-04-13 | 1 | -0/+34 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | builtin/pack-objects.c: respect 'pack.preferBitmapTips' | Taylor Blau | 2021-03-31 | 1 | -0/+34 |
* | | | | | | Merge branch 'en/sequencer-edit-upon-conflict-fix' | Junio C Hamano | 2021-04-08 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sequencer: fix edit handling for cherry-pick and revert messages | Elijah Newren | 2021-03-31 | 1 | -3/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'll/clone-reject-shallow' | Junio C Hamano | 2021-04-08 | 1 | -0/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin/clone.c: add --reject-shallow option | Li Linchao | 2021-04-01 | 1 | -0/+21 |
* | | | | | | | Merge branch 'tb/reverse-midx' | Junio C Hamano | 2021-04-08 | 2 | -35/+149 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | midx: allow marking a pack as preferred | Taylor Blau | 2021-04-01 | 2 | -4/+17 |
| * | | | | | | builtin/multi-pack-index.c: display usage on unrecognized command | Taylor Blau | 2021-03-30 | 1 | -4/+7 |
| * | | | | | | builtin/multi-pack-index.c: don't enter bogus cmd_mode | Taylor Blau | 2021-03-30 | 1 | -2/+8 |
| * | | | | | | builtin/multi-pack-index.c: split sub-commands | Taylor Blau | 2021-03-30 | 1 | -25/+105 |
| * | | | | | | builtin/multi-pack-index.c: define common usage with a macro | Taylor Blau | 2021-03-30 | 1 | -1/+16 |
| * | | | | | | builtin/multi-pack-index.c: don't handle 'progress' separately | Taylor Blau | 2021-03-30 | 1 | -5/+3 |
| * | | | | | | builtin/multi-pack-index.c: inline 'flags' with options | Taylor Blau | 2021-03-30 | 1 | -7/+6 |
* | | | | | | | Merge branch 'ab/fsck-api-cleanup' | Junio C Hamano | 2021-04-07 | 4 | -42/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fetch-pack: use new fsck API to printing dangling submodules | Ævar Arnfjörð Bjarmason | 2021-03-28 | 1 | -20/+1 |