summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t0420: add test with HTTP external odbcc/extern-odbChristian Couder2016-12-011-0/+118
* odb-helper: add 'store_plain_objects' to 'struct odb_helper'Christian Couder2016-12-013-2/+114
* lib-httpd: add apache-e-odb.confChristian Couder2016-12-011-0/+214
* lib-httpd: add list.shChristian Couder2016-12-012-0/+35
* lib-httpd: add upload.shChristian Couder2016-12-012-0/+46
* lib-httpd: pass config file to start_httpd()Christian Couder2016-12-011-2/+4
* Add t0410 to test external ODB transferChristian Couder2016-12-011-0/+136
* Add GIT_NO_EXTERNAL_ODB env variableChristian Couder2016-12-014-0/+22
* t0400: add test for external odb write supportChristian Couder2016-12-011-0/+8
* external-odb: accept only blobs for nowChristian Couder2016-12-011-0/+4
* external odb: add write supportChristian Couder2016-12-015-4/+59
* t0400: add test for 'put' commandChristian Couder2016-12-011-0/+9
* t0400: add 'put' command to odb-helper scriptChristian Couder2016-12-011-0/+14
* t0400: use --batch-all-objects to get all objectsChristian Couder2016-12-011-3/+1
* external odb foreachJeff King2016-12-014-0/+39
* Add initial external odb supportJeff King2016-12-018-15/+495
* Git 2.11v2.11.0Junio C Hamano2016-11-292-1/+6
* Merge branch 'jk/common-main'Junio C Hamano2016-11-294-9/+10
|\
| * common-main: stop munging argv[0] pathjk/common-mainJeff King2016-11-294-9/+10
* | Merge tag 'l10n-2.11.0-rnd3.1' of git://github.com/git-l10n/git-poJunio C Hamano2016-11-292-4189/+5888
|\ \
| * \ Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ruJiang Xin2016-11-291-2066/+2868
| |\ \
| | * | l10n: ru.po: update Russian translationDimitriy Ryazantcev2016-11-291-2066/+2868
| * | | l10n: ca.po: update translationAlex Henrie2016-11-281-2123/+3020
| |/ /
* | | RelNotes: spelling and phrasing fixupsMarc Branchaud2016-11-281-76/+72
* | | Merge tag 'l10n-2.11.0-rnd3' of git://github.com/git-l10n/git-poJunio C Hamano2016-11-288-2193/+3167
|\ \ \ | |/ /
| * | l10n: de.po: translate 210 new messagesRalf Thielow2016-11-281-2111/+3085
| * | l10n: fix unmatched single quote in error messageJiang Xin2016-11-257-82/+82
|/ /
* | Git 2.11-rc3v2.11.0-rc3Junio C Hamano2016-11-232-1/+10
* | Merge branch 'jc/setup-cleanup-fix'Junio C Hamano2016-11-238-20/+69
|\ \
| * | archive: read local configurationjc/setup-cleanup-fixJunio C Hamano2016-11-226-15/+40
| * | mailinfo: read local configurationJunio C Hamano2016-11-223-5/+29
* | | Merge branch 'jt/trailer-with-cruft'Junio C Hamano2016-11-231-1/+2
|\ \ \
| * | | doc: mention user-configured trailersjt/trailer-with-cruftJonathan Tan2016-11-211-1/+2
* | | | Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-234-3/+34
|\ \ \ \
| * | | | rebase -i: handle core.commentChar=autojs/rebase-i-commentchar-fixJohannes Schindelin2016-11-212-3/+12
| * | | | stripspace: respect repository configJohannes Schindelin2016-11-212-2/+4
| * | | | rebase -i: highlight problems with core.commentcharJohannes Schindelin2016-11-212-0/+20
* | | | | Merge branch 'jc/for-each-ref-head-segfault-fix'Junio C Hamano2016-11-232-1/+11
|\ \ \ \ \
| * | | | | for-each-ref: do not segv with %(HEAD) on an unborn branchjc/for-each-ref-head-segfault-fixJunio C Hamano2016-11-182-1/+11
| |/ / / /
* | | | | Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano2016-11-228-16103/+23112
|\ \ \ \ \
| * | | | | l10n: Fixed typo of git fetch-pack commandJiang Xin2016-11-226-183/+282
| * | | | | l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)Jiang Xin2016-11-221-9/+9
| * | | | | Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin2016-11-228-16066/+22976
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | l10n: zh_CN: for git v2.11.0 l10n round 1Jiang Xin2016-11-211-2002/+2897
| | * | | | l10n: pt_PT: update Portuguese translationVasco Almeida2016-11-131-2027/+2947
| | * | | | Merge branch 'fr_v2.11.0_rnd1' of git://github.com/jnavila/gitJiang Xin2016-11-091-2047/+2922
| | |\ \ \ \
| | | * | | | l10n: fr.po fix grammar mistakesjfbu2016-11-061-11/+7
| | | * | | | l10n: fr.po v2.11.0_rnd1Jean-Noel Avila2016-11-051-2037/+2916
| | * | | | | l10n: sv.po: Update Swedish translation (2913t0f0u)Peter Krefting2016-11-051-2019/+2936
| | * | | | | Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-koJiang Xin2016-11-051-2230/+2946
| | |\ \ \ \ \