2018-05-02 | revision: replace use of hard-coded constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | http: eliminate hard-coded constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | dir: convert struct untracked_cache_dir to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | commit: convert uses of get_sha1_hex to get_oid_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | index-pack: abstract away hash function constant Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-redundant: convert linked lists to use struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | Update struct index_state to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | split-index: convert struct split_index to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | submodule-config: convert structures to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | fsck: convert static functions to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | tree-walk: convert get_tree_entry_follow_symlinks to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | tree-walk: avoid hard-coded 20 constant Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-redundant: abstract away hash algorithm Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-objects: abstract away hash algorithm Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | packfile: abstract away hash constant values Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | packfile: convert find_pack_entry to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sha1-file: convert freshen functions to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | packfile: convert has_sha1_pack to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | packfile: remove unused member from struct pack_entry Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | Remove unused member in struct object_context Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | server-info: remove unused members from struct pack_info Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | cache: add a function to read an object ID from a buffer Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | format-patch: make cover letters always text/plain 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 |