Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hs/push-cert-check-cleanup' | Junio C Hamano | 2018-07-24 | 1 | -15/+2 |
|\ | |||||
| * | builtin/receive-pack: use check_signature from gpg-interface | Henning Schild | 2018-07-11 | 1 | -15/+2 |
* | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | shallow: add repository argument to register_shallow | Stefan Beller | 2018-05-18 | 1 | -1/+1 |
| * | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -0/+1 |
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 1 | -4/+4 |
|\ \ | |||||
| * | | builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX | brian m. carlson | 2018-05-02 | 1 | -1/+1 |
| * | | builtin/receive-pack: avoid hard-coded constants for push certs | brian m. carlson | 2018-05-02 | 1 | -3/+3 |
| |/ | |||||
* | | Merge branch 'js/use-bug-macro' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 2018-05-06 | 1 | -1/+1 |
* | | | Merge branch 'ma/lockfile-cleanup' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | lock_file: make function-local locks non-static | Martin Ågren | 2018-05-10 | 1 | -1/+1 |
* | | | | Merge branch 'bw/protocol-v2' | Junio C Hamano | 2018-05-08 | 1 | -0/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | protocol: introduce enum protocol_version value protocol_v2 | Brandon Williams | 2018-03-14 | 1 | -0/+6 |
* | | | | exec_cmd: rename to use dash in file name | Stefan Beller | 2018-04-11 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'sb/packfiles-in-repository' | Junio C Hamano | 2018-04-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | packfile: add repository argument to reprepare_packed_git | Stefan Beller | 2018-03-26 | 1 | -1/+2 |
* | | | | Merge branch 'sb/object-store' | Junio C Hamano | 2018-04-11 | 1 | -1/+1 |
|\| | | | |||||
| * | | | object-store: close all packs upon clearing the object store | Stefan Beller | 2018-03-26 | 1 | -1/+1 |
| |/ / | |||||
* | / | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 2018-03-14 | 1 | -4/+4 |
| |/ |/| | |||||
* | | sha1_file: convert write_sha1_file to object_id | Patryk Obara | 2018-01-30 | 1 | -5/+6 |
|/ | |||||
* | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 1 | -0/+17 |
|\ | |||||
| * | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 2017-10-17 | 1 | -0/+17 |
* | | Convert check_connected to use struct object_id | brian m. carlson | 2017-10-16 | 1 | -5/+5 |
* | | refs: update ref transactions to use struct object_id | brian m. carlson | 2017-10-16 | 1 | -2/+2 |
* | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-10-05 | 1 | -2/+1 |
|\ \ | |||||
| * | | refs: pass NULL to resolve_refdup() if hash is not needed | René Scharfe | 2017-10-01 | 1 | -2/+1 |
* | | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-09-28 | 1 | -2/+1 |
|\| | | |/ |/| | |||||
| * | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 2017-09-24 | 1 | -2/+1 |
* | | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 2017-09-25 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 | 1 | -1/+1 |
* | | pack: move pack-closing functions | Jonathan Tan | 2017-08-24 | 1 | -0/+1 |
* | | Merge branch 'bw/object-id' | Junio C Hamano | 2017-08-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | receive-pack: don't access hash of NULL object_id pointer | René Scharfe | 2017-07-17 | 1 | -1/+1 |
* | | | Convert remaining callers of get_sha1 to get_oid. | brian m. carlson | 2017-07-17 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | use DIV_ROUND_UP | René Scharfe | 2017-07-10 | 1 | -1/+1 |
| * | | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 | 1 | -2/+49 |
| |\ \ | |||||
* | \ \ | 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 'js/plug-leaks' | Junio C Hamano | 2017-05-29 | 1 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | receive-pack: plug memory leak in update() | Johannes Schindelin | 2017-05-08 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | object: convert parse_object* to take struct object_id | brian m. carlson | 2017-05-08 | 1 | -3/+3 |
| * | | | shallow: convert shallow registration functions to object_id | brian m. carlson | 2017-05-08 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'jt/push-options-doc' | Junio C Hamano | 2017-05-23 | 1 | -2/+49 |
|\ \ \ | | |/ | |/| | |||||
| * | | receive-pack: verify push options in cert | Jonathan Tan | 2017-05-10 | 1 | -2/+49 |
| * | | Merge branch 'rs/update-hook-optim' into maint | Junio C Hamano | 2017-03-28 | 1 | -8/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/push-deadlock-regression-fix' into maint | Junio C Hamano | 2017-03-24 | 1 | -1/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 | 1 | -7/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |