Derek Chiang
|
6c46f775f7
|
Implement echo
|
2013-12-01 04:17:27 -05:00 |
|
Jordi Boggiano
|
3dfafbcc00
|
Update TODOs
|
2013-11-30 16:48:15 +01:00 |
|
Jordi Boggiano
|
32eced5d12
|
Merge pull request #9 from bpbp-boop/master
added wc utility
|
2013-11-30 07:47:29 -08:00 |
|
Boden Garman
|
68e98ae5e0
|
fixed --max-line-length behaviour
|
2013-11-30 12:57:15 +11:00 |
|
Boden Garman
|
5000ad7f39
|
Fixed line count
|
2013-11-30 12:13:39 +11:00 |
|
Jordi Boggiano
|
483d140e6f
|
Update README.md
|
2013-11-29 20:40:54 +01:00 |
|
Boden Garman
|
8f49e2afa2
|
Merge branch 'master' of github.com:bpbp-boop/coreutils
|
2013-11-28 21:05:19 +11:00 |
|
Jordi Boggiano
|
2a0b874f07
|
Merge pull request #10 from KokaKiwi/fix-build
Fix build.
|
2013-11-28 01:20:15 -08:00 |
|
KokaKiwi
|
ed8bc6b7bc
|
Fix build issue because of make.
|
2013-11-28 00:19:21 +01:00 |
|
KokaKiwi
|
96346761ab
|
Fix build.
|
2013-11-28 00:14:19 +01:00 |
|
Boden Garman
|
23bdaae577
|
added wc utility
|
2013-11-17 20:41:40 +11:00 |
|
Jordi Boggiano
|
25297ec2b3
|
std::rt::io -> std::io
|
2013-11-13 12:17:41 +01:00 |
|
Jordi Boggiano
|
074b375034
|
Use new ProcessExit enum
|
2013-11-12 10:57:48 +01:00 |
|
Jordi Boggiano
|
56d6bb906c
|
Merge pull request #7 from huonw/update
Update for Rust changes.
|
2013-11-11 02:10:44 -08:00 |
|
Huon Wilson
|
2db4ff2d46
|
Make tests depend on their corresponding binary.
|
2013-11-11 21:04:56 +11:00 |
|
Huon Wilson
|
087cfbd0c6
|
Update cat/test for std::rt::io changes. Also, use the higher level
std::run over std::rt::io::process.
|
2013-11-11 21:03:55 +11:00 |
|
Huon Wilson
|
c4fab4cf67
|
Update main utils for language changes.
|
2013-11-11 21:03:55 +11:00 |
|
Jordi Boggiano
|
a501bade88
|
Add env to the build
|
2013-10-25 18:46:42 +02:00 |
|
Jordi Boggiano
|
ed8f7d015f
|
Tweaks for consistency with other commands, added support for -u, -V and -h, refs #4
|
2013-10-25 18:46:18 +02:00 |
|
Jordi Boggiano
|
7c8db7ffb4
|
Update readme
|
2013-10-25 18:45:25 +02:00 |
|
Jordi Boggiano
|
ecd5b054f3
|
Merge remote-tracking branch 'LeoTestard/env'
|
2013-10-25 18:35:19 +02:00 |
|
Jordi Boggiano
|
177ba96969
|
Fix makefile
|
2013-10-25 18:33:24 +02:00 |
|
Jordi Boggiano
|
6b7c8f65a0
|
Merge pull request #6 from wilmoore/tidy-makefile
Alignment consistency in Makefile
|
2013-10-25 09:05:19 -07:00 |
|
Wil Moore III
|
c322cb23ff
|
cleanup alignment inconsistency
|
2013-10-25 10:00:39 -06:00 |
|
Jordi Boggiano
|
12cd20d4bd
|
Merge pull request #5 from KokaKiwi/master
Modified Makefile (see #3)
|
2013-10-25 04:36:50 -07:00 |
|
KokaKiwi
|
4f2461c427
|
Modified Makefile (see PR #3)
|
2013-10-25 13:10:52 +02:00 |
|
Léo Testard
|
cd32db7afa
|
fix option parsing
|
2013-10-24 18:05:43 +02:00 |
|
Jordi Boggiano
|
a910b54e4a
|
Add managed boxes feature to fix the build on latest master
|
2013-10-24 15:24:55 +02:00 |
|
Jordi Boggiano
|
16cb934fe9
|
Merge pull request #3 from KokaKiwi/master
Improved Makefile
|
2013-10-24 05:31:55 -07:00 |
|
KokaKiwi
|
0daed114a7
|
Just modify variables order in Makefile (more readable)
|
2013-10-23 17:21:23 +02:00 |
|
KokaKiwi
|
ae33177603
|
Improved Makefile
|
2013-10-23 17:09:40 +02:00 |
|
Léo Testard
|
4f7b7c80a5
|
Add env util
|
2013-10-22 20:25:38 +02:00 |
|
Jordi Boggiano
|
8a1a562b08
|
Fix travis
|
2013-10-22 16:18:22 +02:00 |
|
Jordi Boggiano
|
c1659953ac
|
Add travis config
|
2013-10-22 16:11:56 +02:00 |
|
Jordi Boggiano
|
13fd72e1f2
|
Add tests for cat and fix a couple issues
|
2013-10-22 15:31:51 +02:00 |
|
Jordi Boggiano
|
61a232eb0a
|
Simplify opt checks
|
2013-10-22 14:22:10 +02:00 |
|
Jordi Boggiano
|
a4899a1b31
|
whoami is done!
|
2013-10-22 10:29:03 +02:00 |
|
Jordi Boggiano
|
cdc435f008
|
Update to use the new format! macro
|
2013-10-19 16:02:38 +02:00 |
|
Jordi Boggiano
|
6e6d4bf14b
|
Merge pull request #2 from KokaKiwi/master
whoami implementation.
|
2013-10-18 05:33:18 -07:00 |
|
KokaKiwi
|
287eabd4f7
|
Use new Path "constructor"
|
2013-10-18 14:16:00 +02:00 |
|
KokaKiwi
|
f1ca63f280
|
Merge branch 'master' of github.com:uutils/coreutils
Conflicts:
Makefile
|
2013-10-18 14:01:11 +02:00 |
|
KokaKiwi
|
1c454e8b0b
|
Add whoami implementation.
|
2013-10-18 14:00:38 +02:00 |
|
Jordi Boggiano
|
921de91f7a
|
Merge pull request #1 from LeoTestard/master
Fix compilation for Rust master branch (0.9-pre)
|
2013-10-18 04:56:29 -07:00 |
|
Léo Testard
|
3e4c1023c4
|
Fix compilation for Rust master branch (0.9-pre)
|
2013-10-18 13:47:59 +02:00 |
|
Jordi Boggiano
|
b805ed4961
|
Use bytes! and cfg! to improve readability a bit
|
2013-08-05 03:13:42 +02:00 |
|
Jordi Boggiano
|
ec5147e990
|
Add cat implementation
|
2013-08-05 01:54:10 +02:00 |
|
Jordi Boggiano
|
7fab5ef1e0
|
Update code to rust 0.8-dev
|
2013-08-05 01:21:57 +02:00 |
|
Jordi Boggiano
|
9653ed81a2
|
Add the first four utils
|
2013-08-02 19:33:31 +02:00 |
|
Jordi Boggiano
|
d4e96b33e3
|
Initial commit
|
2013-08-02 09:22:57 -07:00 |
|