Commit graph

9435 commits

Author SHA1 Message Date
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