Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow hooks to ignore their standard input streamcb/hook-sigpipe | Clemens Buchacher | 2015-11-16 | 1 | -0/+3 |
* | Merge branch 'js/misc-fixes' into maint | Junio C Hamano | 2015-11-05 | 1 | -1/+1 |
|\ | |||||
| * | Correct fscanf formatting string for I64u valuesjs/misc-fixes | Waldek Maleska | 2015-10-26 | 1 | -1/+1 |
* | | Merge branch 'jc/add-u-A-default-to-top' into maint | Junio C Hamano | 2015-11-05 | 1 | -7/+1 |
|\ \ | |||||
| * | | add: simplify -u/-A without pathspecjc/add-u-A-default-to-top | Junio C Hamano | 2015-10-24 | 1 | -7/+1 |
* | | | Merge branch 'nd/clone-linked-checkout' into maint | Junio C Hamano | 2015-11-05 | 1 | -3/+10 |
|\ \ \ | |||||
| * | | | clone: better error when --reference is a linked checkoutnd/clone-linked-checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -1/+6 |
| * | | | clone: allow --local from a linked checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -2/+4 |
* | | | | Merge branch 'es/worktree-add' into maint | Junio C Hamano | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | worktree: usage: denote <branch> as optional with 'add'es/worktree-add | Sidhant Sharma | 2015-10-18 | 1 | -1/+1 |
* | | | | | Merge branch 'mk/blame-error-message' into maint | Junio C Hamano | 2015-11-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | blame: fix option name in error messagemk/blame-error-message | Max Kirillov | 2015-10-26 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jk/merge-file-exit-code' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | merge-file: clamp exit code to maximum 127jk/merge-file-exit-code | Jeff King | 2015-10-29 | 1 | -0/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jc/am-3-fallback-regression-fix' into maint | Junio C Hamano | 2015-11-03 | 1 | -16/+33 |
|\ \ \ \ \ | |||||
| * | | | | | am -3: do not let failed merge from completing the error codepathjc/am-3-fallback-regression-fix | Junio C Hamano | 2015-10-09 | 1 | -16/+33 |
* | | | | | | Merge branch 'jc/usage-stdin' into maint | Junio C Hamano | 2015-11-03 | 11 | -12/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | usage: do not insist that standard input must come from a filejc/usage-stdin | Junio C Hamano | 2015-10-16 | 11 | -12/+12 |
* | | | | | | | Merge branch 'rt/placeholder-in-usage' into maint | Junio C Hamano | 2015-11-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | am, credential-cache: add angle brackets to usage stringrt/placeholder-in-usage | Ralf Thielow | 2015-10-16 | 1 | -2/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nd/gc-auto-background-fix' into maint | Junio C Hamano | 2015-11-03 | 1 | -1/+55 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gc: save log from daemonized gc --auto and print it next timend/gc-auto-background-fix | Nguyễn Thái Ngọc Duy | 2015-09-21 | 1 | -1/+55 |
* | | | | | | | | Merge branch 'js/clone-dissociate' into maint | Junio C Hamano | 2015-11-03 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clone --dissociate: avoid locking pack filesjs/clone-dissociate | Johannes Schindelin | 2015-10-07 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'tk/stripspace' into maint | Junio C Hamano | 2015-11-03 | 7 | -102/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | stripspace: use parse-options for command-line parsingtk/stripspace | Tobias Klauser | 2015-10-16 | 1 | -26/+31 |
| * | | | | | | | | | strbuf: make stripspace() part of strbuf | Tobias Klauser | 2015-10-16 | 7 | -77/+12 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 | 3 | -9/+17 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extension | Jeff King | 2015-06-24 | 3 | -9/+17 |
* | | | | | | | | | Merge branch 'nd/ls-remote-does-not-have-u-option' into maint | Junio C Hamano | 2015-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ls-remote.txt: delete unsupported optionnd/ls-remote-does-not-have-u-option | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/fsck-dropped-errors' into maint | Junio C Hamano | 2015-10-16 | 1 | -4/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fsck: exit with non-zero when problems are foundjc/fsck-dropped-errors | Junio C Hamano | 2015-09-23 | 1 | -4/+14 |
* | | | | | | | | | | Merge branch 'pt/am-builtin' into maint | Junio C Hamano | 2015-10-16 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | am: configure gpg at startuppt/am-builtin | Renee Margaret McConahy | 2015-09-30 | 1 | -1/+12 |
* | | | | | | | | | | | Merge branch 'jk/blame-first-parent' into maint | Junio C Hamano | 2015-10-16 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | blame: handle --first-parentjk/blame-first-parent | Jeff King | 2015-09-16 | 1 | -1/+10 |
* | | | | | | | | | | | | Merge branch 'pt/pull-builtin' into maint | Junio C Hamano | 2015-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | pull: enclose <options> in brackets in the usage stringpt/pull-builtin | Alex Henrie | 2015-10-16 | 1 | -1/+1 |
* | | | | | | | | | | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 | 4 | -8/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 4 | -8/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 4 | -8/+17 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | merge-file: enforce MAX_XDIFF_SIZE on incoming files | Jeff King | 2015-09-28 | 1 | -1/+2 |
| | | * | | | | | | | | | | react to errors in xdi_diff | Jeff King | 2015-09-28 | 3 | -7/+15 |
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ah/show-ref-usage-string' | Junio C Hamano | 2015-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | show-ref: place angle brackets around variables in usage stringah/show-ref-usage-string | Alex Henrie | 2015-08-31 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'rt/help-strings-fix' | Junio C Hamano | 2015-09-14 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | tag, update-ref: improve description of option "create-reflog"rt/help-strings-fix | Ralf Thielow | 2015-09-11 | 2 | -2/+2 |
| * | | | | | | | | | | | | | pull: don't mark values for option "rebase" for translation | Ralf Thielow | 2015-09-11 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'gb/apply-comment-typofix' | Junio C Hamano | 2015-09-14 | 1 | -1/+1 |