Show patches with: Submitter = brian m. carlson       |   1152 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[25/31] archive: convert struct archiver_args to object_id Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[24/31] archive-tar: make hash size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[23/31] remote-curl: make hash size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[22/31] http: replace sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[21/31] http: compute hash of downloaded objects using the_hash_algo Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[20/31] http: replace hard-coded constant with the_hash_algo Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[19/31] http-walker: replace sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[18/31] http-push: remove remaining uses of sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[17/31] http-backend: allow 64-character hex names Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[16/31] http-push: convert to use the_hash_algo Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[15/31] builtin/pull: make hash-size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[14/31] builtin/am: make hash size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[13/31] fast-import: replace sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[12/31] fast-import: make hash-size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[11/31] builtin/name-rev: make hash-size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[10/31] object-store: rename and expand packed_git's sha1 member Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[09/31] notes: replace sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[08/31] notes: make hash size independent Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[07/31] notes-merge: switch to use the_hash_algo Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[06/31] submodule: avoid hard-coded constants Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[05/31] pack-bitmap: switch hard-coded constants to the_hash_algo Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[04/31] pack-bitmap: replace sha1_to_hex Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[03/31] pack-bitmap: convert struct stored_bitmap to object_id Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[02/31] pack-bitmap: make bitmap header handling hash agnostic Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[01/31] t/lib-submodule-update: use appropriate length constant Hash function transition part 16 - - - --- 2019-02-12 brian m. carlson New
[v4] utf8: handle systems that don't write BOM for UTF-16 [v4] utf8: handle systems that don't write BOM for UTF-16 - - - --- 2019-02-12 brian m. carlson New
[v3] utf8: handle systems that don't write BOM for UTF-16 [v3] utf8: handle systems that don't write BOM for UTF-16 - - - --- 2019-02-11 brian m. carlson New
[v2] utf8: handle systems that don't write BOM for UTF-16 [v2] utf8: handle systems that don't write BOM for UTF-16 - - - --- 2019-02-11 brian m. carlson New
utf8: handle systems that don't write BOM for UTF-16 utf8: handle systems that don't write BOM for UTF-16 - - - --- 2019-02-09 brian m. carlson New
[v2] fetch-pack: clear alternate shallow when complete [v2] fetch-pack: clear alternate shallow when complete - - - --- 2019-02-06 brian m. carlson New
fetch-pack: clear alternate shallow when complete fetch-pack: clear alternate shallow when complete - - - --- 2019-02-04 brian m. carlson New
t5702 failing under ASan on master t5702 failing under ASan on master - - - --- 2019-01-30 brian m. carlson New
[v2,5/5] cache: make oidcpy always copy GIT_MAX_RAWSZ bytes tree-walk object_id refactor - - - --- 2019-01-15 brian m. carlson New
[v2,4/5] tree-walk: store object_id in a separate member tree-walk object_id refactor - - - --- 2019-01-15 brian m. carlson New
[v2,3/5] match-trees: use hashcpy to splice trees tree-walk object_id refactor - - - --- 2019-01-15 brian m. carlson New
[v2,2/5] match-trees: compute buffer offset correctly when splicing tree-walk object_id refactor - - - --- 2019-01-15 brian m. carlson New
[v2,1/5] tree-walk: copy object ID before use tree-walk object_id refactor - - - --- 2019-01-15 brian m. carlson New
[5/5] cache: make oidcpy always copy GIT_MAX_RAWSZ bytes tree-walk object_id refactor - - - --- 2019-01-10 brian m. carlson New
[4/5] tree-walk: store object_id in a separate member tree-walk object_id refactor - - - --- 2019-01-10 brian m. carlson New
[3/5] match-trees: use hashcpy to splice trees tree-walk object_id refactor - - - --- 2019-01-10 brian m. carlson New
[2/5] match-trees: compute buffer offset correctly when splicing tree-walk object_id refactor - - - --- 2019-01-10 brian m. carlson New
[1/5] tree-walk: copy object ID before use tree-walk object_id refactor - - - --- 2019-01-10 brian m. carlson New
[2/2] utf8: add comment explaining why BOMs are rejected Improve documentation on UTF-16 - - - --- 2018-12-27 brian m. carlson New
[1/2] Documentation: document UTF-16-related behavior Improve documentation on UTF-16 - - - --- 2018-12-27 brian m. carlson New
diff: add support for reading files literally with --no-index diff: add support for reading files literally with --no-index - - - --- 2018-12-20 brian m. carlson New
[v6,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v5,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v5,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-11-04 brian m. carlson New
[v4,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v4,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-10-25 brian m. carlson New
[v3,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v3,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-10-22 brian m. carlson New
[v2,13/13] commit-graph: specify OID version for SHA-256 Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,12/13] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,11/13] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,10/13] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,09/13] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,08/13] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
[v2,07/13] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-10-15 brian m. carlson New
« 1 2 ... 9 10 11 12 »