.. |
subcommand
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |
arguments.rs
|
Refactor Opt into Arguments, Options, and Subcommand
|
2020-04-07 19:01:14 -07:00 |
assert_matches.rs
|
Redirect stdin and stdout and capture for tests
|
2020-04-07 19:00:47 -07:00 |
bytes.rs
|
Add piece hashing progress bar
|
2020-04-07 19:01:15 -07:00 |
capture.rs
|
Write torrent to stdout if - is passed to --output
|
2020-04-07 19:01:03 -07:00 |
common.rs
|
Improve spinner and progress bar
|
2020-04-07 19:01:16 -07:00 |
consts.rs
|
Add help messages to CLI flags and options
|
2020-04-07 19:00:58 -07:00 |
env.rs
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |
err.rs
|
Configure clippy and lint on push
|
2020-04-07 18:55:45 -07:00 |
errln.rs
|
Configure clippy and lint on push
|
2020-04-07 18:55:45 -07:00 |
error.rs
|
Fail early if destination .torrent file exists
|
2020-04-07 19:01:16 -07:00 |
file_info.rs
|
Add initial implementation of imdl torrent verify
|
2020-04-07 19:01:05 -07:00 |
file_path.rs
|
Display torrent file tree
|
2020-04-07 19:01:04 -07:00 |
file_status.rs
|
Refactor tests and improve verification
|
2020-04-07 19:01:07 -07:00 |
files.rs
|
Allow including and excluding files from torrent with globs
|
2020-04-07 19:01:04 -07:00 |
hasher.rs
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |
info.rs
|
Use list of SHA1 digests for piece list
|
2020-04-07 19:01:06 -07:00 |
into_u64.rs
|
Release v0.0.1
|
2020-04-07 19:00:59 -07:00 |
into_usize.rs
|
Release v0.0.1
|
2020-04-07 19:00:59 -07:00 |
lint.rs
|
Revise command line value names
|
2020-04-07 19:01:14 -07:00 |
linter.rs
|
Select piece length when none is provided
|
2020-04-07 19:01:03 -07:00 |
main.rs
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |
matches.rs
|
Initial commit
|
2020-04-07 18:55:30 -07:00 |
md5_digest.rs
|
Test piece-hashing edge cases
|
2020-04-07 19:01:14 -07:00 |
metainfo.rs
|
Refactor tests and improve verification
|
2020-04-07 19:01:07 -07:00 |
mode.rs
|
Add initial implementation of imdl torrent verify
|
2020-04-07 19:01:05 -07:00 |
node.rs
|
Support adding DHT bootstrap nodes to created torrents
|
2020-04-07 19:01:05 -07:00 |
options.rs
|
Revise command line value names
|
2020-04-07 19:01:14 -07:00 |
outln.rs
|
Select piece length when none is provided
|
2020-04-07 19:01:03 -07:00 |
output_target.rs
|
Rename Target to OutputTarget
|
2020-04-07 19:01:16 -07:00 |
path_ext.rs
|
Initial commit
|
2020-04-07 18:55:30 -07:00 |
piece_length_picker.rs
|
Format with unstable rustfmt options
|
2020-04-07 19:01:07 -07:00 |
piece_list.rs
|
Use list of SHA1 digests for piece list
|
2020-04-07 19:01:06 -07:00 |
platform_interface.rs
|
Support creating multi-file torrents
|
2020-04-07 19:01:04 -07:00 |
platform.rs
|
Fix hidden method unused arg warning
|
2020-04-07 19:01:13 -07:00 |
reckoner.rs
|
Configure clippy and lint on push
|
2020-04-07 18:55:45 -07:00 |
sha1_digest.rs
|
Use list of SHA1 digests for piece list
|
2020-04-07 19:01:06 -07:00 |
status.rs
|
Add progress messages to imdl torrent create
|
2020-04-07 19:01:15 -07:00 |
style.rs
|
Improve torrent display formatting
|
2020-04-07 19:01:03 -07:00 |
subcommand.rs
|
Refactor Opt into Arguments, Options, and Subcommand
|
2020-04-07 19:01:14 -07:00 |
table.rs
|
Make table names more greppable
|
2020-04-07 19:01:15 -07:00 |
test_env_builder.rs
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |
test_env.rs
|
Test creating torrents from . and ..
|
2020-04-07 19:01:14 -07:00 |
torrent_summary.rs
|
Make table names more greppable
|
2020-04-07 19:01:15 -07:00 |
use_color.rs
|
Revise command line value names
|
2020-04-07 19:01:14 -07:00 |
verifier.rs
|
Refactor tests and improve verification
|
2020-04-07 19:01:07 -07:00 |
walker.rs
|
Only write spinner and progress bar when connected to terminal
|
2020-04-07 19:01:16 -07:00 |