Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 2018-09-08 | 1 | -26/+0 |
* | Merge branch 'en/directory-renames-nothanks' | Junio C Hamano | 2018-09-04 | 1 | -0/+1 |
|\ | |||||
| * | am: avoid directory rename detection when calling recursive merge machinery | Elijah Newren | 2018-08-30 | 1 | -0/+1 |
* | | Merge branch 'ja/i18n-message-fixes' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | i18n: fix mistakes in translated strings | Jean-Noël Avila | 2018-08-23 | 1 | -1/+1 |
* | | | Merge branch 'js/range-diff' | Junio C Hamano | 2018-08-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | range-diff: update stale summary of --no-dual-color | Kyle Meyer | 2018-08-27 | 1 | -1/+1 |
* | | | | Merge branch 'rs/opt-updates' | Junio C Hamano | 2018-08-27 | 5 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | parseopt: group literal string alternatives in argument help | René Scharfe | 2018-08-21 | 3 | -4/+4 |
| * | | | | remote: improve argument help for add --mirror | René Scharfe | 2018-08-21 | 1 | -1/+1 |
| * | | | | checkout-index: improve argument help for --stage | René Scharfe | 2018-08-21 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ep/worktree-quiet-option' | Junio C Hamano | 2018-08-27 | 1 | -3/+13 |
|\ \ \ \ | |||||
| * | | | | worktree: add --quiet option | Elia Pinto | 2018-08-18 | 1 | -3/+13 |
* | | | | | Merge branch 'sm/branch-sort-config' | Junio C Hamano | 2018-08-27 | 1 | -1/+9 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | branch: support configuring --sort via .gitconfig | Samuel Maftoul | 2018-08-16 | 1 | -1/+9 |
| |/ / / | |||||
* | | | | Merge branch 'nd/pack-deltify-regression-fix' | Junio C Hamano | 2018-08-22 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * | | | | pack-objects: fix performance issues on packing large deltas | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -4/+1 |
* | | | | | Merge branch 'nd/cherry-pick-quit-fix' | Junio C Hamano | 2018-08-20 | 1 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD | Nguyễn Thái Ngọc Duy | 2018-08-16 | 1 | -2/+7 |
* | | | | | | Merge branch 'sb/submodule-cleanup' | Junio C Hamano | 2018-08-20 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin/submodule--helper: remove stray new line | Stefan Beller | 2018-08-16 | 1 | -1/+0 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jt/repack-promisor-packs' | Junio C Hamano | 2018-08-20 | 1 | -48/+135 |
|\ \ \ \ \ \ | |||||
| * | | | | | | repack: repack promisor objects if -a or -A is set | Jonathan Tan | 2018-08-09 | 1 | -4/+79 |
| * | | | | | | repack: refactor setup of pack-objects cmd | Jonathan Tan | 2018-08-09 | 1 | -44/+55 |
* | | | | | | | Merge branch 'js/range-diff' | Junio C Hamano | 2018-08-20 | 1 | -0/+116 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | range-diff: make --dual-color the default mode | Johannes Schindelin | 2018-08-13 | 1 | -4/+6 |
| * | | | | | | range-diff: offer to dual-color the diffs | Johannes Schindelin | 2018-08-13 | 1 | -0/+8 |
| * | | | | | | range-diff: suppress the diff headers | Johannes Schindelin | 2018-08-13 | 1 | -0/+1 |
| * | | | | | | range-diff: indent the diffs just like tbdiff | Johannes Schindelin | 2018-08-13 | 1 | -0/+10 |
| * | | | | | | range-diff: also show the diff between patches | Johannes Schindelin | 2018-08-13 | 1 | -2/+29 |
| * | | | | | | range-diff: first rudimentary implementation | Johannes Schindelin | 2018-08-13 | 1 | -1/+44 |
| * | | | | | | Introduce `range-diff` to compare iterations of a topic branch | Johannes Schindelin | 2018-08-13 | 1 | -0/+25 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/no-the-index' | Junio C Hamano | 2018-08-20 | 19 | -32/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | blame.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -0/+1 |
| * | | | | | | apply.c: make init_apply_state() take a struct repository | Nguyễn Thái Ngọc Duy | 2018-08-13 | 2 | -2/+2 |
| * | | | | | | archive.c: avoid access to the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 2 | -2/+3 |
| * | | | | | | grep: use the right index instead of the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -2/+2 |
| * | | | | | | attr: remove index from git_attr_set_direction() | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -1/+1 |
| * | | | | | | entry.c: use the right index instead of the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -0/+1 |
| * | | | | | | ls-files: correct index argument to get_convert_attr_ascii() | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -8/+9 |
| * | | | | | | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 2018-08-13 | 9 | -15/+15 |
| * | | | | | | convert.c: remove an implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 2 | -2/+2 |
| * | | | | | | attr: remove an implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 2 | -3/+3 |
| * | | | | | | diff.c: move read_index() code back to the caller | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -3/+5 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/for-each-object-iteration' | Junio C Hamano | 2018-08-20 | 2 | -28/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | for_each_*_object: move declarations to object-store.h | Jeff King | 2018-08-14 | 1 | -0/+1 |
| * | | | | | | cat-file: use a single strbuf for all output | Jeff King | 2018-08-14 | 1 | -11/+17 |
| * | | | | | | cat-file: split batch "buf" into two variables | Jeff King | 2018-08-14 | 1 | -6/+8 |
| * | | | | | | cat-file: use oidset check-and-insert | Jeff King | 2018-08-14 | 1 | -2/+1 |
| * | | | | | | cat-file: support "unordered" output for --batch-all-objects | Jeff King | 2018-08-13 | 1 | -5/+51 |