Jordi Boggiano
|
dfb68841fd
|
Merge remote-tracking branch 'pabzdzdzwiagief/tee'
Conflicts:
Makefile
|
2014-01-07 01:30:07 +01:00 |
|
Jordi Boggiano
|
26c53073e5
|
Merge remote-tracking branch 'Arcterus/master'
Conflicts:
Makefile
README.md
|
2014-01-07 01:27:33 +01:00 |
|
Jordi Boggiano
|
1058a7c1c3
|
Merge remote-tracking branch 'jordyd/master'
Conflicts:
Makefile
|
2014-01-07 01:25:36 +01:00 |
|
Jordi Boggiano
|
c6fff12162
|
Merge remote-tracking branch 'Arcterus/sleep'
Conflicts:
Makefile
|
2014-01-07 01:22:24 +01:00 |
|
Jordi Boggiano
|
8c7e8c58c3
|
Reformat code
|
2014-01-07 01:09:30 +01:00 |
|
Jordi Boggiano
|
040c028089
|
Merge pull request #56 from ashleyh/fix-cat-tests
fix cat tests
|
2014-01-05 12:03:05 -08:00 |
|
aph
|
b7721055f4
|
fix cat tests
|
2014-01-05 16:45:12 +00:00 |
|
Jordi Boggiano
|
d296841f1c
|
Merge pull request #50 from Arcterus/makefile
Added the ability to select which programs to compile
|
2013-12-30 06:22:44 -08:00 |
|
Arcterus
|
33bcc3156b
|
Added build instructions and allowed selection of which tests to run
|
2013-12-29 10:11:27 -08:00 |
|
pabzdzdzwiagief
|
d545e5b31f
|
Make tee keep going on errors
|
2013-12-28 13:31:24 +01:00 |
|
pabzdzdzwiagief
|
7e260558b8
|
Rearrange functions in tee
|
2013-12-28 13:18:56 +01:00 |
|
pabzdzdzwiagief
|
af4092124b
|
Add standard warning function in tee
|
2013-12-28 13:15:47 +01:00 |
|
pabzdzdzwiagief
|
2d5180be07
|
Update crate attributes for tee
|
2013-12-28 12:18:00 +01:00 |
|
Jordy Dickinson
|
54dc1e9aca
|
Use same crate_id form as other utils
|
2013-12-27 17:01:55 -05:00 |
|
Jordy Dickinson
|
a71df867bb
|
Remove Conf struct; put option handling in main
This is more consistent with the other utilities, and probably less
confusing.
|
2013-12-27 11:30:49 -05:00 |
|
Arcterus
|
68e4d86f9d
|
Added the ability to select which programs to compile
|
2013-12-26 23:48:38 -08:00 |
|
Jordy Dickinson
|
af57ee71db
|
link -> crate_id; link is deprecated
|
2013-12-26 13:55:55 -05:00 |
|
Heather
|
15e7bf7e64
|
link -> crate_id, link is deprecated
|
2013-12-26 13:55:54 -05:00 |
|
Jordi Boggiano
|
c35e2628e8
|
Merge pull request #49 from Heather/master
link -> crate_id, link is deprecated
|
2013-12-26 02:49:14 -08:00 |
|
Heather
|
518477b1f5
|
link -> crate_id, link is deprecated
|
2013-12-26 14:49:31 +04:00 |
|
pabzdzdzwiagief
|
f1e8a30872
|
Implement tee
|
2013-12-23 18:12:26 +01:00 |
|
Jordy Dickinson
|
9cfb0645e8
|
Use line continuations instead of string addition
I didn't know that line continuations stripped preceding whitespace
|
2013-12-20 22:27:49 -05:00 |
|
Jordy Dickinson
|
d63c268239
|
base64: Improve error handling
|
2013-12-20 16:15:27 -05:00 |
|
Jordy Dickinson
|
56f4c1e273
|
Implement base64, resolves issue #42
|
2013-12-20 14:34:45 -05:00 |
|
Arcterus
|
410a964431
|
Made sleep suffixes case-insensitive
|
2013-12-19 23:15:11 -08:00 |
|
Jordi Boggiano
|
400d8c01be
|
Merge pull request #40 from Arcterus/rmdir
Implemented rmdir
|
2013-12-19 01:01:10 -08:00 |
|
Arcterus
|
90b3ad4bd2
|
Added the aliases -h and -V for --help and --version to rmdir
|
2013-12-18 17:14:54 -08:00 |
|
Arcterus
|
fe1edd9f67
|
Added the aliases -h and -V for --help and --version to rm
|
2013-12-18 17:14:04 -08:00 |
|
Arcterus
|
c399046c1a
|
Added the aliases -h and -V for --help and --version to sleep
|
2013-12-18 17:11:59 -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
|
1d3fe8402f
|
Implemented rmdir, which fixes #37
|
2013-12-18 10:42:20 -08:00 |
|
Arcterus
|
d0936d0082
|
Implemented sleep, which resolves #38
|
2013-12-18 09:32:17 -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 |
|
Jordi Boggiano
|
2d59e73fd5
|
Specify target version, fixes #26
|
2013-12-15 20:04:49 +01:00 |
|
Jordi Boggiano
|
51372ca037
|
Merge pull request #35 from Heather/master
process status returns Option now
|
2013-12-15 02:36:41 -08:00 |
|
Heather
|
5f916b88cc
|
process status returns Option now
|
2013-12-15 12:25:26 +04:00 |
|
Jordi Boggiano
|
38955ec60e
|
Merge pull request #32 from alanandrade/master
Head in progress
|
2013-12-10 06:57:21 -08:00 |
|
Alan Andrade
|
b7c7c43bdd
|
Head in progress
|
2013-12-09 21:25:01 -08:00 |
|
Jordi Boggiano
|
c597925ec1
|
Merge pull request #30 from alanandrade/master
hostname in progress
|
2013-12-08 17:28:53 -08:00 |
|
Alan Andrade
|
fe8c376cd1
|
hostname in progress
|
2013-12-07 22:45:24 -08:00 |
|
Jordi Boggiano
|
5ceb499e81
|
Merge pull request #27 from Heather/master
Apply rust language updates from 2013-12-05
|
2013-12-06 00:14:23 -08:00 |
|
Heather
|
2aa7e552f7
|
init -> new (reverted in rust)
from_utf8_slice -> from_utf8
|
2013-12-06 09:31:49 +04:00 |
|
Jordi Boggiano
|
54774c2889
|
Merge pull request #25 from Heather/master
simple pwd implementation
|
2013-12-05 07:09:55 -08:00 |
|
Heather
|
a007dadeda
|
simple pwd implementation
|
2013-12-05 16:44:43 +04:00 |
|
Jordi Boggiano
|
80f300a0ea
|
Merge pull request #22 from derekchiang/add-dirname
Implement dirname
|
2013-12-04 02:05:19 -08:00 |
|
Derek Chiang
|
94dd3ff7d3
|
Remove unnecessary escaping
|
2013-12-03 18:39:23 -05:00 |
|
Jordi Boggiano
|
9a43f2bdb6
|
Merge pull request #23 from Heather/master
rust println supports multi-line ...
|
2013-12-03 05:43:52 -08:00 |
|