Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/magic-pathspec' | Junio C Hamano | 2013-12-06 | 1 | -10/+7 |
|\ | |||||
| * | diff: restrict pathspec limitations to diff b/f case onlynd/magic-pathspec | Nguyễn Thái Ngọc Duy | 2013-11-20 | 1 | -10/+7 |
* | | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 2013-12-06 | 1 | -13/+81 |
|\ \ | |||||
| * | | for-each-ref: avoid color leakagerr/for-each-ref-decoration | Ramkumar Ramachandra | 2013-11-19 | 1 | -5/+23 |
| * | | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 2013-11-19 | 1 | -2/+9 |
| * | | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 2013-11-19 | 1 | -3/+37 |
| * | | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 2013-11-18 | 1 | -2/+11 |
* | | | Merge branch 'gj/push-more-verbose-advice' (early part) | Junio C Hamano | 2013-12-05 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | push: enhance unspecified push default warning | Greg Jacobson | 2013-11-13 | 1 | -0/+7 |
* | | | | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | rev-parse: introduce --exclude=<glob> to tame wildcardsjc/ref-excludes | Junio C Hamano | 2013-11-01 | 1 | -0/+17 |
* | | | | | Merge branch 'nv/parseopt-opt-arg' | Junio C Hamano | 2013-12-05 | 1 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | rev-parse --parseopt: add the --stuck-long modenv/parseopt-opt-arg | Nicolas Vigier | 2013-10-31 | 1 | -2/+9 |
* | | | | | | Merge branch 'jc/merge-base-reflog' | Junio C Hamano | 2013-12-05 | 1 | -16/+131 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge-base: teach "--fork-point" modejc/merge-base-reflog | Junio C Hamano | 2013-10-29 | 1 | -0/+109 |
| * | | | | | | merge-base: use OPT_CMDMODE and clarify the command line parsing | Junio C Hamano | 2013-10-23 | 1 | -16/+22 |
* | | | | | | | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 2013-12-05 | 7 | -17/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout: do not die when leaving broken detached HEADjk/robustify-parse-commit | Jeff King | 2013-10-24 | 1 | -4/+4 |
| * | | | | | | | use parse_commit_or_die instead of segfaulting | Jeff King | 2013-10-24 | 2 | -4/+4 |
| * | | | | | | | assume parse_commit checks for NULL commit | Jeff King | 2013-10-24 | 2 | -3/+3 |
| * | | | | | | | assume parse_commit checks commit->object.parsed | Jeff King | 2013-10-24 | 3 | -6/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nd/literal-pathspecs' | Junio C Hamano | 2013-11-18 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesnd/literal-pathspecsnd/liteal-pathspecs | Nguyễn Thái Ngọc Duy | 2013-10-28 | 1 | -1/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream' | Junio C Hamano | 2013-11-18 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | branch: fix --verbose output column alignmentjx/branch-vv-always-compare-with-upstream | Torstein Hegge | 2013-11-18 | 1 | -1/+7 |
* | | | | | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-11-06 | 4 | -16/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: trivial style fix | Felipe Contreras | 2013-10-31 | 1 | -1/+1 |
| * | | | | | | | describe: trivial style fixes | Felipe Contreras | 2013-10-31 | 1 | -4/+3 |
| * | | | | | | | branch: trivial style fix | Felipe Contreras | 2013-10-31 | 1 | -2/+1 |
| * | | | | | | | merge: simplify ff-only option | Felipe Contreras | 2013-10-31 | 1 | -9/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/reset-p-current-head-fix' | Junio C Hamano | 2013-11-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | reset: pass real rev name to add--interactivejk/reset-p-current-head-fix | Jeff King | 2013-10-25 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/for-each-ref-skip-parsing' | Junio C Hamano | 2013-11-01 | 1 | -9/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | for-each-ref: avoid loading objects to print %(objectname)jk/for-each-ref-skip-parsing | Jeff King | 2013-10-30 | 1 | -9/+20 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-11-01 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | mv: Fix spurious warning when moving a file in presence of submodulesjl/submodule-mv | Jens Lehmann | 2013-10-13 | 1 | -4/+9 |
* | | | | | | | Merge branch 'nd/lift-path-max' | Junio C Hamano | 2013-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout_entry(): clarify the use of topath[] parameternd/lift-path-max | Junio C Hamano | 2013-10-24 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 2013-10-30 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gc: remove gc.pid file at end of executionnd/gc-lock-against-each-other | Jonathan Nieder | 2013-10-18 | 1 | -0/+24 |
* | | | | | | | | | | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 2013-10-30 | 1 | -28/+71 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | checkout: proper error message on 'git checkout foo bar --'mm/checkout-auto-track-fix | Matthieu Moy | 2013-10-18 | 1 | -5/+16 |
| * | | | | | | | | | | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 | 1 | -23/+55 |
* | | | | | | | | | | | Merge branch 'fc/styles' | Junio C Hamano | 2013-10-30 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | C: have space around && and || operators | Junio C Hamano | 2013-10-16 | 3 | -3/+3 |
* | | | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-10-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cherry-pick: handle "-" after parsing optionshu/cherry-pick-previous-branch | Jeff King | 2013-10-10 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 | 3 | -18/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | grep: honor --textconv for the case rev:pathmg/more-textconv | Michael J Gruber | 2013-05-10 | 1 | -5/+6 |