Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v2.13.5' into maint | Junio C Hamano | 2017-08-04 | 1 | -0/+11 |
|\ | |||||
| * | Merge tag 'v2.12.4' into maint | Junio C Hamano | 2017-08-01 | 1 | -0/+11 |
| |\ | |||||
| | * | Merge tag 'v2.10.4' into maint-2.11 | Junio C Hamano | 2017-07-30 | 1 | -0/+11 |
| | |\ | |||||
| | | * | Merge tag 'v2.9.5' into maint-2.10 | Junio C Hamano | 2017-07-30 | 1 | -0/+11 |
| | | |\ | |||||
| | | | * | Merge tag 'v2.7.6' into maint-2.8 | Junio C Hamano | 2017-07-30 | 1 | -0/+11 |
| | | | |\ | |||||
| | | | | * | connect: reject paths that look like command line options | Jeff King | 2017-07-28 | 1 | -0/+3 |
| | | | | * | connect: reject dashed arguments for proxy commands | Jeff King | 2017-07-28 | 1 | -0/+5 |
| | | | | * | connect: factor out "looks like command line option" check | Jeff King | 2017-07-28 | 1 | -1/+1 |
| | | | | * | connect: reject ssh hostname that begins with a dash | Junio C Hamano | 2017-07-28 | 1 | -0/+3 |
| * | | | | | Merge branch 'jk/connect-symref-info-leak-fix' into maint | Junio C Hamano | 2017-06-13 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jk/connect-symref-info-leak-fix' | Junio C Hamano | 2017-06-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| * | | | | | connect.c: fix leak in parse_one_symref_info()jk/connect-symref-info-leak-fix | Jeff King | 2017-05-26 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'sf/putty-w-args' | Junio C Hamano | 2017-04-26 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | connect.c: fix leak in handle_ssh_variantsf/putty-w-args | Jeff King | 2017-04-20 | 1 | -1/+3 |
* | | | | | | Merge branch 'sf/putty-w-args' | Junio C Hamano | 2017-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | connect.c: handle errors from split_cmdline | Jeff King | 2017-04-16 | 1 | -1/+1 |
* | | | | | | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -4/+4 |
* | | | | | | Make sha1_array_append take a struct object_id * | brian m. carlson | 2017-03-31 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | connect.c: stop conflating ssh command names and overrides | Junio C Hamano | 2017-02-10 | 1 | -13/+32 |
* | | | | | connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config | Segev Finer | 2017-02-01 | 1 | -3/+8 |
* | | | | | git_connect(): factor out SSH variant handling | Johannes Schindelin | 2017-02-01 | 1 | -26/+46 |
* | | | | | connect: rename tortoiseplink and putty variables | Junio C Hamano | 2017-01-26 | 1 | -10/+13 |
* | | | | | connect: handle putty/plink also in GIT_SSH_COMMAND | Segev Finer | 2017-01-25 | 1 | -7/+16 |
|/ / / / | |||||
* | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | pkt-line: rename packet_write() to packet_write_fmt() | Lars Schneider | 2016-10-17 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'va/i18n-more' | Junio C Hamano | 2016-09-26 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | i18n: connect: mark die messages for translation | Vasco Almeida | 2016-09-19 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 2016-09-21 | 1 | -6/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | connect: advertized capability is not a refjt/accept-capability-advertisement-when-fetching-from-void | Jonathan Tan | 2016-09-09 | 1 | -0/+14 |
| * | | | connect: tighten check for unexpected early hang up | Jonathan Nieder | 2016-09-09 | 1 | -6/+12 |
| |/ / | |||||
* | | | connect: read $GIT_SSH_COMMAND from config filend/connect-ssh-command-config | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -1/+14 |
|/ / | |||||
* | | Merge branch 'cn/deprecate-ssh-git-url' | Junio C Hamano | 2016-03-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | Disown ssh+git and git+sshcn/deprecate-ssh-git-url | Carlos Martín Nieto | 2016-03-09 | 1 | -2/+2 |
| |/ | |||||
* | | connect & http: support -4 and -6 switches for remote operationsew/force-ipv4 | Eric Wong | 2016-02-12 | 1 | -0/+8 |
|/ | |||||
* | get_remote_heads: convert to struct object_id | brian m. carlson | 2015-11-20 | 1 | -10/+12 |
* | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 | 1 | -1/+1 |
* | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 1 | -1/+1 |
|\ | |||||
| * | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 2015-09-25 | 1 | -1/+1 |
* | | Merge branch 'tk/typofix-connect-unknown-proto-error' | Junio C Hamano | 2015-10-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | connect: fix typo in result string of prot_name()tk/typofix-connect-unknown-proto-error | Tobias Klauser | 2015-09-25 | 1 | -1/+1 |
| |/ | |||||
* | | Sync with 2.6.1 | Junio C Hamano | 2015-10-05 | 1 | -0/+6 |
|\ \ | |||||
| * \ | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 1 | -0/+5 |
| | * | | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 2015-04-27 | 1 | -0/+2 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'bc/connect-plink' into maint | Junio C Hamano | 2015-06-05 | 1 | -21/+33 |
| |\ \ \ \ | |||||
* | | | | | | git_connect: clarify conn->use_shell flagjk/connect-clear-env | Jeff King | 2015-09-08 | 1 | -9/+13 |
* | | | | | | git_connect: clear GIT_* environment for ssh | Jeff King | 2015-09-04 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'bc/connect-plink' | Junio C Hamano | 2015-05-19 | 1 | -21/+33 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / |