aboutsummaryrefslogtreecommitdiff
path: root/builtin/receive-pack.c
Commit message (Expand)AuthorAge
* Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-06
|\
| * upload-pack, receive-pack: introduce protocol version 1Brandon Williams2017-10-17
* | Convert check_connected to use struct object_idbrian m. carlson2017-10-16
* | refs: update ref transactions to use struct object_idbrian m. carlson2017-10-16
* | Merge branch 'rs/resolve-ref-optional-result'Junio C Hamano2017-10-05
|\ \
| * | refs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe2017-10-01
* | | Merge branch 'rs/resolve-ref-optional-result'Junio C Hamano2017-09-28
|\ \ \ | |/ / | | / | |/ |/|
| * refs: pass NULL to resolve_ref_unsafe() if hash is not neededRené Scharfe2017-09-24
* | Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-25
|\ \ | |/ |/|
| * avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-14
* | pack: move pack-closing functionsJonathan Tan2017-08-23
* | Merge branch 'bw/object-id'Junio C Hamano2017-08-11
|\ \
| * | receive-pack: don't access hash of NULL object_id pointerRené Scharfe2017-07-17
* | | Convert remaining callers of get_sha1 to get_oid.brian m. carlson2017-07-17
| |/ |/|
* | Merge branch 'rs/use-div-round-up'Junio C Hamano2017-07-12
|\ \
| * | use DIV_ROUND_UPRené Scharfe2017-07-10
| * | Merge branch 'jt/push-options-doc' into maintJunio C Hamano2017-06-04
| |\ \
* | \ \ Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | | Merge branch 'js/plug-leaks'Junio C Hamano2017-05-29
|\ \ \ \ | | |/ / | |/| |
| * | | receive-pack: plug memory leak in update()Johannes Schindelin2017-05-08
| |/ /
* | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \
| * | | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| * | | shallow: convert shallow registration functions to object_idbrian m. carlson2017-05-08
| |/ /
* | | Merge branch 'jt/push-options-doc'Junio C Hamano2017-05-23
|\ \ \ | | |/ | |/|
| * | receive-pack: verify push options in certJonathan Tan2017-05-10
| * | Merge branch 'rs/update-hook-optim' into maintJunio C Hamano2017-03-28
| |\ \
| * \ \ Merge branch 'jk/push-deadlock-regression-fix' into maintJunio C Hamano2017-03-24
| |\ \ \
* | \ \ \ Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
| * | | | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-23
| * | | | parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-23
* | | | | Merge branch 'dt/xgethostname-nul-termination'Junio C Hamano2017-04-23
|\ \ \ \ \
| * | | | | xgethostname: handle long hostnamesDavid Turner2017-04-18
| * | | | | use HOST_NAME_MAX to size buffers for gethostname(2)René Scharfe2017-04-18
* | | | | | Merge branch 'jk/quarantine-received-objects'Junio C Hamano2017-04-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | receive-pack: drop tmp_objdir_env from run_update_hookJeff King2017-04-16
* | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \ \ \ \
| * | | | | | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
| * | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-31
| * | | | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
| * | | | | | sha1-array: convert internal storage for struct sha1_array to object_idbrian m. carlson2017-03-28
| * | | | | | builtin/receive-pack: convert portions to struct object_idbrian m. carlson2017-03-28
| * | | | | | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-26
* | | | | | | Merge branch 'jk/snprintf-cleanups'Junio C Hamano2017-04-16
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: print --pack-header directly into argv arrayJeff King2017-03-30
| |/ / / / / /
* | | | | | | Merge branch 'bc/push-cert-receive-fix'Junio C Hamano2017-03-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | builtin/receive-pack: fix incorrect pointer arithmeticbrian m. carlson2017-03-28
* | | | | | | Merge branch 'rs/update-hook-optim'Junio C Hamano2017-03-24
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | receive-pack: simplify run_update_post_hook()René Scharfe2017-03-18
| | |_|/ / / | |/| | | |