Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'tb/complete-status' | Junio C Hamano | 2016-06-27 |
|\ | |||
| * | completion: add git status | Thomas Braun | 2016-06-10 |
| * | completion: add __git_get_option_value helper | Thomas Braun | 2016-06-10 |
| * | completion: factor out untracked file modes into a variable | Thomas Braun | 2016-06-10 |
* | | Merge branch 'mg/cherry-pick-multi-on-unborn' | Junio C Hamano | 2016-06-27 |
|\ \ | |||
| * | | cherry-pick: allow to pick to unborn branches | Michael J Gruber | 2016-06-06 |
* | | | Merge branch 'lf/receive-pack-auto-gc-to-client' | Junio C Hamano | 2016-06-27 |
|\ \ \ | |||
| * | | | receive-pack: send auto-gc output over sideband 2 | Lukas Fleischer | 2016-06-06 |
* | | | | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ | |||
| * | | | | rebase: update comment about FreeBSD /bin/sh | Ed Maste | 2016-06-17 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'lv/status-say-working-tree-not-directory' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ | |||
| * | | | | Use "working tree" instead of "working directory" for git status | Lars Vogel | 2016-06-09 |
* | | | | | Merge branch 'nb/gnome-keyring-build' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ | |||
| * | | | | | gnome-keyring: Don't hard-code pkg-config executable | Heiko Becker | 2016-06-14 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'jc/deref-tag' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ | |||
| * | | | | | blame, line-log: do not loop around deref_tag() | Junio C Hamano | 2016-06-14 |
| |/ / / / | |||
* | | | | | Merge branch 'et/add-chmod-x' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ | |||
| * | | | | | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 2016-06-07 |
* | | | | | | Merge branch 'jk/avoid-unbounded-alloca' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | tree-diff: avoid alloca for large allocations | Jeff King | 2016-06-07 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'rj/compat-regex-size-max-fix' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | regex: fix a SIZE_MAX macro redefinition warning | Ramsay Jones | 2016-06-06 |
* | | | | | | | Merge branch 'vs/prompt-avoid-unset-variable' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha | Ville Skyttä | 2016-06-06 |
* | | | | | | | | Merge branch 'sg/reflog-past-root' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | reflog: continue walking the reflog past root commits | SZEDER Gábor | 2016-06-06 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'pb/strbuf-read-file-doc' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | strbuf: describe the return value of strbuf_read_file | Pranit Bauva | 2016-06-14 |
| | |_|_|/ / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'dn/gpg-doc' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: GPG capitalization | Dave Nicolson | 2016-06-16 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jk/fetch-prune-doc' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | fetch: document that pruning happens before fetching | Jeff King | 2016-06-14 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'ap/git-svn-propset-doc' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-svn: document the 'git svn propset' command | Alfred Perlstein | 2016-06-15 |
* | | | | | | | | | Merge branch 'tr/doc-tt' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | doc: change configuration variables format | Tom Russello | 2016-06-08 |
| * | | | | | | | | | doc: more consistency in environment variables format | Tom Russello | 2016-06-08 |
| * | | | | | | | | | doc: change environment variables format | Tom Russello | 2016-06-08 |
| * | | | | | | | | | doc: clearer rule about formatting literals | Tom Russello | 2016-06-08 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'pc/occurred' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | config.c: fix misspelt "occurred" in an error message | Peter Colberg | 2016-06-10 |
| * | | | | | | | | | refs.h: fix misspelt "occurred" in a comment | Peter Colberg | 2016-06-10 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'cc/apply-introduce-state' | Junio C Hamano | 2016-06-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | builtin/apply: remove misleading comment on lock_file field | Junio C Hamano | 2016-06-06 |
| * | | | | | | | | | builtin/apply: move 'newfd' global into 'struct apply_state' | Christian Couder | 2016-06-03 |
| * | | | | | | | | | builtin/apply: add 'lock_file' pointer into 'struct apply_state' | Christian Couder | 2016-06-03 |
| * | | | | | | | | | builtin/apply: move applying patches into apply_all_patches() | Christian Couder | 2016-06-01 |
| * | | | | | | | | | builtin/apply: move 'state' check into check_apply_state() | Christian Couder | 2016-06-01 |
| * | | | | | | | | | builtin/apply: move 'symlink_changes' global into 'struct apply_state' | Christian Couder | 2016-06-01 |
| * | | | | | | | | | builtin/apply: move 'fn_table' global into 'struct apply_state' | Christian Couder | 2016-06-01 |