Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: rename HTTP_REAUTH to HTTP_AUTH_RETRYnl/http-proxy-more | Nelson Benitez Leon | 2012-03-15 | 2 | -4/+4 |
* | http: Avoid limit of retrying request only twice | Nelson Benitez Leon | 2012-03-15 | 1 | -4/+7 |
* | http: handle proxy authentication failure (error 407) | Nelson Benitez Leon | 2012-03-15 | 1 | -0/+9 |
* | http: handle proxy proactive authentication | Nelson Benitez Leon | 2012-03-15 | 1 | -1/+27 |
* | http: try http_proxy env var when http.proxy config option is not set | Nelson Benitez Leon | 2012-03-15 | 5 | -23/+46 |
* | http: support proxies that require authenticationnl/http-proxy-auth | Nelson Benitez Leon | 2012-03-02 | 1 | -1/+3 |
* | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-03-02 | 1 | -12/+21 |
* | Merge branch 'maint' | Junio C Hamano | 2012-03-02 | 1 | -1/+1 |
|\ | |||||
| * | Documentation: do not assume that n > 1 in <rev>~$n | Junio C Hamano | 2012-03-02 | 1 | -1/+1 |
* | | Merge branch 'cb/fsck-squelch-dangling' | Junio C Hamano | 2012-03-01 | 5 | -17/+20 |
|\ \ | |||||
| * | | fsck: --no-dangling omits "dangling object" informationcb/fsck-squelch-dangling | Junio C Hamano | 2012-02-28 | 5 | -17/+20 |
* | | | Merge branch 'rs/no-no-no-parseopt' | Junio C Hamano | 2012-03-01 | 8 | -32/+108 |
|\ \ \ | |||||
| * | | | parse-options: remove PARSE_OPT_NEGHELPrs/no-no-no-parseopt | René Scharfe | 2012-02-28 | 4 | -13/+5 |
| * | | | parse-options: allow positivation of options starting, with no- | René Scharfe | 2012-02-26 | 3 | -12/+20 |
| * | | | test-parse-options: convert to OPT_BOOL() | René Scharfe | 2012-02-26 | 2 | -6/+66 |
* | | | | Merge branch 'th/git-diffall' | Junio C Hamano | 2012-03-01 | 2 | -0/+292 |
|\ \ \ \ | |||||
| * | | | | contrib: add git-diffall script | Tim Henigan | 2012-02-27 | 2 | -0/+292 |
* | | | | | Merge the initial l10n effort in | Junio C Hamano | 2012-03-01 | 6 | -24/+7265 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/git-l10n/git-po into l10nl10n | Junio C Hamano | 2012-03-01 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | l10n: leave leading space unchanged for zh_CN.po | ws3389 | 2012-03-01 | 1 | -4/+4 |
| * | | | | | | Update l10n guide: change the repository URL, etc | Jiang Xin | 2012-03-01 | 2 | -10/+16 |
| * | | | | | | Update l10n guide | Junio C Hamano | 2012-02-29 | 2 | -22/+94 |
| |/ / / / / | |||||
| * | | | | | Merge pull request from jiangxin/master | Jiang Xin | 2012-02-29 | 1 | -121/+181 |
| |\ \ \ \ \ | |||||
| | * | | | | | l10n: update Chinese translation to the new git.po | Jiang Xin | 2012-02-28 | 1 | -121/+181 |
| |/ / / / / | |||||
| * | | | | | l10n: Update git.pot (12 new messages) | Jiang Xin | 2012-02-28 | 1 | -121/+184 |
| * | | | | | Merge branch 'master' into git-po | Jiang Xin | 2012-02-28 | 201 | -1989/+4948 |
| |\ \ \ \ \ | |||||
| * | | | | | | l10n: fast-forward here is ff-only merge, not push | Yichao Yu | 2012-02-27 | 1 | -1/+1 |
| * | | | | | | l10n: update zh_CN translation for "Fetching %s" | Riku | 2012-02-27 | 1 | -1/+1 |
| * | | | | | | l10n: po for zh_CN | Jiang Xin | 2012-02-15 | 1 | -0/+3611 |
| * | | | | | | l10n: initial git.pot for 1.7.10 upcoming release | Jiang Xin | 2012-02-15 | 3 | -2/+3431 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-03-01 | 2 | -7/+12 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Documentation fixes in git-config | Libor Pechacek | 2012-03-01 | 2 | -7/+12 |
* | | | | | | | Merge branch 'nd/maint-verify-objects' | Junio C Hamano | 2012-03-01 | 2 | -25/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rev-list: fix --verify-objects --quiet becoming --objectsnd/maint-verify-objects | Nguyễn Thái Ngọc Duy | 2012-02-28 | 2 | -13/+17 |
| * | | | | | | | rev-list: remove BISECT_SHOW_TRIED flag | Nguyễn Thái Ngọc Duy | 2012-02-28 | 2 | -12/+1 |
* | | | | | | | | Merge branch 'jn/maint-gitweb-invalid-regexp' | Junio C Hamano | 2012-03-01 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexp | Jakub Narebski | 2012-02-28 | 2 | -1/+20 |
* | | | | | | | | | Merge branch 'cn/maint-rev-list-doc' | Junio C Hamano | 2012-03-01 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: use {asterisk} in rev-list-options.txt when neededcn/maint-rev-list-doc | Carlos Martín Nieto | 2012-02-28 | 1 | -6/+6 |
* | | | | | | | | | | Merge branch 'cn/maint-branch-with-bad' | Junio C Hamano | 2012-03-01 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | branch: don't assume the merge filter ref existscn/maint-branch-with-bad | Carlos Martín Nieto | 2012-02-27 | 2 | -0/+8 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-02-28 | 1 | -1/+5 |
* | | | | | | | | | | Merge branch 'pj/completion-remote-set-url-branches' | Junio C Hamano | 2012-02-28 | 1 | -14/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | completion: normalize increment/decrement stylepj/completion-remote-set-url-branches | Philip Jägenstedt | 2012-02-22 | 1 | -12/+10 |
| * | | | | | | | | | | completion: remote set-* <name> and <branch> | Philip Jägenstedt | 2012-02-22 | 1 | -3/+9 |
* | | | | | | | | | | | Merge branch 'ph/cherry-pick-advice-refinement' | Junio C Hamano | 2012-02-28 | 2 | -6/+25 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cherry-pick: No advice to commit if --no-commitph/cherry-pick-advice-refinement | Phil Hord | 2012-02-22 | 2 | -6/+25 |
* | | | | | | | | | | | | Merge branch 'jb/required-filter' | Junio C Hamano | 2012-02-28 | 3 | -14/+92 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add a setting to require a filter to be successfuljb/required-filter | Jehan Bing | 2012-02-17 | 3 | -14/+92 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-27 | 3 | -4/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |