aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* push: error out when the "upstream" semantics does not make senseJunio C Hamano2012-04-05
* Merge branch 'fc/push-prune'Junio C Hamano2012-02-26
|\
| * push: add '--prune' optionFelipe Contreras2012-02-22
* | pack-objects: Fix compilation with NO_PTHREDSMichał Kiedrowicz2012-02-26
* | Merge branch 'jk/config-include'Junio C Hamano2012-02-23
|\ \
| * | config: add include directiveJeff King2012-02-17
| * | config: stop using config_exclusive_filenameJeff King2012-02-17
| * | config: copy the return value of prefix_filenameJeff King2012-02-17
* | | Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano2012-02-23
|\ \ \
| * | | remote: fix set-branches usage and documentationPhilip Jägenstedt2012-02-19
* | | | merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano2012-02-23
* | | | Merge branch 'tg/tag-points-at'Junio C Hamano2012-02-20
|\ \ \ \
| * | | | builtin/tag.c: Fix a sparse warningRamsay Jones2012-02-13
| * | | | tag: add --points-at list optionTom Grennan2012-02-08
| | |/ / | |/| |
* | | | Merge branch 'zj/decimal-width'Junio C Hamano2012-02-20
|\ \ \ \
| * | | | make lineno_width() from blame reusable for othersZbigniew Jędrzejewski-Szmek2012-02-14
* | | | | Merge branch 'cb/transfer-no-progress'Junio C Hamano2012-02-20
|\ \ \ \ \
| * | | | | push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-13
| |/ / / /
| * | | | Merge branch 'js/add-e-submodule-fix' into maintJunio C Hamano2012-02-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/parse-date-raw' into maintJunio C Hamano2012-02-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maintJunio C Hamano2012-02-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/branch-desc-typoavoidance' into maintJunio C Hamano2012-02-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tr/grep-l-with-decoration' into maintJunio C Hamano2012-02-10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cb/push-quiet' into maintJunio C Hamano2012-02-05
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cb/receive-pack-keep-errors'Junio C Hamano2012-02-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not override receive-pack errorsClemens Buchacher2012-02-13
* | | | | | | | | | | Merge branch 'cb/maint-rev-list-verify-object'Junio C Hamano2012-02-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | git rev-list: fix invalid typecastClemens Buchacher2012-02-13
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/git-dir-lookup'Junio C Hamano2012-02-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | standardize and improve lookup rules for external local reposJeff King2012-02-02
* | | | | | | | | | | Merge branch 'jk/grep-binary-attribute'Junio C Hamano2012-02-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | grep: pre-load userdiff drivers when threadedJeff King2012-02-02
| * | | | | | | | | | | convert git-grep to use grep_source interfaceJeff King2012-02-02
| * | | | | | | | | | | grep: move sha1-reading mutex into low-level codeJeff King2012-02-02
| * | | | | | | | | | | grep: make locking flag globalJeff King2012-02-02
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/pack-objects-parseopt'Junio C Hamano2012-02-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pack-objects: convert to use parse_options()Nguyễn Thái Ngọc Duy2012-02-01
| * | | | | | | | | | | pack-objects: remove bogus commentNguyễn Thái Ngọc Duy2012-02-01
| * | | | | | | | | | | pack-objects: do not accept "--index-version=version,"Nguyễn Thái Ngọc Duy2012-02-01
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'mh/war-on-extra-refs'Junio C Hamano2012-02-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: do not add alternate references to extra_refsMichael Haggerty2012-02-12
| * | | | | | | | | | | everything_local(): mark alternate refs as completeMichael Haggerty2012-02-12
| * | | | | | | | | | | fetch-pack.c: inline insert_alternate_refs()Michael Haggerty2012-02-12
| * | | | | | | | | | | fetch-pack.c: rename some parameters from "path" to "refname"Michael Haggerty2012-02-12
| * | | | | | | | | | | clone.c: move more code into the "if (refs)" conditionalMichael Haggerty2012-02-12
* | | | | | | | | | | | Merge branch 'jk/userdiff-config-simplify'Junio C Hamano2012-02-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drop odd return value semantics from userdiff_configJeff King2012-02-07
* | | | | | | | | | | | | Merge branch 'jc/checkout-out-of-unborn'Junio C Hamano2012-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git checkout -b: allow switching out of an unborn branchJunio C Hamano2012-02-06
* | | | | | | | | | | | | | Merge branch 'nd/diffstat-gramnum'Junio C Hamano2012-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \