Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/simple-cleanups' into maint | Junio C Hamano | 2015-03-06 | 1 | -4/+3 |
|\ | |||||
| * | for-each-ref: use skip_prefix() to avoid duplicate string comparison | René Scharfe | 2015-02-22 | 1 | -4/+3 |
* | | Merge branch 'es/blame-commit-info-fix' into maint | Junio C Hamano | 2015-03-05 | 1 | -3/+2 |
|\ \ | |||||
| * | | builtin/blame: destroy initialized commit_info onlyes/blame-commit-info-fix | Eric Sunshine | 2015-02-10 | 1 | -3/+2 |
* | | | Merge branch 'ab/merge-file-prefix' into maint | Junio C Hamano | 2015-03-05 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | merge-file: correctly open files when in a subdirab/merge-file-prefix | Aleksander Boruch-Gruszecki | 2015-02-11 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'dp/remove-duplicated-header-inclusion' into maint | Junio C Hamano | 2015-03-05 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | do not include the same header twicedp/remove-duplicated-header-inclusion | Дилян Палаузов | 2015-02-13 | 1 | -1/+0 |
* | | | | Merge branch 'jc/apply-ws-fix-expands' into maint | Junio C Hamano | 2015-02-24 | 1 | -3/+28 |
|\ \ \ \ | |||||
| * | | | | apply: count the size of postimage correctlyjc/apply-ws-fix-expands | Junio C Hamano | 2015-01-22 | 1 | -2/+21 |
| * | | | | apply: make update_pre_post_images() sanity check the given postlen | Junio C Hamano | 2015-01-22 | 1 | -0/+6 |
| * | | | | apply.c: typofix | Junio C Hamano | 2015-01-22 | 1 | -1/+1 |
* | | | | | Merge branch 'mg/commit-author-no-match-malformed-message' into maint | Junio C Hamano | 2015-02-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | commit: reword --author error messagemg/commit-author-no-match-malformed-message | Michael J Gruber | 2015-01-26 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'dk/format-patch-ignore-diff-submodule' into maint | Junio C Hamano | 2015-02-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | format-patch: ignore diff.submodule settingdk/format-patch-ignore-diff-submodule | Doug Kelly | 2015-01-07 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/blame-commit-label' into maint | Junio C Hamano | 2015-02-24 | 3 | -24/+15 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | blame.c: fix garbled error messagejk/blame-commit-label | Lukas Fleischer | 2015-01-13 | 1 | -5/+7 |
| * | | | | | builtin/commit.c: use xstrdup_or_null instead of envdup | Jeff King | 2015-01-13 | 1 | -9/+3 |
| * | | | | | builtin/apply.c: use xstrdup_or_null instead of null_strdup | Jeff King | 2015-01-13 | 1 | -10/+5 |
* | | | | | | Merge branch 'ak/cat-file-clean-up' | Junio C Hamano | 2015-01-22 | 1 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cat-file: use "type" and "size" from outer scopeak/cat-file-clean-up | Alexander Kuleshov | 2015-01-13 | 1 | -2/+0 |
| * | | | | | | Merge branch 'mg/add-ignore-errors' into maint | Junio C Hamano | 2015-01-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ak/show-branch-usage-string' | Junio C Hamano | 2015-01-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | show-branch: fix indentation of usage stringak/show-branch-usage-string | Ralf Thielow | 2015-01-20 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'rc/for-each-ref-tracking' | Junio C Hamano | 2015-01-14 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | for-each-ref: always check stat_tracking_info()'s return valuerc/for-each-ref-tracking | Raphael Kubo da Costa | 2015-01-12 | 1 | -2/+9 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ak/fewer-includes' | Junio C Hamano | 2015-01-14 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cat-file: remove unused includesak/fewer-includes | Alexander Kuleshov | 2015-01-09 | 1 | -4/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ak/show-branch-usage-string' | Junio C Hamano | 2015-01-14 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | show-branch: line-wrap show-branch usage | Alexander Kuleshov | 2015-01-08 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'km/log-usage-string-i18n' | Junio C Hamano | 2015-01-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | log.c: fix translation markingskm/log-usage-string-i18n | Kyle J. McKay | 2015-01-06 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'js/remote-add-with-insteadof' | Junio C Hamano | 2015-01-14 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git remote: allow adding remotes agreeing with url.<...>.insteadOf | Johannes Schindelin | 2014-12-23 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository' | Junio C Hamano | 2015-01-12 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pack-objects: use --objects-edge-aggressive for shallow reposbc/fetch-thin-less-aggressive-in-normal-repository | brian m. carlson | 2014-12-29 | 1 | -1/+6 |
| * | | | | | | | | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'rs/simplify-parsing-commit-tree-S' | Junio C Hamano | 2015-01-12 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit-tree: simplify parsing of option -S using skip_prefix()rs/simplify-parsing-commit-tree-S | René Scharfe | 2014-12-29 | 1 | -3/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rs/plug-strbuf-leak-in-merge' | Junio C Hamano | 2015-01-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: release strbuf after use in suggest_conflicts()rs/plug-strbuf-leak-in-merge | René Scharfe | 2014-12-29 | 1 | -0/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'es/checkout-index-temp' | Junio C Hamano | 2015-01-12 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout-index: fix --temp relative path manglinges/checkout-index-temp | Eric Sunshine | 2014-12-29 | 1 | -8/+8 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/merge-bases' | Junio C Hamano | 2015-01-07 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | get_merge_bases(): always clean-up object flagsjc/merge-bases | Junio C Hamano | 2014-10-30 | 3 | -5/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/clone-borrow' | Junio C Hamano | 2015-01-07 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clone: --dissociate option to mark that reference is only temporaryjc/clone-borrow | Junio C Hamano | 2014-10-15 | 1 | -0/+20 |
* | | | | | | | | | | Merge branch 'mh/update-ref-verify' | Junio C Hamano | 2014-12-29 | 1 | -9/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | update-ref: fix "verify" command with missing <oldvalue>mh/update-ref-verify | Michael Haggerty | 2014-12-11 | 1 | -9/+5 |