Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/show-branch-argv-array' into maint | Junio C Hamano | 2015-12-11 | 1 | -16/+8 |
|\ | |||||
| * | show-branch: use argv_array for default argumentsrs/show-branch-argv-array | René Scharfe | 2015-11-01 | 1 | -16/+8 |
* | | Merge branch 'rs/pop-commit' into maint | Junio C Hamano | 2015-12-11 | 5 | -37/+14 |
|\ \ | |||||
| * | | use pop_commit() for consuming the first entry of a struct commit_listrs/pop-commit | René Scharfe | 2015-10-26 | 5 | -37/+14 |
* | | | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | 2 | -2/+45 |
|\ \ \ | |||||
| * | | | gc: remove garbage .idx files from pack dirdk/gc-idx-wo-pack | Doug Kelly | 2015-11-04 | 1 | -0/+21 |
| * | | | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 2015-08-17 | 1 | -2/+24 |
* | | | | 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 |