Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | receive-pack: quarantine objects until pre-receive accepts | Jeff King | 2016-10-10 | 1 | -1/+40 |
* | alternates: use fspathcmp to detect duplicates | Jeff King | 2016-10-10 | 1 | -0/+2 |
* | count-objects: report alternates via verbose mode | Jeff King | 2016-10-10 | 1 | -0/+10 |
* | alternates: use a separate scratch space | Jeff King | 2016-10-10 | 2 | -16/+5 |
* | Merge branch 'nd/init-core-worktree-in-multi-worktree-world' | Junio C Hamano | 2016-10-03 | 2 | -48/+37 |
|\ | |||||
| * | init: kill git_link variablend/init-core-worktree-in-multi-worktree-world | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -12/+4 |
| * | init: do not set unnecessary core.worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -3/+6 |
| * | init: kill set_git_dir_init() | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -29/+21 |
| * | init: call set_git_dir_init() from within init_db() | Nguyễn Thái Ngọc Duy | 2016-09-25 | 2 | -15/+18 |
| * | init: correct re-initialization from a linked worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -1/+1 |
* | | Merge branch 'rs/copy-array' | Junio C Hamano | 2016-10-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | use COPY_ARRAYrs/copy-array | René Scharfe | 2016-09-25 | 1 | -1/+1 |
* | | | Merge branch 'jc/worktree-config' | Junio C Hamano | 2016-09-29 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | worktree: honor configuration variablesjc/worktree-config | Junio C Hamano | 2016-09-27 | 1 | -0/+2 |
| * | | | Merge branch 'ah/misc-message-fixes' into maint | Junio C Hamano | 2016-09-19 | 2 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint | Junio C Hamano | 2016-09-19 | 1 | -0/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jk/clone-recursive-progress' | Junio C Hamano | 2016-09-26 | 2 | -5/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clone: pass --progress decision to recursive submodulesjk/clone-recursive-progress | Jeff King | 2016-09-22 | 2 | -5/+29 |
* | | | | | | | Merge branch 'rs/checkout-init-macro' | Junio C Hamano | 2016-09-26 | 2 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | introduce CHECKOUT_INITrs/checkout-init-macro | René Scharfe | 2016-09-22 | 2 | -3/+2 |
* | | | | | | | | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 | 4 | -36/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 | 3 | -21/+30 |
| * | | | | | | | | read-cache: introduce chmod_index_entry | Thomas Gummerer | 2016-09-15 | 1 | -14/+2 |
| * | | | | | | | | update-index: add test for chmod flags | Thomas Gummerer | 2016-09-14 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'nd/checkout-disambiguation' | Junio C Hamano | 2016-09-26 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: fix ambiguity check in subdirnd/checkout-disambiguation | Nguyễn Thái Ngọc Duy | 2016-09-21 | 1 | -2/+2 |
| * | | | | | | | | | checkout: add some spaces between code and comment | Nguyễn Thái Ngọc Duy | 2016-09-08 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jt/format-patch-rfc' | Junio C Hamano | 2016-09-26 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | format-patch: add "--rfc" for the common case of [RFC PATCH]jt/format-patch-rfc | Josh Triplett | 2016-09-21 | 1 | -1/+9 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 2016-09-26 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | blame: honor the diff heuristic options and config | Michael Haggerty | 2016-09-19 | 1 | -0/+12 |
* | | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 | 3 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 | 3 | -4/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/reduce-gc-aggressive-depth' | Junio C Hamano | 2016-09-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gc: default aggressive depth to 50jk/reduce-gc-aggressive-depth | Jeff King | 2016-08-11 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-09-21 | 8 | -103/+106 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | i18n: update-index: mark warnings for translation | Vasco Almeida | 2016-09-15 | 1 | -6/+6 |
| * | | | | | | | | | | i18n: show-branch: mark plural strings for translation | Vasco Almeida | 2016-09-15 | 1 | -5/+9 |
| * | | | | | | | | | | i18n: show-branch: mark error messages for translation | Vasco Almeida | 2016-09-15 | 1 | -8/+8 |
| * | | | | | | | | | | i18n: receive-pack: mark messages for translation | Vasco Almeida | 2016-09-15 | 1 | -33/+25 |
| * | | | | | | | | | | notes: spell first word of error messages in lowercase | Vasco Almeida | 2016-09-15 | 1 | -32/+32 |
| * | | | | | | | | | | i18n: notes: mark error messages for translation | Vasco Almeida | 2016-09-15 | 1 | -9/+11 |
| * | | | | | | | | | | i18n: merge-recursive: mark verbose message for translation | Vasco Almeida | 2016-09-15 | 1 | -1/+1 |
| * | | | | | | | | | | i18n: merge-recursive: mark error messages for translation | Vasco Almeida | 2016-09-15 | 1 | -7/+10 |
| * | | | | | | | | | | i18n: config: mark error message for translation | Vasco Almeida | 2016-09-15 | 1 | -2/+2 |
| * | | | | | | | | | | i18n: branch: mark option description for translation | Vasco Almeida | 2016-09-15 | 1 | -1/+1 |
| * | | | | | | | | | | i18n: blame: mark error messages for translation | Vasco Almeida | 2016-09-15 | 1 | -8/+10 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jt/format-patch-base-info-above-sig' | Junio C Hamano | 2016-09-21 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | format-patch: show base info before email signaturejt/format-patch-base-info-above-sig | Josh Triplett | 2016-09-15 | 1 | -3/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'rs/checkout-some-states-are-const' | Junio C Hamano | 2016-09-21 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |