2018-05-08 | mailmap: update brian m. carlson's email address mailmap: update brian m. carlson's email address Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t2107: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t2101: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t2101: modernize test style Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t2020: abstract away SHA-1 specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1507: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1411: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1405: sort reflog entries in a hash-independent way Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1300: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1304: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-26 | t1011: abstract away SHA-1-specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-22 | sha1_name: convert struct min_abbrev_data to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | convert: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: introduce a constant for max header length Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | Convert lookup_replace_object to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert read_sha1_file to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert read_object_with_reference to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | tree-walk: convert tree entry functions to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | streaming: convert istream internals to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | tree-walk: convert get_tree_entry_follow_symlinks internals... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/notes: convert static functions to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/fmt-merge-msg: convert remaining code to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert sha1_object_info* to object_id |
diff | tree |
2018-03-14 | Convert remaining callers of sha1_object_info_extended... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | packfile: convert unpack_entry to struct object_id |
diff | tree |
2018-03-14 | sha1_file: convert retry_bad_packed_offset to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert assert_sha1_type to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/mktree: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | streaming: convert open_istream to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert check_sha1_signature to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | sha1_file: convert read_loose_object to use struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/index-pack: convert struct ref_delta_entry... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | archive: convert sha1_file_to_archive to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | archive: convert write_archive_entry_fn_t to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/mktag: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | replace_object: convert struct replace_object to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | send-pack: convert remaining functions to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | http-walker: convert struct object_request to use struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | Convert find_unique_abbrev* to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | wt-status: convert struct wt_status_state to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | strbuf: convert strbuf_add_unique_abbrev to use struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | ref-filter: convert grab_objectname to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | tree: convert read_tree_recursive to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | resolve-undo: convert struct resolve_undo_info to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | cache-tree: convert remnants to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | cache-tree: convert write_*_as_tree to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | builtin/write-tree: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-03-14 | bulk-checkin: convert index_bulk_checkin to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-13 | docs/interpret-trailers: fix agreement error Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-09 | hash: update obsolete reference to SHA1_HEADER Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | bulk-checkin: abstract SHA-1 usage Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | csum-file: abstract uses of SHA-1 Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | csum-file: rename sha1file to hashfile |
diff | tree |
2018-02-02 | read-cache: abstract away uses of SHA-1 Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | pack-write: switch various SHA-1 values to abstract... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | pack-check: convert various uses of SHA-1 to abstract... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | fast-import: switch various uses of SHA-1 to the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | sha1_file: switch uses of SHA-1 to the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | builtin/index-pack: improve hash function abstraction Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | hash: create union for hash context allocation Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-02-02 | hash: move SHA-1 macros to hash.h Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-01-19 | repository: pre-initialize hash algo pointer Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-11-13 | Documentation: convert SubmittingPatches to AsciiDoc Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-11-13 | Switch empty tree and blob lookups to use hash abstraction Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-11-13 | Integrate hash algorithm support with repo setup Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-11-13 | Add structure representing hash algorithm Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-11-13 | setup: expose enumerated repo info Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-30 | Documentation: enable compat-mode for Asciidoctor Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs/files-backend: convert static functions to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert read_raw_ref backends to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert peel_object to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert resolve_ref_unsafe to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | worktree: convert struct worktree to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert resolve_gitlink_ref to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | Convert remaining callers of resolve_gitlink_ref to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | sha1_file: convert index_path and index_fd to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert reflog_expire parameter to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert read_ref_at to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert peel_ref to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | builtin/pack-objects: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | pack-bitmap: convert traverse_bitmap_commit_list to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert dwim_log to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | builtin/reflog: convert remaining unsigned char uses... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert dwim_ref and expand_ref to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert read_ref and read_ref_full to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert resolve_refdup and refs_resolve_refdup... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | Convert check_connected to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: update ref transactions to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: prevent accidental NULL dereference in write_pseudoref Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert update_ref and refs_update_ref to use... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs: convert delete_ref and refs_delete_ref to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | refs/files-backend: convert struct ref_to_prune to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-10-16 | walker: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-08-21 | vcs-svn: rename repo functions to "svn_repo" Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-08-21 | vcs-svn: remove unused prototypes Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert GET_SHA1* flags to GET_OID* Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert get_sha1* to get_oid* Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | Convert remaining callers of get_sha1 to get_oid. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |