Age | Commit message (Expand) | Author | Files | Lines |
2018-10-30 | Merge branch 'jc/receive-deny-current-branch-fix' | Junio C Hamano | 1 | -3/+9 |
2018-10-19 | receive: denyCurrentBranch=updateinstead should not blindly update | Junio C Hamano | 1 | -3/+9 |
2018-10-19 | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 1 | -2/+1 |
2018-10-16 | Merge branch 'jk/check-everything-connected-is-long-gone' | Junio C Hamano | 1 | -1/+1 |
2018-10-09 | transport: drop refnames from for_each_alternate_ref | Jeff King | 1 | -2/+1 |
2018-09-25 | receive-pack: update comment with check_everything_connected | Jeff King | 1 | -1/+1 |
2018-09-24 | Merge branch 'en/double-semicolon-fix' | Junio C Hamano | 1 | -1/+1 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -2/+2 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-09-05 | Remove superfluous trailing semicolons | Elijah Newren | 1 | -1/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -2/+2 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -3/+3 |
2018-07-24 | Merge branch 'hs/push-cert-check-cleanup' | Junio C Hamano | 1 | -15/+2 |
2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -1/+2 |
2018-07-11 | builtin/receive-pack: use check_signature from gpg-interface | Henning Schild | 1 | -15/+2 |
2018-06-29 | object: add repository argument to parse_object | Stefan Beller | 1 | -3/+3 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -1/+2 |
2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -1/+1 |
2018-05-30 | Merge branch 'ma/lockfile-cleanup' | Junio C Hamano | 1 | -1/+1 |
2018-05-18 | shallow: add repository argument to register_shallow | Stefan Beller | 1 | -1/+1 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-05-10 | lock_file: make function-local locks non-static | Martin Ågren | 1 | -1/+1 |
2018-05-08 | Merge branch 'bw/protocol-v2' | Junio C Hamano | 1 | -0/+6 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
2018-05-02 | builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX | brian m. carlson | 1 | -1/+1 |
2018-05-02 | builtin/receive-pack: avoid hard-coded constants for push certs | brian m. carlson | 1 | -3/+3 |
2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -1/+1 |
2018-04-11 | Merge branch 'sb/packfiles-in-repository' | Junio C Hamano | 1 | -1/+2 |
2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -1/+1 |
2018-03-26 | packfile: add repository argument to reprepare_packed_git | Stefan Beller | 1 | -1/+2 |
2018-03-26 | object-store: close all packs upon clearing the object store | Stefan Beller | 1 | -1/+1 |
2018-03-14 | protocol: introduce enum protocol_version value protocol_v2 | Brandon Williams | 1 | -0/+6 |
2018-03-14 | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 1 | -4/+4 |
2018-01-30 | sha1_file: convert write_sha1_file to object_id | Patryk Obara | 1 | -5/+6 |
2017-12-06 | Merge branch 'bw/protocol-v1' | Junio C Hamano | 1 | -0/+17 |
2017-10-17 | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 1 | -0/+17 |
2017-10-16 | Convert check_connected to use struct object_id | brian m. carlson | 1 | -5/+5 |
2017-10-16 | refs: update ref transactions to use struct object_id | brian m. carlson | 1 | -2/+2 |
2017-10-05 | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 1 | -2/+1 |
2017-10-01 | refs: pass NULL to resolve_refdup() if hash is not needed | René Scharfe | 1 | -2/+1 |
2017-09-28 | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 1 | -2/+1 |
2017-09-25 | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 1 | -1/+1 |
2017-09-24 | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 1 | -2/+1 |
2017-09-14 | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 1 | -1/+1 |
2017-08-23 | pack: move pack-closing functions | Jonathan Tan | 1 | -0/+1 |
2017-08-11 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -1/+1 |
2017-07-17 | receive-pack: don't access hash of NULL object_id pointer | René Scharfe | 1 | -1/+1 |
2017-07-17 | Convert remaining callers of get_sha1 to get_oid. | brian m. carlson | 1 | -2/+2 |