Commit History

Author SHA1 Message Date
  Alberto Corona 39443488c5 cp: fix infinite recursive copy 9 years ago
  Alberto Corona 661912a036 most: add extensive version info, to_rel moved 9 years ago
  Alberto Corona e2ef151fc3 ls: fix argument parsing 9 years ago
  Alberto Corona 2c41ab5212 cat: add numbered output option, fix options 9 years ago
  Alberto Corona eeec098897 mv: change `version` opt 9 years ago
  Alberto Corona 482aee2c28 mkdir: fix argument parsing, add verbose output 9 years ago
  Alberto Corona eea050eaae cp: shorten evaluation of options 9 years ago
  Alberto Corona 8cad058ff4 ln: fix argument parsing add verbose output 9 years ago
  Alberto Corona 1ce26ddc07 lib: rename `common` to `util` 9 years ago
  Alberto Corona c4c29fb0cd cp: fix argument parsing add verbose output 9 years ago
  Alberto Corona 972ccfacdb README: add crates.io badge 9 years ago
  Alberto Corona f2184f2642 ls: initial implementation 9 years ago
  Alberto Corona 75b09ac607 mv: initial implementation 9 years ago
  Alberto Corona 501751d50b cp: remove excessive String to PathBufs 9 years ago
  Alberto Corona bc538d4b38 ln: use platform specific symlink functions 9 years ago
  Alberto Corona d2196f29f5 cp: fix recursive copy 9 years ago
  Alberto Corona e11f25571e ln: add force options to `s,p` 9 years ago
  Alberto Corona 8693d34cb6 cp: remove an unnecessary clone 9 years ago
  Alberto Corona 1e435fd912 lib: use prog name in `err` 9 years ago
  Alberto Corona 5bcd605e48 cp: fix prog name 9 years ago
  Alberto Corona 1f74a5d0bc cat: remove unwanted exit 9 years ago
  Alberto Corona 108202f1c4 Cargo,mkdir: move source directories 9 years ago
  Alberto Corona e1e17db193 remove sources from src 9 years ago
  Alberto Corona 21d713c4c7 cat,cp,ln: use new `Status` enums 9 years ago
  Alberto Corona 08ca9b6f65 mkdir: use common, add `--version` option 9 years ago
  Alberto Corona 44c2e6e39d lib: use correct `exit` function 9 years ago
  Alberto Corona 75ce84318e README: move ln 9 years ago
  Alberto Corona 904c33c5bd ln: initial implementation 9 years ago
  Alberto Corona d0229869b3 cat: use common functions, removed unused bool 9 years ago
  Alberto Corona 584e515940 cp: use `common` functions, include vers info 9 years ago