summaryrefslogtreecommitdiffstats
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cb/cherry-pick-rev-path-confusion' into maintJunio C Hamano2012-05-041-1/+4
|\
| * cherry-pick: do not expect file argumentsClemens Buchacher2012-04-151-1/+4
* | Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maintJunio C Hamano2012-05-041-4/+13
|\ \
| * | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-171-3/+11
| * | fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud2012-04-171-1/+2
* | | Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-021-1/+41
|\ \ \
| * | | fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-021-1/+41
* | | | Merge branch 'jl/maint-submodule-recurse-fetch' into maintJunio C Hamano2012-05-021-3/+3
|\ \ \ \
| * | | | submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann2012-04-151-3/+3
| | |/ / | |/| |
* | | | Merge branch 'jc/maint-blame-minimal' into maintJunio C Hamano2012-05-021-0/+1
|\ \ \ \
| * | | | blame: accept --need-minimalJunio C Hamano2012-04-111-0/+1
| * | | | Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano2012-04-092-4/+10
| |\ \ \ \
* | \ \ \ \ Merge branch 'jc/push-upstream-sanity' into maintJunio C Hamano2012-04-261-8/+18
|\ \ \ \ \ \
| * | | | | | push: error out when the "upstream" semantics does not make senseJunio C Hamano2012-04-051-8/+18
* | | | | | | Merge branch 'jk/diff-no-rename-empty' into maintJunio C Hamano2012-04-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drop casts from users EMPTY_TREE_SHA1_BINJeff King2012-03-231-1/+1
* | | | | | | | Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano2012-04-261-19/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: rephrase the error when user did not touch templated log messageJunio C Hamano2012-03-301-19/+41
| * | | | | | | | commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2012-03-301-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano2012-04-261-3/+19
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | commit: pass author/committer info to hooksJunio C Hamano2012-03-111-3/+19
* | | | | | | | Sync with 1.7.9.6Junio C Hamano2012-04-021-4/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'jc/maint-merge-autoedit' into maintJunio C Hamano2012-04-021-1/+28
| |\ \ \ \ \ \ \
| | * | | | | | | merge: backport GIT_MERGE_AUTOEDIT supportJunio C Hamano2012-03-201-1/+28
| | |/ / / / / /
| * | | | | | | Merge branch 'maint-1.7.8' into maintJunio C Hamano2012-03-201-5/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'jc/advise-i18n' into maint-1.7.8Junio C Hamano2012-03-201-5/+4
| | |\ \ \ \ \
* | | | | | | | config: remove useless assignmentRené Scharfe2012-03-291-2/+0
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'az/verify-tag-use-gpg-config'Junio C Hamano2012-03-121-1/+9
|\ \ \ \ \ \ \
| * | | | | | | verify-tag: Parse GPG configuration options.Alex Zepeda2012-03-081-1/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'kb/maint-prune-rmdir-closedir'Junio C Hamano2012-03-082-3/+3
|\ \ \ \ \ \ \
| * | | | | | | fix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees2012-03-072-3/+3
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'cn/maint-branch-with-bad' into maintJunio C Hamano2012-03-051-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/maint-verify-objects' into maintJunio C Hamano2012-03-051-22/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano2012-02-281-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano2012-02-281-0/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano2012-02-221-7/+17
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/transfer-no-progress' into maintJunio C Hamano2012-02-225-16/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/git-dir-lookup' into maintJunio C Hamano2012-02-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-rev-list-verify-object' into maintJunio C Hamano2012-02-211-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/grep-binary-attribute' into maintJunio C Hamano2012-02-211-144/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/diffstat-gramnum' into maintJunio C Hamano2012-02-211-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/checkout-out-of-unborn' into maintJunio C Hamano2012-02-161-0/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jx/i18n-more-marking' into maintJunio C Hamano2012-02-161-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-tag-show-fixes' into maintJunio C Hamano2012-02-141-32/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/merge-no-edit-fix' into maintJunio C Hamano2012-02-141-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-063-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-013-1/+4
| * | | | | | | | | | | | | | | | | | | | | merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-0/+1
| * | | | | | | | | | | | | | | | | | | | | log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-0/+1
| * | | | | | | | | | | | | | | | | | | | | show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-0/+2