| Commit message (Expand) | Author | Age |
* | connect.c: handle errors from split_cmdline | Jeff King | 2017-04-16 |
* | connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config | Segev Finer | 2017-02-01 |
* | connect: handle putty/plink also in GIT_SSH_COMMAND | Segev Finer | 2017-01-25 |
* | don't use test_must_fail with grep | Pranit Bauva | 2017-01-07 |
* | Merge branch 'tb/t5601-sed-fix' | Junio C Hamano | 2016-05-17 |
|\ |
|
| * | t5601: Remove trailing space in sed expression | Torsten Bögershausen | 2016-05-09 |
| * | Merge branch 'bc/connect-plink' into maint | Junio C Hamano | 2015-06-05 |
| |\ |
|
* | | | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 2016-04-15 |
* | | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 |
|\ \ \ |
|
| * | | | mingw: fix t5601-clone.sh | Johannes Schindelin | 2016-01-27 |
* | | | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 |
|\ \ \ \ |
|
| * | | | | t/t5601-clone.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-04 |
| |/ / / |
|
* | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias' | Junio C Hamano | 2016-01-20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when .. | Nguyễn Thái Ngọc Duy | 2015-12-22 |
* | | | | pkt-line: support tracing verbatim pack contents | Jeff King | 2015-06-16 |
|/ / / |
|
* | | | Merge branch 'bc/connect-plink' | Junio C Hamano | 2015-05-19 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | connect: improve check for plink to reduce false positives | brian m. carlson | 2015-04-28 |
| * | t5601: fix quotation error leading to skipped tests | brian m. carlson | 2015-04-28 |
* | | connect.c: ignore extra colon after hostname | Torsten Bögershausen | 2015-04-08 |
|/ |
|
* | t5601: add more test cases for IPV6 | Torsten Bögershausen | 2015-02-22 |
* | connect.c: allow ssh://user@[2001:db8::1]/repo.git | Torsten Bögershausen | 2015-02-22 |
* | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 2014-07-21 |
* | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 |
|\ |
|
| * | clone: use git protocol for cloning shallow repo locally | Nguyễn Thái Ngọc Duy | 2013-12-10 |
* | | connect.c: refactor url parsing | Torsten Bögershausen | 2013-12-09 |
* | | git_connect(): refactor the port handling for ssh | Torsten Bögershausen | 2013-12-09 |
* | | git fetch: support host:/~repo | Torsten Bögershausen | 2013-12-09 |
* | | t5601: add tests for ssh | Torsten Bögershausen | 2013-12-04 |
* | | t5601: remove clear_ssh, refactor setup_ssh_wrapper | Torsten Bögershausen | 2013-12-04 |
|/ |
|
* | Merge branch 'jc/upload-pack-send-symref' | Junio C Hamano | 2013-10-30 |
|\ |
|
| * | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref | Junio C Hamano | 2013-10-22 |
| |\ |
|
| * | | clone: test the new HEAD detection logic | Junio C Hamano | 2013-09-17 |
* | | | Merge branch 'jk/clone-progress-to-stderr' | Junio C Hamano | 2013-10-18 |
|\ \ \
| | |/
| |/| |
|
| * | | clone: send diagnostic messages to stderr | Jeff King | 2013-09-18 |
| |/ |
|
* | | clone: tighten "local paths with colons" check a bit | Nguyễn Thái Ngọc Duy | 2013-09-27 |
|/ |
|
* | clone: allow cloning local paths with colons in them | Nguyễn Thái Ngọc Duy | 2013-05-07 |
* | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 |
* | clone: write detached HEAD in bare repositories | Nguyễn Thái Ngọc Duy | 2012-01-16 |
* | t5601: add missing && cascade | Nguyễn Thái Ngọc Duy | 2012-01-16 |
* | Add test showing git-fetch groks gitfiles | Phil Hord | 2011-10-04 |
* | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-28 |
|\ |
|
| * | clone: allow to clone from .git file | Nguyễn Thái Ngọc Duy | 2011-08-22 |
* | | clone: clone from a repository with relative alternates | Junio C Hamano | 2011-08-23 |
* | | clone: allow more than one --reference | Junio C Hamano | 2011-08-22 |
|/ |
|
* | i18n: .git file is not a human readable message (t5601) | Junio C Hamano | 2011-04-13 |
* | i18n: mark init-db messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 |
* | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-01 |
|\ |
|
| * | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 |
* | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 |
|\ \ |
|
| * | | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
| |/ |
|