Commit graph

16 commits

Author SHA1 Message Date
José Neder
786b39019b Fix master by removing extra crate,
and using max method for comparing floats
2014-03-18 09:26:42 -03:00
Alan Andrade
1dc2cd3a0f Fix master by comparing against slices, not ~ 2014-03-13 16:12:28 -07:00
Alan Andrade
de21ff4c2f Move util.rs to common 2014-02-23 22:50:34 -08:00
Arcterus
47ddd7d4f2 Update for latest Rust and fixed up id for Linux 2014-02-16 13:29:31 -08:00
Arcterus
74df4d5a98 Fix programs for latest Rust and begin usage of new utility macros 2014-02-06 22:39:07 -08:00
Arcterus
384d710790 Update most utilities for latest Rust 2014-02-04 19:39:17 -08:00
Arcterus
3012acf2d1 rm: make InteractiveMode derive Eq 2014-02-01 12:38:46 -08:00
Heather
6ffd1ad4d6 buffread::BufferedReader -> BufferedReader 2014-01-21 10:50:38 +04:00
Heather
ee56d7b196 update code for Rust print syntax changes 2014-01-13 13:05:02 +04:00
Jordi Boggiano
d321274556 Update rm command to fix the build 2014-01-07 02:25:28 +01:00
Arcterus
fe1edd9f67 Added the aliases -h and -V for --help and --version to rm 2013-12-18 17:14:04 -08:00
Arcterus
204260b739 Documentation changes for rm, resolves #36 2013-12-18 16:32:26 -08:00
Arcterus
af2437b725 Implemented --interactive for rm 2013-12-18 16:11:48 -08:00
Arcterus
2161625934 Add --verbose support to rm 2013-12-17 22:37:50 -08:00
Arcterus
2021a55775 Add more '/' checks to rm 2013-12-17 22:17:05 -08:00
Arcterus
d08d8c8029 Add simple rm implementation 2013-12-17 22:09:32 -08:00