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 |
|