| Commit message (Expand) | Author | Age |
* | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 |
|\ |
|
| * | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 2017-10-17 |
* | | Convert check_connected to use struct object_id | brian m. carlson | 2017-10-16 |
* | | refs: update ref transactions to use struct object_id | brian m. carlson | 2017-10-16 |
* | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-10-05 |
|\ \ |
|
| * | | refs: pass NULL to resolve_refdup() if hash is not needed | René Scharfe | 2017-10-01 |
* | | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-09-28 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 2017-09-24 |
* | | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 2017-09-25 |
|\ \
| |/
|/| |
|
| * | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 |
* | | pack: move pack-closing functions | Jonathan Tan | 2017-08-23 |
* | | Merge branch 'bw/object-id' | Junio C Hamano | 2017-08-11 |
|\ \ |
|
| * | | receive-pack: don't access hash of NULL object_id pointer | René Scharfe | 2017-07-17 |
* | | | Convert remaining callers of get_sha1 to get_oid. | brian m. carlson | 2017-07-17 |
| |/
|/| |
|
* | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-12 |
|\ \ |
|
| * | | use DIV_ROUND_UP | René Scharfe | 2017-07-10 |
| * | | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 |
| |\ \ |
|
* | \ \ | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 |
* | | | | Merge branch 'js/plug-leaks' | Junio C Hamano | 2017-05-29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | receive-pack: plug memory leak in update() | Johannes Schindelin | 2017-05-08 |
| |/ / |
|
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 |
|\ \ \ |
|
| * | | | object: convert parse_object* to take struct object_id | brian m. carlson | 2017-05-08 |
| * | | | shallow: convert shallow registration functions to object_id | brian m. carlson | 2017-05-08 |
| |/ / |
|
* | | | Merge branch 'jt/push-options-doc' | Junio C Hamano | 2017-05-23 |
|\ \ \
| | |/
| |/| |
|
| * | | receive-pack: verify push options in cert | Jonathan Tan | 2017-05-10 |
| * | | Merge branch 'rs/update-hook-optim' into maint | Junio C Hamano | 2017-03-28 |
| |\ \ |
|
| * \ \ | Merge branch 'jk/push-deadlock-regression-fix' into maint | Junio C Hamano | 2017-03-24 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 |
| * | | | | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-23 |
| * | | | | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-23 |
* | | | | | Merge branch 'dt/xgethostname-nul-termination' | Junio C Hamano | 2017-04-23 |
|\ \ \ \ \ |
|
| * | | | | | xgethostname: handle long hostnames | David Turner | 2017-04-18 |
| * | | | | | use HOST_NAME_MAX to size buffers for gethostname(2) | René Scharfe | 2017-04-18 |
* | | | | | | Merge branch 'jk/quarantine-received-objects' | Junio C Hamano | 2017-04-23 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | receive-pack: drop tmp_objdir_env from run_update_hook | Jeff King | 2017-04-16 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 |
| * | | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 2017-03-31 |
| * | | | | | | Make sha1_array_append take a struct object_id * | brian m. carlson | 2017-03-31 |
| * | | | | | | sha1-array: convert internal storage for struct sha1_array to object_id | brian m. carlson | 2017-03-28 |
| * | | | | | | builtin/receive-pack: convert portions to struct object_id | brian m. carlson | 2017-03-28 |
| * | | | | | | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 2017-03-26 |
* | | | | | | | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 2017-04-16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | receive-pack: print --pack-header directly into argv array | Jeff King | 2017-03-30 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'bc/push-cert-receive-fix' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | builtin/receive-pack: fix incorrect pointer arithmetic | brian m. carlson | 2017-03-28 |
* | | | | | | | Merge branch 'rs/update-hook-optim' | Junio C Hamano | 2017-03-24 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | receive-pack: simplify run_update_post_hook() | René Scharfe | 2017-03-18 |
| | |_|/ / /
| |/| | | | |
|