Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 neededrs/resolve-ref-optional-result | 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-23 | 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 pointerbw/object-id | 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-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | use DIV_ROUND_UPrs/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 certjt/push-options-doc | 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 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 1 | -3/+3 |
| * | | | | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-23 | 1 | -2/+2 |
| * | | | | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-23 | 1 | -2/+2 |
* | | | | | Merge branch 'dt/xgethostname-nul-termination' | Junio C Hamano | 2017-04-23 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | xgethostname: handle long hostnamesdt/xgethostname-nul-termination | David Turner | 2017-04-18 | 1 | -1/+1 |
| * | | | | | use HOST_NAME_MAX to size buffers for gethostname(2) | René Scharfe | 2017-04-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/quarantine-received-objects' | Junio C Hamano | 2017-04-23 | 1 | -1/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | receive-pack: drop tmp_objdir_env from run_update_hook | Jeff King | 2017-04-16 | 1 | -1/+0 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-19 | 1 | -67/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -12/+12 |
| * | | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 2017-03-31 | 1 | -6/+6 |
| * | | | | | | Make sha1_array_append take a struct object_id * | brian m. carlson | 2017-03-31 | 1 | -3/+3 |
| * | | | | | | sha1-array: convert internal storage for struct sha1_array to object_id | brian m. carlson | 2017-03-28 | 1 | -2/+2 |
| * | | | | | | builtin/receive-pack: convert portions to struct object_id | brian m. carlson | 2017-03-28 | 1 | -49/+49 |
| * | | | | | | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 2017-03-26 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 2017-04-16 | 1 | -7/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | receive-pack: print --pack-header directly into argv array | Jeff King | 2017-03-30 | 1 | -7/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'bc/push-cert-receive-fix' | Junio C Hamano | 2017-03-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | builtin/receive-pack: fix incorrect pointer arithmeticbc/push-cert-receive-fix | brian m. carlson | 2017-03-28 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rs/update-hook-optim' | Junio C Hamano | 2017-03-24 | 1 | -8/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |