Граф коммитов

  • e3c388f0c5
    Merge pull request #13 from tdaron/user-agent main Variant9 2024-10-25 15:30:19 +0200
  • d222368b28 adding user agent flag Théo Daron 2024-10-24 23:41:01 +0200
  • 89a5d6c4ec Upgrade workflow to use setup-rust-toolchain HoLLy 2024-08-31 18:58:24 +0200
  • a8af7e36fc Bump version to 0.1.1 v0.1.1 HoLLy 2024-08-31 18:38:34 +0200
  • 273e295156 Prevent path traversal when parsing HEAD file HoLLy 2024-08-30 17:09:49 +0200
  • 716806c118
    Merge pull request #10 from holly-hacker/dependabot/cargo/openssl-0.10.66 HoLLy 2024-07-24 11:03:10 +0200
  • 482d96cd30
    Bump openssl from 0.10.61 to 0.10.66 dependabot[bot] 2024-07-24 08:51:02 +0000
  • 0e2c4d2958
    Merge pull request #8 from holly-hacker/dependabot/cargo/mio-0.8.11 HoLLy 2024-03-05 13:41:16 +0100
  • b203d32481
    Bump mio from 0.8.9 to 0.8.11 dependabot[bot] 2024-03-05 12:26:31 +0000
  • efacf8c08b
    Merge pull request #7 from holly-hacker/dependabot/cargo/h2-0.3.24 HoLLy 2024-01-23 10:28:14 +0100
  • 2712ff2169
    Bump h2 from 0.3.21 to 0.3.24 dependabot[bot] 2024-01-23 09:26:32 +0000
  • 707dee8f4e
    Merge pull request #6 from holly-hacker/dependabot/cargo/openssl-0.10.61 HoLLy 2023-12-05 10:27:20 +0100
  • 5b99229e30
    Bump openssl from 0.10.59 to 0.10.61 dependabot[bot] 2023-12-05 09:26:10 +0000
  • bc7e2ee9b3 Update dependencies HoLLy 2023-11-09 20:07:21 +0100
  • a15606688d
    Merge pull request #5 from holly-hacker/dependabot/cargo/openssl-0.10.55 HoLLy 2023-07-04 10:55:04 +0200
  • e514b0e9aa
    Bump openssl from 0.10.52 to 0.10.55 dependabot[bot] 2023-07-04 08:53:49 +0000
  • 8c7ddd5d94 cargo clippy Himadri Bhattacharjee 2023-04-28 18:59:16 +0530
  • ff126a8ea0 Define chunk_size at a variable instead of using its constant value everywhere. Himadri Bhattacharjee 2023-04-28 18:56:20 +0530
  • 68ca5e1ca4 Do not clone bytes when parsing tree object and converting slice to hex hash. Himadri Bhattacharjee 2023-04-28 18:54:53 +0530
  • ece7def066 Run `cargo updatue` HoLLy 2023-04-28 09:59:56 +0200
  • 75071578b5
    Merge pull request #3 from lavafroth/clap_derive_struct HoLLy 2023-04-28 09:57:15 +0200
  • 17a53f6e2b Use clap derive features to avoid unnecessary unwraps and get_ones Himadri Bhattacharjee 2023-04-28 10:41:36 +0530
  • 7ad3058f4c
    Merge pull request #2 from holly-hacker/dependabot/cargo/openssl-0.10.52 HoLLy 2023-04-25 16:44:07 +0200
  • d9f5251749
    Bump openssl from 0.10.41 to 0.10.52 dependabot[bot] 2023-04-25 14:41:55 +0000
  • ce0f05b8d4
    Create rust.yml HoLLy 2023-04-18 10:13:35 +0200
  • 4e4e807550
    Merge pull request #1 from holly-hacker/dependabot/cargo/h2-0.3.18 HoLLy 2023-04-18 10:12:50 +0200
  • 190458a0f5
    Bump h2 from 0.3.14 to 0.3.18 dependabot[bot] 2023-04-18 08:12:05 +0000
  • a54613c2a9 Add metadata for crates.io release v0.1.0 HoLLy 2022-09-21 18:33:35 +0200
  • 21eae65593 Add README HoLLy 2022-09-20 21:47:09 +0200
  • 73411185f5
    Create LICENSE HoLLy 2022-09-20 20:35:14 +0200
  • 1487e687ec Allow running specific amount of tasks at once HoLLy 2022-09-20 20:31:26 +0200
  • 66214cf372 Refactor dumping code so queue/channel contains tasks, not results. HoLLy 2022-09-19 23:25:42 +0200
  • 77e405e41c Swap reqwest with hyper, use lto on release HoLLy 2022-09-17 18:07:14 +0200
  • e39423ca13 Extract hashes from logs files HoLLy 2022-09-17 16:44:37 +0200
  • 17ef6107f1 Create basic, functional git dumper HoLLy 2022-09-17 15:51:44 +0200