Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index-pack: report error using the correct variablend/index-pack-error-message | Junio C Hamano | 2014-03-17 | 1 | -2/+2 |
* | Merge branch 'bm/merge-base-octopus-dedup' into maint | Junio C Hamano | 2014-02-13 | 1 | -6/+25 |
|\ | |||||
| * | merge-base --octopus: reduce the result from get_octopus_merge_bases()bm/merge-base-octopus-dedup | Junio C Hamano | 2013-12-30 | 1 | -1/+1 |
| * | merge-base: separate "--independent" codepath into its own helper | Junio C Hamano | 2013-12-30 | 1 | -6/+25 |
* | | Merge branch 'sb/repack-in-c' into maint | Junio C Hamano | 2014-02-13 | 1 | -12/+12 |
|\ \ | |||||
| * | | repack: propagate pack-objects options as stringssb/repack-in-c | Jeff King | 2014-01-23 | 1 | -11/+11 |
| * | | repack: make parsed string options const-correct | Jeff King | 2014-01-23 | 1 | -1/+1 |
| * | | repack: fix typo in max-pack-size option | Jeff King | 2014-01-23 | 1 | -1/+1 |
* | | | Merge branch 'js/lift-parent-count-limit' into maint | Junio C Hamano | 2014-02-05 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Remove the line length limit for graft filesjs/lift-parent-count-limit | Johannes Schindelin | 2013-12-27 | 1 | -4/+4 |
* | | | | Merge branch 'nd/add-empty-fix' into maint | Junio C Hamano | 2014-02-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | add: don't complain when adding empty project rootnd/add-empty-fix | Nguyễn Thái Ngọc Duy | 2013-12-26 | 1 | -1/+1 |
* | | | | | Merge branch 'jl/commit-v-strip-marker' into maint | Junio C Hamano | 2014-02-05 | 1 | -6/+3 |
|\ \ \ \ \ | |||||
| * | | | | | commit -v: strip diffs and submodule shortlogs from the commit messagejl/commit-v-strip-marker | Jens Lehmann | 2013-12-05 | 1 | -6/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port' into maint | Junio C Hamano | 2014-02-05 | 1 | -3/+11 |
|\ \ \ \ \ | |||||
| * | | | | | git fetch-pack: add --diag-url | Torsten Bögershausen | 2013-12-09 | 1 | -3/+11 |
* | | | | | | Merge branch 'nd/transport-positive-depth-only' into maint | Junio C Hamano | 2014-02-05 | 2 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clone,fetch: catch non positive --depth option valuend/transport-positive-depth-only | Nguyễn Thái Ngọc Duy | 2013-12-06 | 2 | -0/+8 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'mm/checkout-auto-track-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -28/+71 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 | 1 | -23/+21 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/ls-files-killed-optim' into maint | Junio C Hamano | 2013-10-23 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/fetch-into-shallow' into maint | Junio C Hamano | 2013-10-23 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'km/gc-eperm' into maint | Junio C Hamano | 2014-01-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | gc: notice gc processes run by other userskm/gc-eperm | Kyle J. McKay | 2014-01-02 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint | Junio C Hamano | 2014-01-13 | 1 | -7/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, toomm/mv-file-to-no-such-dir-with-slash | Johannes Sixt | 2014-01-10 | 1 | -0/+2 |
| * | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out | Matthieu Moy | 2013-12-04 | 1 | -7/+16 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jk/rev-parse-double-dashes' into maint | Junio C Hamano | 2014-01-13 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashes | Jeff King | 2013-12-09 | 1 | -1/+5 |
| * | | | | | | | | | | | rev-parse: correctly diagnose revision errors before "--" | Jeff King | 2013-12-09 | 1 | -0/+10 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jk/cat-file-regression-fix' into maint | Junio C Hamano | 2014-01-13 | 1 | -10/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cat-file: handle --batch format with missing type/sizejk/cat-file-regression-fix | Jeff King | 2013-12-12 | 1 | -1/+10 |
| * | | | | | | | | | | | cat-file: pass expand_data to print_object_or_die | Jeff King | 2013-12-12 | 1 | -10/+11 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | for-each-ref: remove unused variable | Ramkumar Ramachandra | 2013-12-30 | 1 | -2/+1 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'nd/magic-pathspec' into maint | Junio C Hamano | 2013-12-17 | 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 |
* | | | | | | | | | | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 | 1 | -4/+2 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ |