Commit message (Expand) | Author | Age | |
---|---|---|---|
* | sequencer: get rid of the subcommand field | Johannes Schindelin | 2016-10-21 |
* | sequencer: plug memory leaks for the option values | Johannes Schindelin | 2016-10-21 |
* | sequencer: use memoized sequencer directory path | Johannes Schindelin | 2016-10-17 |
* | sequencer: use static initializers for replay_opts | Johannes Schindelin | 2016-10-17 |
* | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 |
|\ | |||
| * | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 |
* | | Merge branch 'jc/blame-abbrev' | Junio C Hamano | 2016-10-06 |
|\ \ | |||
| * | | blame: use DEFAULT_ABBREV macro | Junio C Hamano | 2016-09-28 |
* | | | Merge branch 'vn/revision-shorthand-for-side-branch-log' | Junio C Hamano | 2016-10-06 |
|\ \ \ | |||
| * | | | revision: new rev^-n shorthand for rev^n..rev | Vegard Nossum | 2016-09-27 |
| |/ / | |||
* | | | Merge branch 'jk/ambiguous-short-object-names' | Junio C Hamano | 2016-10-06 |
|\ \ \ | |||
| * | | | sha1_array: let callbacks interrupt iteration | Jeff King | 2016-09-26 |
* | | | | Merge branch 'nd/init-core-worktree-in-multi-worktree-world' | Junio C Hamano | 2016-10-03 |
|\ \ \ \ | |||
| * | | | | init: kill git_link variable | Nguyễn Thái Ngọc Duy | 2016-09-25 |
| * | | | | init: do not set unnecessary core.worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 |
| * | | | | init: kill set_git_dir_init() | Nguyễn Thái Ngọc Duy | 2016-09-25 |
| * | | | | init: call set_git_dir_init() from within init_db() | Nguyễn Thái Ngọc Duy | 2016-09-25 |
| * | | | | init: correct re-initialization from a linked worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 |
* | | | | | Merge branch 'rs/copy-array' | Junio C Hamano | 2016-10-03 |
|\ \ \ \ \ | |||
| * | | | | | use COPY_ARRAY | René Scharfe | 2016-09-25 |
* | | | | | | Merge branch 'jc/worktree-config' | Junio C Hamano | 2016-09-29 |
|\ \ \ \ \ \ | |||
| * | | | | | | worktree: honor configuration variables | Junio C Hamano | 2016-09-27 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge branch 'ah/misc-message-fixes' into maint | Junio C Hamano | 2016-09-19 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint | Junio C Hamano | 2016-09-19 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'jk/clone-recursive-progress' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | clone: pass --progress decision to recursive submodules | Jeff King | 2016-09-22 |
* | | | | | | | | | Merge branch 'rs/checkout-init-macro' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | introduce CHECKOUT_INIT | René Scharfe | 2016-09-22 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 |
| * | | | | | | | | | read-cache: introduce chmod_index_entry | Thomas Gummerer | 2016-09-15 |
| * | | | | | | | | | update-index: add test for chmod flags | Thomas Gummerer | 2016-09-14 |
* | | | | | | | | | | Merge branch 'nd/checkout-disambiguation' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | checkout: fix ambiguity check in subdir | Nguyễn Thái Ngọc Duy | 2016-09-21 |
| * | | | | | | | | | | checkout: add some spaces between code and comment | Nguyễn Thái Ngọc Duy | 2016-09-08 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jt/format-patch-rfc' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | format-patch: add "--rfc" for the common case of [RFC PATCH] | Josh Triplett | 2016-09-21 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | blame: honor the diff heuristic options and config | Michael Haggerty | 2016-09-19 |
* | | | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/reduce-gc-aggressive-depth' | Junio C Hamano | 2016-09-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | gc: default aggressive depth to 50 | Jeff King | 2016-08-11 |
* | | | | | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-09-21 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | i18n: update-index: mark warnings for translation | Vasco Almeida | 2016-09-15 |
| * | | | | | | | | | | i18n: show-branch: mark plural strings for translation | Vasco Almeida | 2016-09-15 |
| * | | | | | | | | | | i18n: show-branch: mark error messages for translation | Vasco Almeida | 2016-09-15 |
| * | | | | | | | | | | i18n: receive-pack: mark messages for translation | Vasco Almeida | 2016-09-15 |
| * | | | | | | | | | | notes: spell first word of error messages in lowercase | Vasco Almeida | 2016-09-15 |
| * | | | | | | | | | | i18n: notes: mark error messages for translation | Vasco Almeida | 2016-09-15 |