summaryrefslogtreecommitdiffstats
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano2012-02-281-1/+1
|\
| * remote: fix set-branches usage and documentationPhilip Jägenstedt2012-02-201-1/+1
* | Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano2012-02-281-0/+10
|\ \
| * | merge: add instructions to the commit message when editingThomas Rast2012-01-311-0/+10
* | | Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano2012-02-221-7/+17
|\ \ \
| * | | do not override receive-pack errorsClemens Buchacher2012-02-131-7/+17
* | | | Merge branch 'cb/transfer-no-progress' into maintJunio C Hamano2012-02-225-16/+18
|\ \ \ \
| * | | | push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-135-16/+18
* | | | | Merge branch 'jk/git-dir-lookup' into maintJunio C Hamano2012-02-221-2/+2
|\ \ \ \ \
| * | | | | standardize and improve lookup rules for external local reposJeff King2012-02-031-2/+2
* | | | | | Merge branch 'cb/maint-rev-list-verify-object' into maintJunio C Hamano2012-02-211-2/+2
|\ \ \ \ \ \
| * | | | | | git rev-list: fix invalid typecastClemens Buchacher2012-02-131-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/grep-binary-attribute' into maintJunio C Hamano2012-02-211-144/+33
|\ \ \ \ \ \
| * | | | | | grep: pre-load userdiff drivers when threadedJeff King2012-02-021-4/+6
| * | | | | | convert git-grep to use grep_source interfaceJeff King2012-02-021-119/+23
| * | | | | | grep: move sha1-reading mutex into low-level codeJeff King2012-02-021-23/+6
| * | | | | | grep: make locking flag globalJeff King2012-02-021-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'nd/diffstat-gramnum' into maintJunio C Hamano2012-02-211-1/+2
|\ \ \ \ \ \
| * | | | | | Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-041-1/+2
| |/ / / / /
* | | | | | Merge branch 'jc/checkout-out-of-unborn' into maintJunio C Hamano2012-02-161-0/+19
|\ \ \ \ \ \
| * | | | | | git checkout -b: allow switching out of an unborn branchJunio C Hamano2012-02-071-0/+19
* | | | | | | Merge branch 'jx/i18n-more-marking' into maintJunio C Hamano2012-02-161-3/+3
|\ \ \ \ \ \ \
| * | | | | | | i18n: git-commit whence_s "merge/cherry-pick" messageJiang Xin2012-02-021-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/maint-tag-show-fixes' into maintJunio C Hamano2012-02-141-32/+40
|\ \ \ \ \ \ \
| * | | | | | | tag: do not show non-tag contents with "-n"Junio C Hamano2012-02-091-10/+12
| * | | | | | | tag: die when listing missing or corrupt objectsJeff King2012-02-061-1/+5
| * | | | | | | tag: fix output of "tag -n" when errors occurJeff King2012-02-061-32/+34
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jn/merge-no-edit-fix' into maintJunio C Hamano2012-02-141-3/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | merge: do not launch an editor on "--no-edit $tag"Junio C Hamano2012-02-091-3/+7
* | | | | | | Merge branch 'js/add-e-submodule-fix' into maintJunio C Hamano2012-02-131-0/+1
|\ \ \ \ \ \ \
| * | | | | | | add -e: do not show difference in a submodule that is merely dirtyJohannes Schindelin2012-02-071-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/parse-date-raw' into maintJunio C Hamano2012-02-131-0/+6
|\ \ \ \ \ \ \
| * | | | | | | parse_date(): '@' prefix forces git-timestampJunio C Hamano2012-02-041-0/+6
* | | | | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maintJunio C Hamano2012-02-131-1/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | merge: do not create a signed tag merge under --ff-only optionJunio C Hamano2012-02-061-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/branch-desc-typoavoidance' into maintJunio C Hamano2012-02-131-0/+15
|\ \ \ \ \ \ \
| * | | | | | | branch --edit-description: protect against mistyped branch nameJunio C Hamano2012-02-061-0/+15
| |/ / / / / /
* | | | | | | Merge branch 'tr/grep-l-with-decoration' into maintJunio C Hamano2012-02-101-2/+3
|\ \ \ \ \ \ \
| * | | | | | | grep: fix -l/-L interaction with decoration linesAlbert Yale2012-01-231-2/+3
* | | | | | | | Merge branch 'cb/push-quiet' into maintJunio C Hamano2012-02-062-7/+25
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher2012-01-082-5/+22
| * | | | | | | server_supports(): parse feature list more carefullyJunio C Hamano2012-01-081-2/+3
* | | | | | | | Merge branch 'maint'Junio C Hamano2012-01-131-2/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-131-2/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-131-2/+7
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | thin-pack: try harder to use preferred base objects as baseJeff King2012-01-131-2/+7
* | | | | | | | | Merge branch 'mh/ref-api-less-extra-refs'Junio C Hamano2012-01-101-29/+22
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | write_head_info(): handle "extra refs" locallyMichael Haggerty2012-01-061-4/+3
| * | | | | | | | show_ref(): remove unused "flag" and "cb_data" argumentsMichael Haggerty2012-01-061-5/+5
| * | | | | | | | receive-pack: move more work into write_head_info()Michael Haggerty2012-01-061-24/+18