dependabot[bot]
|
4a4877264c
|
Bump time from 0.1.39 to 0.1.40
Bumps [time](https://github.com/rust-lang/time) from 0.1.39 to 0.1.40.
- [Release notes](https://github.com/rust-lang/time/releases)
- [Commits](https://github.com/rust-lang/time/compare/0.1.39...0.1.40)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-14 07:22:03 +00:00 |
|
dependabot[bot]
|
374fb4d4f1
|
Bump filetime from 0.1.15 to 0.2.1
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.1.15 to 0.2.1.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.1.15...0.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-13 14:15:48 -07:00 |
|
dependabot[bot]
|
9327f957bd
|
Bump rand from 0.3.22 to 0.4.2
Bumps [rand](https://github.com/rust-lang-nursery/rand) from 0.3.22 to 0.4.2.
- [Release notes](https://github.com/rust-lang-nursery/rand/releases)
- [Changelog](https://github.com/rust-lang-nursery/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/rand/compare/0.3.22...0.4.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-12 07:26:39 +00:00 |
|
dependabot[bot]
|
c66dd59489
|
Bump libc from 0.2.39 to 0.2.42
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.39 to 0.2.42.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.39...0.2.42)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 17:13:54 +00:00 |
|
Alex Lyon
|
880a4973c1
|
Format everything using rustfmt
|
2018-03-12 01:20:58 -07:00 |
|
Alex Lyon
|
75f11e9635
|
Handle SIGPIPE correctly and autogenerate main() for each util
|
2017-12-08 15:05:07 -08:00 |
|
Joshua Miller
|
e8073d2596
|
pin dependencies
|
2017-07-15 15:16:09 -05:00 |
|
Michael Gehring
|
a2944e06db
|
Fix clippy warnings
|
2016-01-06 09:36:20 +01:00 |
|
Fort
|
cf1204b2b3
|
Fix copyright line
|
2015-12-31 08:56:11 -08:00 |
|
Fort
|
649aa2693d
|
pattern name generating function handles random as well
|
2015-12-30 13:53:59 -08:00 |
|
Fort
|
67698a9f2e
|
Creating pattern string works correctly now
|
2015-12-30 13:30:20 -08:00 |
|
Fort
|
4a42b981f9
|
Open file once for all passes, seek back to start between passes. Do not use File::create, because it truncates existing files
|
2015-12-30 11:27:59 -08:00 |
|
Fort
|
04d2134856
|
Skip creating a new File object when getting file size
|
2015-12-30 10:06:24 -08:00 |
|
Fort
|
6c3917e123
|
Add caution about effectiveness to help text
|
2015-12-30 09:22:21 -08:00 |
|
Fort
|
eb6453013e
|
Implement shred
|
2015-12-29 13:30:05 -08:00 |
|