2017-10-30 | Documentation: enable compat-mode for Asciidoctor ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-08-21 | vcs-svn: rename repo functions to "svn_repo" ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-08-21 | vcs-svn: remove unused prototypes ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert GET_SHA1* flags to GET_OID* ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sha1_name: convert get_sha1* to get_oid* ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | Convert remaining callers of get_sha1 to get_oid. ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/unpack-file: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | bisect: convert bisect_checkout to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/update_ref: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sequencer: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | remote: convert struct push_cas to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | submodule: convert submodule config lookup to use object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/merge-tree: convert remaining caller of get_sha1... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/fsck: convert remaining caller of get_sha1... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert some accessor functions to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | builtin/notes: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert format_display_notes to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: make get_note return pointer to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert for_each_note to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert internal parts to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert internal structures to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-15 | builtin/log: honor log.decorate ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | object: convert parse_object* to take struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tree: convert parse_tree_indirect to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert do_recursive_merge to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | diff-lib: convert do_diff_cache to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/ls-tree: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | merge: convert checkout_fast_forward to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert fast_forward_to to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/ls-files: convert overlay_tree_on_cache to... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/read-tree: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sha1_name: convert internals of peel_onion to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | upload-pack: convert remaining parse_object callers... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: convert remaining parse_object callers to... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: rename add_pending_sha1 to add_pending_oid ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | http-push: convert process_ls_object and descendants... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | refs/files-backend: convert many internals to struct... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | refs: convert struct ref_update to use struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | ref-filter: convert some static functions to struct... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert struct ref_array_item to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert the verify_pack callback to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_tag to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | log-tree: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_tree to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/reflog: convert tree_is_complete to take struct... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tree: convert read_tree_1 to use struct object_id internally ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_blob to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert remaining callers of lookup_blob to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/unpack-objects: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | pack: convert struct pack_idx_entry to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_commit* to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert remaining callers of lookup_commit_reference... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/tag: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert some functions to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | shallow: convert shallow registration functions to... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: convert prepare_show_merge to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | notes-utils: convert internals to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | http-push: convert some static functions to struct... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tag: convert parse_tag_buffer to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/verify-commit: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | reflog_expire: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | parse-options-cb: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | notes-cache: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | submodule: convert merge_submodule to use struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | fast-import: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | fast-import: convert internal structs to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/rev-parse: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/blame: convert static function to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | branch: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | bundle: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/prune: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/name-rev: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | Convert struct cache_tree to use struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | Clean up outstanding object_id transforms. ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | fetch-pack: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Documentation: update and rename api-sha1-array.txt ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Rename sha1_array to oid_array ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Convert sha1_array_for_each_unique and for_each_abbrev... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Convert sha1_array_lookup to take struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Convert remaining callers of sha1_array_lookup to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-31 | Make sha1_array_append take a struct object_id * ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | sha1-array: convert internal storage for struct sha1_array... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | builtin/pull: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | submodule: convert check_for_new_submodule_commits... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | sha1_name: convert disambiguate_hint_fn to take object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | sha1_name: convert struct disambiguate_state to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | test-sha1-array: convert most code to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | parse-options-cb: convert sha1_array_append caller... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | fsck: convert init_skiplist to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | builtin/receive-pack: convert portions to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-28 | builtin/receive-pack: fix incorrect pointer arithmetic ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-27 | builtin/pull: convert portions to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-27 | builtin/diff: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-27 | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-27 | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-27 | Define new hash-size constants for allocating memory ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-03-15 | hash.h: move SHA-1 implementation selection into a... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-02-22 | Documentation: use brackets for optional arguments ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-02-22 | wt-status: convert to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |