2019-04-14 | send-email: default to quoted-printable when CR is... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | gitweb: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | Git.pm: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | read-cache: read data in a hash-independent way Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | dir: make untracked cache extension hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | builtin/difftool: use parse_oid_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | refspec: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | archive: convert struct archiver_args to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | builtin/get-tar-commit-id: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | hash: add a function to lookup hash algorithm by length Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | remote-curl: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http: replace sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http: compute hash of downloaded objects using the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http: replace hard-coded constant with the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http-walker: replace sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http-push: remove remaining uses of sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http-backend: allow 64-character hex names Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | http-push: convert to use the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | builtin/pull: make hash-size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | builtin/am: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | fast-import: replace sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | fast-import: make hash-size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | builtin/name-rev: make hash-size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | object-store: rename and expand packed_git's sha1 member Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | notes: replace sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | notes: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | notes-merge: switch to use the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | submodule: avoid hard-coded constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | pack-bitmap: switch hash tables to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | pack-bitmap: switch hard-coded constants to the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | pack-bitmap: replace sha1_to_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | pack-bitmap: convert struct stored_bitmap to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | pack-bitmap: make bitmap header handling hash agnostic Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | khash: move oid hash table definition Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-04-01 | t/lib-submodule-update: use appropriate length constant Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-02-12 | utf8: handle systems that don't write BOM for UTF-16 Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-02-07 | fetch-pack: clear alternate shallow in one more place Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-02-04 | fetch-pack: clear alternate shallow when complete Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-01-15 | cache: make oidcpy always copy GIT_MAX_RAWSZ bytes Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-01-15 | tree-walk: store object_id in a separate member Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-01-15 | match-trees: use hashcpy to splice trees Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-01-15 | match-trees: compute buffer offset correctly when splicing Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2019-01-15 | tree-walk: copy object ID before use Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | hash: add an SHA-256 implementation using OpenSSL Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | sha256: add an SHA-256 implementation using libgcrypt Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | Add a base implementation of SHA-256 support Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | commit-graph: convert to using the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | t/helper: add a test helper to compute hash speed Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | sha1-file: add a constant for hash block size Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | t: make the sha1 test-tool helper generic Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | t: add basic tests for our SHA-1 implementation Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | cache: make hashcmp and hasheq work with larger hashes Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-11-14 | hex: introduce functions to print arbitrary hashes Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-22 | sha1-file: provide functions to look up hash algorithms Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-22 | sha1-file: rename algorithm to "sha1" Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | rerere: convert to use the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | submodule: make zero-oid comparison hash function agnostic Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | apply: rename new_sha1_prefix and old_sha1_prefix Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | apply: replace hard-coded constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | tag: express constant in terms of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | transport: use parse_oid_hex instead of a constant Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | upload-pack: express constants in terms of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | refs/packed-backend: express constants using the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | packfile: express constants in terms of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | pack-revindex: express constants in terms of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/fetch-pack: remove constants with parse_oid_hex Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/mktree: remove hard-coded constant Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | builtin/repack: replace hard-coded constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-15 | pack-bitmap-write: use GIT_MAX_RAWSZ for allocation Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-09 | editorconfig: indicate settings should be kept in sync Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-10-09 | editorconfig: provide editor settings for Git developers Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t1407: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t1406: make hash-size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t1405: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t1400: switch hard-coded object ID to variable Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t1006: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-17 | t0064: make hash size independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-13 | t0002: abstract away SHA-1 specific constants Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-13 | t0000: update tests for SHA-256 Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-13 | t0000: use hash translation table Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-09-13 | t: add test functions to translate hash-related values Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | pretty: switch hard-coded constants to the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sha1-file: convert constants to uses of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | diff: switch GIT_SHA1_HEXSZ to use the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/merge-recursive: make hash independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/merge: switch to use the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/fmt-merge-msg: make hash independent Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/update-index: simplify parsing of cacheinfo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | builtin/update-index: convert to using the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | refs/files-backend: use the_hash_algo for writing refs Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sha1-name: use the_hash_algo when parsing object names Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | strbuf: allocate space with GIT_MAX_HEXSZ Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | commit: express tree entry constants in terms of the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | hex: switch to using the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | tree-walk: replace hard-coded constants with the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | cache: update object ID functions for the_hash_algo Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-16 | sequencer: pass absolute GIT_WORK_TREE to exec commands Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | docs: correct RFC specifying email line length Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2018-07-09 | send-email: automatically determine transfer-encoding Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |