Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 2021-02-17 | 1 | -3/+29 |
|\ | |||||
| * | clone: respect remote unborn HEAD | Jonathan Tan | 2021-02-05 | 1 | -2/+26 |
| * | connect, transport: encapsulate arg in struct | Jonathan Tan | 2021-02-05 | 1 | -1/+3 |
* | | Merge branch 'jk/forbid-lf-in-git-url' | Junio C Hamano | 2021-01-25 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | git_connect_git(): forbid newlines in host and path | Jeff King | 2021-01-07 | 1 | -0/+2 |
* | | Merge branch 'jk/leakfix' | Junio C Hamano | 2020-08-27 | 1 | -2/+2 |
|\ \ | |||||
| * | | config: fix leaks from git_config_get_string_const() | Jeff King | 2020-08-14 | 1 | -2/+2 |
* | | | strvec: rename struct fields | Jeff King | 2020-07-30 | 1 | -8/+8 |
* | | | strvec: fix indentation in renamed calls | Jeff King | 2020-07-28 | 1 | -3/+4 |
* | | | strvec: convert more callers away from argv_array name | Jeff King | 2020-07-28 | 1 | -24/+24 |
|/ / | |||||
* | | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 2020-07-06 | 1 | -29/+109 |
|\ \ | |||||
| * | | serve: advertise object-format capability for protocol v2 | brian m. carlson | 2020-05-27 | 1 | -0/+2 |
| * | | connect: parse v2 refs with correct hash algorithm | brian m. carlson | 2020-05-27 | 1 | -5/+16 |
| * | | connect: pass full packet reader when parsing v2 refs | brian m. carlson | 2020-05-27 | 1 | -2/+3 |
| * | | connect: detect algorithm when fetching refs | brian m. carlson | 2020-05-27 | 1 | -4/+17 |
| * | | connect: make parse_feature_value extern | brian m. carlson | 2020-05-27 | 1 | -2/+1 |
| * | | connect: add function to detect supported v1 hash functions | brian m. carlson | 2020-05-27 | 1 | -0/+22 |
| * | | connect: add function to fetch value of a v2 server capability | brian m. carlson | 2020-05-27 | 1 | -0/+15 |
| * | | connect: add function to parse multiple v1 capability values | brian m. carlson | 2020-05-27 | 1 | -9/+21 |
| * | | connect: have ref processing code take struct packet_reader | brian m. carlson | 2020-05-27 | 1 | -11/+16 |
* | | | stateless-connect: send response end packet | Denton Liu | 2020-05-24 | 1 | -1/+15 |
* | | | pkt-line: define PACKET_READ_RESPONSE_END | Denton Liu | 2020-05-24 | 1 | -0/+2 |
|/ / | |||||
* | | oid_array: rename source file from sha1-array | Jeff King | 2020-03-30 | 1 | -1/+1 |
* | | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | mingw: handle `subst`-ed "DOS drives" | Johannes Schindelin | 2019-12-05 | 1 | -1/+1 |
* | | | | | | | | | mingw: support UNC in git clone file://server/share/repo | Torsten Bögershausen | 2019-08-26 | 1 | -0/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | trace2:data: add trace2 transport child classification | Jeff Hostetler | 2019-02-22 | 1 | -0/+3 |
|/ / / / / / / | |||||
* | | | | | | | pack-protocol.txt: accept error packets in any context | Masaya Suzuki | 2019-01-02 | 1 | -3/+0 |
|/ / / / / / | |||||
* | | | | | | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | connect.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -35/+39 |
* | | | | | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -11/+10 |
|/ / / / | |||||
* | | | | Merge branch 'nd/command-list' | Junio C Hamano | 2018-06-01 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Move declaration for alias.c to alias.h | Nguyễn Thái Ngọc Duy | 2018-05-21 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge branch 'bw/server-options' | Junio C Hamano | 2018-05-23 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | ls-remote: send server options when using protocol v2 | Brandon Williams | 2018-04-24 | 1 | -1/+8 |
* | | | | | Merge branch 'nd/warn-more-for-devs' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | connect.c: mark die_initial_contact() NORETURN | Nguyễn Thái Ngọc Duy | 2018-04-16 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | connect: don't request v2 when pushing | Brandon Williams | 2018-03-15 | 1 | -0/+8 |
* | | | | connect: refactor git_connect to only get the protocol version once | Brandon Williams | 2018-03-15 | 1 | -12/+15 |
* | | | | fetch-pack: support shallow requests | Brandon Williams | 2018-03-15 | 1 | -0/+22 |
* | | | | connect: request remote refs using v2 | Brandon Williams | 2018-03-15 | 1 | -5/+133 |
* | | | | protocol: introduce enum protocol_version value protocol_v2 | Brandon Williams | 2018-03-14 | 1 | -0/+3 |
* | | | | connect: discover protocol version outside of get_remote_heads | Brandon Williams | 2018-03-14 | 1 | -17/+10 |