2017-11-13 | Documentation: convert SubmittingPatches to AsciiDoc 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 |
2017-07-17 | builtin/unpack-file: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | bisect: convert bisect_checkout to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/update_ref: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | sequencer: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | remote: convert struct push_cas to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | submodule: convert submodule config lookup to use object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/merge-tree: convert remaining caller of get_sha1... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-07-17 | builtin/fsck: convert remaining caller of get_sha1... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert some accessor functions to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | builtin/notes: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert format_display_notes to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: make get_note return pointer to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert for_each_note to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert internal parts to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-06-02 | notes: convert internal structures to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-15 | builtin/log: honor log.decorate Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | object: convert parse_object* to take struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tree: convert parse_tree_indirect to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert do_recursive_merge to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | diff-lib: convert do_diff_cache to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/ls-tree: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | merge: convert checkout_fast_forward to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert fast_forward_to to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/ls-files: convert overlay_tree_on_cache to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/read-tree: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sha1_name: convert internals of peel_onion to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | upload-pack: convert remaining parse_object callers... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: convert remaining parse_object callers to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: rename add_pending_sha1 to add_pending_oid Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | http-push: convert process_ls_object and descendants... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | refs/files-backend: convert many internals to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | refs: convert struct ref_update to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | ref-filter: convert some static functions to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert struct ref_array_item to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert the verify_pack callback to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_tag to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | log-tree: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_tree to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/reflog: convert tree_is_complete to take struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tree: convert read_tree_1 to use struct object_id internally Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_blob to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert remaining callers of lookup_blob to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/unpack-objects: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | pack: convert struct pack_idx_entry to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert lookup_commit* to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | Convert remaining callers of lookup_commit_reference... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/tag: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | sequencer: convert some functions to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | shallow: convert shallow registration functions to... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | revision: convert prepare_show_merge to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | notes-utils: convert internals to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | http-push: convert some static functions to struct... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | tag: convert parse_tag_buffer to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | builtin/verify-commit: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | reflog_expire: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | parse-options-cb: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | notes-cache: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | submodule: convert merge_submodule to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-08 | fast-import: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | fast-import: convert internal structs to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/rev-parse: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/blame: convert static function to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | branch: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | bundle: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/prune: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | builtin/name-rev: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2017-05-02 | Convert struct cache_tree to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |