2018-10-15 | apply: replace hard-coded constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | tag: express constant in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | transport: use parse_oid_hex instead of a constant ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | upload-pack: express constants in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | refs/packed-backend: express constants using the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | packfile: express constants in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | pack-revindex: express constants in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/fetch-pack: remove constants with parse_oid_hex ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/mktree: remove hard-coded constant ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/repack: replace hard-coded constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | pack-bitmap-write: use GIT_MAX_RAWSZ for allocation ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | pretty: switch hard-coded constants to the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sha1-file: convert constants to uses of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | diff: switch GIT_SHA1_HEXSZ to use the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/merge-recursive: make hash independent ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/merge: switch to use the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/fmt-merge-msg: make hash independent ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/update-index: simplify parsing of cacheinfo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/update-index: convert to using the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | refs/files-backend: use the_hash_algo for writing refs ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sha1-name: use the_hash_algo when parsing object names ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | strbuf: allocate space with GIT_MAX_HEXSZ ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | commit: express tree entry constants in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | hex: switch to using the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | tree-walk: replace hard-coded constants with the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | cache: update object ID functions for the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sequencer: pass absolute GIT_WORK_TREE to exec commands ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | docs: correct RFC specifying email line length ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | send-email: automatically determine transfer-encoding ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | send-email: accept long lines with suitable transfer... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | send-email: add an auto option for transfer encoding ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-06-04 | t3430: test clean-up ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-30 | sequencer: ensure labels that are object IDs are rewritten ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t5300: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4208: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4045: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4042: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4205: sort log output in a hash-independent way ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t/lib-diff-alternative: abstract away SHA-1-specific... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4030: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4029: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4029: fix test indentation ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4022: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4020: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4014: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4008: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t4007: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t3905: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-21 | t3702: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t3103: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t2203: abstract away SHA-1-specific constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t: skip pack tests if not using SHA-1 ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t4044: skip test if not using SHA-1 ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t1512: skip test if not using SHA-1 ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t1007: annotate with SHA1 prerequisite ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t0000: annotate with SHA1 prerequisite ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t: switch $_x40 to $OID_REGEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t/test-lib: introduce OID_REGEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t: switch $_z40 to $ZERO_OID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t/test-lib: introduce ZERO_OID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-14 | t/test-lib: add an SHA1 prerequisite ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-08 | mailmap: update brian m. carlson's email address ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-07 | Documentation: render revisions correctly under Asciidoctor ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-07 | Documentation: use 8-space tabs with Asciidoctor ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | merge-one-file: compute empty blob object ID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | add--interactive: compute the empty tree value ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | Update shell scripts to compute empty tree object ID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sha1_file: only expose empty object constants through... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | dir: use the_hash_algo for empty blob object ID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sequencer: use the_hash_algo for empty tree object ID ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | cache-tree: use is_empty_tree_oid ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sha1_file: convert cached object code to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | builtin/reset: convert use of EMPTY_TREE_SHA1_BIN ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | wt-status: convert two uses of EMPTY_TREE_SHA1_HEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | submodule: convert several uses of EMPTY_TREE_SHA1_HEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sequencer: convert one use of EMPTY_TREE_SHA1_HEX ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | merge: convert empty tree constant to the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | builtin/merge: switch tree functions to use object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | sha1-file: add functions for hex empty tree and blob... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | builtin/receive-pack: avoid hard-coded constants for... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | diff: specify abbreviation size in terms of the_hash_algo ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | upload-pack: replace use of several hard-coded constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | revision: replace use of hard-coded constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | http: eliminate hard-coded constants ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | dir: convert struct untracked_cache_dir to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | commit: convert uses of get_sha1_hex to get_oid_hex ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | index-pack: abstract away hash function constant ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-redundant: convert linked lists to use struct... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | Update struct index_state to use struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | split-index: convert struct split_index to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | submodule-config: convert structures to object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | fsck: convert static functions to struct object_id ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | tree-walk: convert get_tree_entry_follow_symlinks to... ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | tree-walk: avoid hard-coded 20 constant ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-redundant: abstract away hash algorithm ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | pack-objects: abstract away hash algorithm ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-05-02 | packfile: abstract away hash constant values ...off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |