Commit Graph

  • 8e6a2b0034
    Release v0.1.3 Casey Rodarmor 2020-04-09 16:43:42 -0700
  • 268c62b66d
    Add bin/man command for generating man pages Casey Rodarmor 2020-04-08 12:19:50 -0700
  • 14fff1d888
    Make smaller demo for readme Casey Rodarmor 2020-04-08 06:15:48 -0700
  • 4f8b6a212e
    Improve demo GIF Casey Rodarmor 2020-04-08 02:47:21 -0700
  • 685883f026
    Release v0.1.2 Casey Rodarmor 2020-04-07 23:50:00 -0700
  • 03a9935164
    Skip fixup commits in changelog Casey Rodarmor 2020-04-07 22:21:59 -0700
  • a395052f7c
    Deduplicate progress style string Casey Rodarmor 2020-04-07 22:08:37 -0700
  • db2a2ac4f5
    Refactor demo recipe in justfile into multiple recipes Casey Rodarmor 2020-04-07 22:06:44 -0700
  • 92748f9fd4
    Make changelog generator strict Casey Rodarmor 2020-04-07 20:17:03 -0700
  • c33446b481
    Generate changelog from git history Casey Rodarmor 2020-04-06 17:28:48 -0700
  • 6edab1fa3f
    Use TestEnv::assert_ok everywhere Casey Rodarmor 2020-04-06 11:38:40 -0700
  • 8e3f5516af
    Use attractive paths in user-facing messages Casey Rodarmor 2020-04-06 09:11:17 -0700
  • 1cfc021453
    Forbid empty input, output, and path targets Casey Rodarmor 2020-04-05 18:17:38 -0700
  • c23b0635ee
    Add ability to create single-file torrents from stdin Eric Siegel 2020-04-02 20:04:12 -0700
  • 796024bec9
    Split automerge functionality into merge recipe Casey Rodarmor 2020-04-05 00:18:03 -0700
  • 4aa8f47da5
    Add "Metadata/Prior Art" section to book Casey Rodarmor 2020-04-04 23:50:10 -0700
  • 4c90bc41c3
    Rewrite pr recipe to merge when CI passes Casey Rodarmor 2020-04-04 02:45:15 -0700
  • b16da8da5a
    Rewrite done recipe for new merge workflow Casey Rodarmor 2020-04-04 02:40:41 -0700
  • 9d43fa4275
    Fix link to rodarmor's PGP key in readme Casey Rodarmor 2020-04-04 02:33:46 -0700
  • 543524b96d
    Mention signature policy in readme Casey Rodarmor 2020-04-04 01:41:58 -0700
  • f17527e58e
    Use single-quoted strings in justfile Casey Rodarmor 2020-03-31 00:01:40 -0700
  • 2515399081
    Cache build artifacts Casey Rodarmor 2020-03-30 23:46:15 -0700
  • 83ee172b72
    Create section for bittorrent book chapters Casey Rodarmor 2020-03-29 07:00:46 -0700
  • 2ba24bb985
    Add description of UDP tracker protocol to book Casey Rodarmor 2020-03-29 06:21:37 -0700
  • 57e482f4b3
    Record demo for readme Casey Rodarmor 2020-03-28 03:56:08 -0700
  • a5e1273187
    Update man page with new version number Casey Rodarmor 2020-03-27 23:36:13 -0700
  • 93c23d29f2
    Release v0.1.1 Casey Rodarmor 2020-03-27 23:23:54 -0700
  • 3131b0d56c
    Generate man page with from --help with help2man Casey Rodarmor 2020-03-27 23:13:36 -0700
  • 8c30205b02
    Add shell completion scripts Casey Rodarmor 2020-03-27 22:46:41 -0700
  • e69c65a38b
    Remove errant torrent file Casey Rodarmor 2020-03-27 19:50:26 -0700
  • 328a3adeaf
    Release v0.1.0 Casey Rodarmor 2020-03-27 19:28:34 -0700
  • 97018031c1
    Introduce "sort specs" to allow fine-grained sorting of files in torrents Casey Rodarmor 2020-03-27 19:00:40 -0700
  • 362a81d42f
    Use strum crate to derive enum↔string conversions Casey Rodarmor 2020-03-27 18:41:35 -0700
  • 6996d1a3ea
    List supported OSs in readme Casey Rodarmor 2020-03-27 14:19:21 -0700
  • 4f7eead16a
    Link to blog post in readme Casey Rodarmor 2020-03-26 21:54:54 -0700
  • 1cd6c276fd
    Allow sorting files in torrents Eric 2020-03-25 18:08:55 -0700
  • 687a863b45
    Add cargo install cargo-watch to dev-deps recipe Casey Rodarmor 2020-03-21 19:07:05 -0700
  • 4b6191773a
    Fix condition in GHA workflow Casey Rodarmor 2020-03-21 15:11:57 -0700
  • b27ecf1c09
    Only deploy site during linux run of CI build Casey Rodarmor 2020-03-21 14:37:46 -0700
  • b6cb3d389c
    Go back to sans-serif I in site logo Casey Rodarmor 2020-03-21 14:09:18 -0700
  • ef1acd58c1
    Use serifed I for intermodal on site Casey Rodarmor 2020-03-21 13:35:31 -0700
  • 4fc0f508e6
    Add glow to intermodal letters on site Casey Rodarmor 2020-03-20 16:52:10 -0700
  • 89e97144e9
    Improve readme intro Casey Rodarmor 2020-03-20 16:10:32 -0700
  • 6d5f489f19
    Add links to site Casey Rodarmor 2020-03-20 16:00:37 -0700
  • 6328118c00
    Use open crate to open files and URLs Casey Rodarmor 2020-03-20 14:55:42 -0700
  • 35d90adab4
    Rename www/head to www/head.txt Casey Rodarmor 2020-03-20 07:07:32 -0700
  • 0469f7fecd
    Record current git revision in www/head Casey Rodarmor 2020-03-19 20:42:38 -0700
  • 972a1ec628
    Merge Github Actions workflows Casey Rodarmor 2020-03-19 20:19:52 -0700
  • 151d912156
    Deny warnings in GitHub Actions main workflow build Casey Rodarmor 2020-03-19 19:23:17 -0700
  • e91b419af5
    Improve book Casey Rodarmor 2020-03-19 19:06:05 -0700
  • 1e5c19d02b
    Add GitHub Actions workflow to build book and push to github pages Casey Rodarmor 2020-03-19 17:08:24 -0700
  • b96c27e9b1
    Fix build errors Casey Rodarmor 2020-03-18 15:28:40 -0700
  • 4cbeca802a
    Add additional documents to release archive Casey Rodarmor 2020-03-18 09:35:39 -0700
  • 5d4baa22ea
    Release v0.0.3 Casey Rodarmor 2020-03-18 07:56:42 -0700
  • 86aeec3ce9
    Fix release process issues Casey Rodarmor 2020-03-18 07:45:27 -0700
  • 8b3954ff99
    Release v0.0.2 Casey Rodarmor 2020-03-18 06:31:17 -0700
  • 498549b35c
    Allow reading torrent metainfo from stdin Casey Rodarmor 2020-03-18 02:48:57 -0700
  • 1c84172ad4
    Skip torrent file creation with imdl torrent create --dry-run Casey Rodarmor 2020-03-18 01:02:55 -0700
  • 7e3a53ce52
    Make just done default to current branch Casey Rodarmor 2020-03-18 00:43:02 -0700
  • 0d7c1c0c27
    Print magnet link to stdout with --link Casey Rodarmor 2020-03-18 00:34:37 -0700
  • 901fa150ff
    Indicate BEP 9 support in readme Casey Rodarmor 2020-03-17 23:34:46 -0700
  • d8055c6e6a
    Allow opening magnet links after creation Casey Rodarmor 2020-03-17 06:23:33 -0700
  • aeb9d8b317
    Add name and peers to magnet links Casey Rodarmor 2020-03-17 03:49:39 -0700
  • 57a358e458
    Allow creating magnet links with imdl torrent link Casey Rodarmor 2020-03-17 03:02:02 -0700
  • 0b486cc681
    Update BEP list in readme with new issue links Casey Rodarmor 2020-03-16 01:42:47 -0700
  • 3257614c4f
    Print correct and incorrect MD5 checksums in color Casey Rodarmor 2020-03-16 01:07:29 -0700
  • 1cac9ab924
    Use imdl-indicatif Casey Rodarmor 2020-03-15 23:02:26 -0700
  • 0033e8381f
    Test imdl torrent verify output Casey Rodarmor 2020-03-15 22:41:47 -0700
  • 2ea5e0b384
    Deny clippy::too_many_arguments Casey Rodarmor 2020-03-15 03:30:55 -0700
  • 1532113782
    Print individual file torrent verification errors Casey Rodarmor 2020-03-15 03:22:33 -0700
  • f8e3fd594b
    Add explanation paragraph to readme Casey Rodarmor 2020-03-14 00:32:13 -0700
  • f1cc12858c
    Use bendy dep from crates.io instead of GitHub Casey Rodarmor 2020-03-13 15:46:32 -0700
  • 1daa18ef9a
    Add progress messages and bar to imdl torrent verify Casey Rodarmor 2020-03-12 22:05:49 -0700
  • 5a0bd2dda7
    Add braille spinner char explanation and legend Casey Rodarmor 2020-03-12 20:12:27 -0700
  • 2edf8a4fab
    Style imdl torrent create progress messages Casey Rodarmor 2020-03-12 18:00:52 -0700
  • 8c0d918607
    Use concat!(...) to format braille tick chars Casey Rodarmor 2020-03-12 17:01:55 -0700
  • c3879db06f
    Remove matches macro Casey Rodarmor 2020-03-12 15:05:34 -0700
  • bb34936c2f
    Only write spinner and progress bar when connected to terminal Casey Rodarmor 2020-03-12 01:08:40 -0700
  • 2cfdad2597
    Fail early if destination .torrent file exists Casey Rodarmor 2020-03-12 01:01:26 -0700
  • 4371bb1402
    Improve spinner and progress bar Casey Rodarmor 2020-03-12 00:23:16 -0700
  • b25b389ae6
    Rename Target to OutputTarget Casey Rodarmor 2020-03-11 22:44:14 -0700
  • 0de2b1719e
    Only show torrent summary on create with --show Casey Rodarmor 2020-03-11 22:25:41 -0700
  • 06947fd63e
    Make table names more greppable Casey Rodarmor 2020-03-11 22:17:55 -0700
  • bdaec27caf
    Add piece hashing progress bar RJ Rybarczyk 2020-03-11 22:00:20 -0400
  • c6cd78f565
    Add progress messages to imdl torrent create RJ Rybarczyk 2020-03-11 19:04:22 -0400
  • 2415d88d92
    Add empty book Casey Rodarmor 2020-03-10 16:28:08 -0700
  • 21a87a46f3
    Improve imdl torrent create flags Casey Rodarmor 2020-03-09 00:43:12 -0700
  • 3276f2d043
    Add short flags to imdl torrent {show,verify} Casey Rodarmor 2020-03-07 20:10:59 -0800
  • 027b229df1
    Test piece-hashing edge cases Casey Rodarmor 2020-03-07 19:45:26 -0800
  • 2b19a62134
    Test creating torrents from . and .. Casey Rodarmor 2020-03-07 19:23:20 -0800
  • fa6d4e6ad0
    Revise command line value names Casey Rodarmor 2020-03-07 00:52:44 -0800
  • cba238470d
    Remove long_help in favor of help Casey Rodarmor 2020-03-06 23:25:15 -0800
  • 4fffa777b4
    Refactor Opt into Arguments, Options, and Subcommand Casey Rodarmor 2020-03-06 22:50:04 -0800
  • eb8efaf528
    Fix hidden method unused arg warning RJ Rybarczyk 2020-03-06 21:45:22 -0500
  • 1c22623df4
    Trigger GitHub actions build on either push and PR to master Casey Rodarmor 2020-03-06 18:39:17 -0800
  • f2a5f13729
    Format with unstable rustfmt options Casey Rodarmor 2020-03-05 22:51:00 -0800
  • d71bdffda1
    Refactor tests and improve verification Casey Rodarmor 2020-03-05 21:44:20 -0800
  • 2fb5bdb933
    Test that metainfo bencode representation is correct Casey Rodarmor 2020-02-19 05:34:03 -0800
  • fdb18bb8d8
    Update discord invite link Casey Rodarmor 2020-02-18 04:14:09 -0800
  • 55f2fcc738
    Add discord badge to readme Casey Rodarmor 2020-02-18 03:24:12 -0800