summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix typos in man pagesow/manpages-typofixØystein Walle2014-02-056-7/+7
* Git 1.8.5.4v1.8.5.4Junio C Hamano2014-02-054-3/+52
* Merge branch 'jc/maint-pull-docfix' into maintJunio C Hamano2014-02-052-5/+8
|\
| * Documentation: "git pull" does not have the "-m" optionjc/maint-pull-docfixJunio C Hamano2014-01-141-3/+6
| * Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano2014-01-141-2/+2
| |\
| | * Documentation: exclude irrelevant options from "git pull"jc/maint-pull-docfix-for-409b8d82Junio C Hamano2014-01-141-2/+2
* | | Merge branch 'ow/stash-with-ifs' into maintJunio C Hamano2014-02-052-7/+19
|\ \ \
| * | | stash: handle specifying stashes with $IFSow/stash-with-ifsØystein Walle2014-01-072-7/+19
* | | | Merge branch 'js/lift-parent-count-limit' into maintJunio C Hamano2014-02-054-10/+45
|\ \ \ \
| * | | | Remove the line length limit for graft filesjs/lift-parent-count-limitJohannes Schindelin2013-12-274-10/+45
* | | | | Merge branch 'nd/add-empty-fix' into maintJunio C Hamano2014-02-052-1/+20
|\ \ \ \ \
| * | | | | add: don't complain when adding empty project rootnd/add-empty-fixNguyễn Thái Ngọc Duy2013-12-262-1/+20
* | | | | | Merge branch 'bc/log-decoration' into maintJunio C Hamano2014-02-052-0/+17
|\ \ \ \ \ \
| * | | | | | log: properly handle decorations with chained tagsbc/log-decorationbrian m. carlson2013-12-202-0/+17
* | | | | | | Merge branch 'jh/rlimit-nofile-fallback' into maintJunio C Hamano2014-02-051-7/+30
|\ \ \ \ \ \ \
| * | | | | | | get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failurejh/rlimit-nofile-fallbackJunio C Hamano2013-12-181-7/+30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jl/commit-v-strip-marker' into maintJunio C Hamano2014-02-054-9/+58
|\ \ \ \ \ \ \
| * | | | | | | commit -v: strip diffs and submodule shortlogs from the commit messagejl/commit-v-strip-markerJens Lehmann2013-12-054-9/+58
* | | | | | | | Merge branch 'tr/send-email-ssl' into maintJunio C Hamano2014-02-051-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | send-email: set SSL options through IO::Socket::SSL::set_client_defaultstr/send-email-sslThomas Rast2013-12-041-2/+5
| * | | | | | | | send-email: --smtp-ssl-cert-path takes an argumentThomas Rast2013-12-041-1/+1
| * | | | | | | | send-email: pass Debug to Net::SMTP::SSL::newThomas Rast2013-12-041-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port' into maintJunio C Hamano2014-02-057-147/+350
|\ \ \ \ \ \ \ \
| * | | | | | | | git_connect(): use common return pointtb/clone-ssh-with-colon-for-portTorsten Bögershausen2013-12-091-58/+50
| * | | | | | | | connect.c: refactor url parsingTorsten Bögershausen2013-12-095-37/+48
| * | | | | | | | git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-093-49/+17
| * | | | | | | | git fetch: support host:/~repoTorsten Bögershausen2013-12-093-17/+33
| * | | | | | | | t5500: add test cases for diag-urlTorsten Bögershausen2013-12-091-0/+59
| * | | | | | | | git fetch-pack: add --diag-urlTorsten Bögershausen2013-12-094-3/+41
| * | | | | | | | git_connect: factor out discovery of the protocol and its partsJohannes Sixt2013-12-091-27/+53
| * | | | | | | | git_connect: remove artificial limit of a remote commandJohannes Sixt2013-12-091-6/+1
| * | | | | | | | t5601: add tests for sshTorsten Bögershausen2013-12-041-1/+99
| * | | | | | | | t5601: remove clear_ssh, refactor setup_ssh_wrapperTorsten Bögershausen2013-12-041-20/+20
* | | | | | | | | Merge branch 'nd/transport-positive-depth-only' into maintJunio C Hamano2014-02-052-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone,fetch: catch non positive --depth option valuend/transport-positive-depth-onlyNguyễn Thái Ngọc Duy2013-12-062-0/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | git-svn: workaround for a bug in svn serf backendRoman Kagan2014-01-171-2/+8
* | | | | | | | | Git 1.8.5.3v1.8.5.3Junio C Hamano2014-01-134-3/+31
* | | | | | | | | Merge branch 'nd/daemon-informative-errors-typofix' into maintJunio C Hamano2014-01-131-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: be strict at parsing parameters --[no-]informative-errorsnd/daemon-informative-errors-typofixNguyễn Thái Ngọc Duy2013-12-201-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'km/gc-eperm' into maintJunio C Hamano2014-01-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gc: notice gc processes run by other userskm/gc-epermKyle J. McKay2014-01-021-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/credential-plug-leak' into maintJunio C Hamano2014-01-131-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "prompt: clean up strbuf usage"jk/credential-plug-leakJeff King2014-01-021-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maintJunio C Hamano2014-01-132-7/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, toomm/mv-file-to-no-such-dir-with-slashJohannes Sixt2014-01-101-0/+2
| * | | | | | | | | mv: let 'git mv file no-such-dir/' error outMatthieu Moy2013-12-042-7/+45
* | | | | | | | | | Merge branch 'jk/rev-parse-double-dashes' into maintJunio C Hamano2014-01-132-1/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashesJeff King2013-12-091-1/+5
| * | | | | | | | | | rev-parse: correctly diagnose revision errors before "--"Jeff King2013-12-092-0/+34
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/cat-file-regression-fix' into maintJunio C Hamano2014-01-132-10/+42
|\ \ \ \ \ \ \ \ \ \