Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | symbolic-ref --short: abbreviate the output unambiguouslyjk/symbolic-ref-short | Jan Krüger | 2012-02-27 | 1 | -3/+8 |
* | Merge branch 'fc/push-prune' | Junio C Hamano | 2012-02-26 | 1 | -0/+2 |
|\ | |||||
| * | push: add '--prune' optionfc/push-prune | Felipe Contreras | 2012-02-22 | 1 | -0/+2 |
* | | pack-objects: Fix compilation with NO_PTHREDS | Michał Kiedrowicz | 2012-02-26 | 1 | -1/+1 |
* | | Merge branch 'jk/config-include' | Junio C Hamano | 2012-02-23 | 1 | -33/+63 |
|\ \ | |||||
| * | | config: add include directive | Jeff King | 2012-02-17 | 1 | -10/+28 |
| * | | config: stop using config_exclusive_filename | Jeff King | 2012-02-17 | 1 | -24/+35 |
| * | | config: copy the return value of prefix_filename | Jeff King | 2012-02-17 | 1 | -3/+4 |
* | | | Merge branch 'pj/remote-set-branches-usage-fix' | Junio C Hamano | 2012-02-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | remote: fix set-branches usage and documentationpj/remote-set-branches-usage-fix | Philip Jägenstedt | 2012-02-19 | 1 | -1/+1 |
* | | | | merge: do not trust fstat(2) too much when checking interactiveness | Junio C Hamano | 2012-02-23 | 1 | -1/+1 |
* | | | | Merge branch 'tg/tag-points-at' | Junio C Hamano | 2012-02-20 | 1 | -1/+49 |
|\ \ \ \ | |||||
| * | | | | builtin/tag.c: Fix a sparse warningtg/tag-points-at | Ramsay Jones | 2012-02-13 | 1 | -1/+1 |
| * | | | | tag: add --points-at list option | Tom Grennan | 2012-02-08 | 1 | -1/+49 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'zj/decimal-width' | Junio C Hamano | 2012-02-20 | 1 | -15/+3 |
|\ \ \ \ | |||||
| * | | | | make lineno_width() from blame reusable for otherszj/decimal-width | Zbigniew Jędrzejewski-Szmek | 2012-02-14 | 1 | -15/+3 |
* | | | | | Merge branch 'cb/transfer-no-progress' | Junio C Hamano | 2012-02-20 | 5 | -16/+18 |
|\ \ \ \ \ | |||||
| * | | | | | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progress | Clemens Buchacher | 2012-02-13 | 5 | -16/+18 |
| |/ / / / | |||||
| * | | | | Merge branch 'js/add-e-submodule-fix' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cb/push-quiet' into maint | Junio C Hamano | 2012-02-05 | 2 | -7/+25 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'cb/receive-pack-keep-errors' | Junio C Hamano | 2012-02-20 | 1 | -7/+17 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | do not override receive-pack errorscb/receive-pack-keep-errors | Clemens Buchacher | 2012-02-13 | 1 | -7/+17 |
* | | | | | | | | | | | Merge branch 'cb/maint-rev-list-verify-object' | Junio C Hamano | 2012-02-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | git rev-list: fix invalid typecastcb/maint-rev-list-verify-object | Clemens Buchacher | 2012-02-13 | 1 | -2/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | standardize and improve lookup rules for external local reposjk/git-dir-lookup | Jeff King | 2012-02-02 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 | 1 | -144/+33 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | grep: pre-load userdiff drivers when threadedjk/grep-binary-attribute | Jeff King | 2012-02-02 | 1 | -4/+6 |
| * | | | | | | | | | | | convert git-grep to use grep_source interface | Jeff King | 2012-02-02 | 1 | -119/+23 |
| * | | | | | | | | | | | grep: move sha1-reading mutex into low-level code | Jeff King | 2012-02-02 | 1 | -23/+6 |
| * | | | | | | | | | | | grep: make locking flag global | Jeff King | 2012-02-02 | 1 | -2/+2 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'nd/pack-objects-parseopt' | Junio C Hamano | 2012-02-14 | 1 | -190/+140 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | pack-objects: convert to use parse_options()nd/pack-objects-parseopt | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -176/+139 |
| * | | | | | | | | | | | pack-objects: remove bogus comment | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -14/+1 |
| * | | | | | | | | | | | pack-objects: do not accept "--index-version=version," | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'mh/war-on-extra-refs' | Junio C Hamano | 2012-02-14 | 2 | -42/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | clone: do not add alternate references to extra_refs | Michael Haggerty | 2012-02-12 | 1 | -12/+0 |
| * | | | | | | | | | | | everything_local(): mark alternate refs as complete | Michael Haggerty | 2012-02-12 | 1 | -0/+6 |
| * | | | | | | | | | | | fetch-pack.c: inline insert_alternate_refs() | Michael Haggerty | 2012-02-12 | 1 | -6/+1 |
| * | | | | | | | | | | | fetch-pack.c: rename some parameters from "path" to "refname" | Michael Haggerty | 2012-02-12 | 1 | -5/+5 |
| * | | | | | | | | | | | clone.c: move more code into the "if (refs)" conditional | Michael Haggerty | 2012-02-12 | 1 | -19/+20 |
* | | | | | | | | | | | | Merge branch 'jk/userdiff-config-simplify' | Junio C Hamano | 2012-02-14 | 3 | -19/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | drop odd return value semantics from userdiff_configjk/userdiff-config-simplify | Jeff King | 2012-02-07 | 3 | -19/+4 |
* | | | | | | | | | | | | | Merge branch 'jc/checkout-out-of-unborn' | Junio C Hamano | 2012-02-12 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git checkout -b: allow switching out of an unborn branchjc/checkout-out-of-unborn | Junio C Hamano | 2012-02-06 | 1 | -0/+19 |
* | | | | | | | | | | | | | | Merge branch 'nd/diffstat-gramnum' | Junio C Hamano | 2012-02-12 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |