Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rj/warning-uninitialized-fix' | Junio C Hamano | 2018-03-21 | 1 | -1/+1 |
|\ | |||||
| * | -Wuninitialized: remove some 'init-self' workarounds | Ramsay Jones | 2018-03-20 | 1 | -1/+1 |
* | | Merge branch 'jt/transfer-fsck-with-promissor' | Junio C Hamano | 2018-03-21 | 1 | -2/+4 |
|\ \ | |||||
| * | | index-pack: support checking objects but not links | Jonathan Tan | 2018-03-15 | 1 | -2/+4 |
* | | | Merge branch 'ma/skip-writing-unchanged-index' | Junio C Hamano | 2018-03-21 | 5 | -26/+17 |
|\ \ \ | |||||
| * | | | write_locked_index(): add flag to avoid writing unchanged index | Martin Ågren | 2018-03-01 | 5 | -26/+17 |
* | | | | Merge branch 'ma/config-page-only-in-list-mode' | Junio C Hamano | 2018-03-21 | 1 | -0/+10 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | config: change default of `pager.config` to "on" | Martin Ågren | 2018-02-21 | 1 | -1/+1 |
| * | | | config: respect `pager.config` in list/get-mode only | Martin Ågren | 2018-02-21 | 1 | -0/+10 |
* | | | | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 2018-03-14 | 20 | -28/+42 |
|\ \ \ \ | |||||
| * | | | | completion: use __gitcomp_builtin in _git_worktree | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | completion: use __gitcomp_builtin in _git_rm | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | completion: use __gitcomp_builtin in _git_replace | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+2 |
| * | | | | remote: force completing --mirror= instead of --mirror | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | completion: use __gitcomp_builtin in _git_push | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | completion: use __gitcomp_builtin in _git_notes | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -2/+2 |
| * | | | | completion: use __gitcomp_builtin in _git_mv | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+2 |
| * | | | | completion: use __gitcomp_builtin in _git_ls_remote | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -2/+3 |
| * | | | | completion: use __gitcomp_builtin in _git_grep | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -5/+8 |
| * | | | | completion: use __gitcomp_builtin in _git_gc | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -2/+5 |
| * | | | | completion: use __gitcomp_builtin in _git_clean | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | completion: use __gitcomp_builtin in _git_checkout | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -2/+5 |
| * | | | | completion: use __gitcomp_builtin in _git_branch | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -1/+1 |
| * | | | | parse-options: let OPT__FORCE take optional flags argument | Nguyễn Thái Ngọc Duy | 2018-02-09 | 13 | -14/+16 |
| |/ / / | |||||
* | | | | Merge branch 'nd/object-allocation-comments' | Junio C Hamano | 2018-03-14 | 4 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | object.h: update flag allocation comment | Nguyễn Thái Ngọc Duy | 2018-03-06 | 4 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/worktree-move' | Junio C Hamano | 2018-03-14 | 1 | -0/+220 |
|\ \ \ \ | |||||
| * | | | | worktree remove: allow it when $GIT_WORK_TREE is already gone | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -5/+7 |
| * | | | | worktree remove: new command | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -1/+133 |
| * | | | | worktree move: refuse to move worktrees with submodules | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -0/+23 |
| * | | | | worktree move: accept destination as directory | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -1/+10 |
| * | | | | worktree move: new command | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -0/+53 |
* | | | | | Merge branch 'ab/gc-auto-in-commit' | Junio C Hamano | 2018-03-08 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | commit: run git gc --auto just before the post-commit hook | Ævar Arnfjörð Bjarmason | 2018-03-01 | 1 | -0/+2 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'ab/commit-m-with-fixup' into maint | Junio C Hamano | 2018-02-27 | 1 | -3/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 2018-02-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'rv/grep-cleanup' | Junio C Hamano | 2018-03-08 | 1 | -13/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | grep: simplify grep_oid and grep_file | Rasmus Villemoes | 2018-02-23 | 1 | -4/+2 |
| * | | | | | | | grep: move grep_source_init outside critical section | Rasmus Villemoes | 2018-02-23 | 1 | -9/+18 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jh/status-no-ahead-behind' | Junio C Hamano | 2018-03-08 | 2 | -1/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | status: support --no-ahead-behind in long format | Jeff Hostetler | 2018-01-24 | 1 | -1/+1 |
| * | | | | | | | status: add --[no-]ahead-behind to status and commit for V2 format. | Jeff Hostetler | 2018-01-24 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 21 | -253/+253 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | replace: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -17/+17 |
| * | | | | | | | | init-db: rename 'template' variables | Brandon Williams | 2018-02-22 | 1 | -15/+15 |
| * | | | | | | | | remote: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -33/+33 |
| * | | | | | | | | reflog: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -4/+4 |
| * | | | | | | | | pack-redundant: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -27/+27 |
| * | | | | | | | | help: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -5/+5 |
| * | | | | | | | | checkout: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -98/+98 |