Commit graph

810 commits

Author SHA1 Message Date
Heather
2ad86775d8 Merge pull request #429 from Arcterus/fix-master
cut: fix deprecation warnings
2014-10-26 07:47:00 +03:00
Arcterus
894daea5c1 cut: fix deprecation warnings 2014-10-25 21:28:24 -07:00
Heather
483d0d0941 Merge pull request #426 from ebfe/nproc
add nproc
2014-10-25 19:49:05 +04:00
Michael Gehring
09af3ecaa2 add nproc 2014-10-25 17:33:09 +02:00
Heather
1f37abcc9c Merge pull request #425 from ebfe/test
Drop BigInt support from test
2014-10-21 16:37:52 +04:00
Michael Gehring
3ecf41cffe Drop BigInt support from test 2014-10-21 14:13:44 +02:00
Heather
ac38a2a799 Merge pull request #424 from ebfe/fix-build-master
tee: fix build
2014-10-21 15:52:38 +04:00
Michael Gehring
5051a231dc uniq: fix build 2014-10-21 13:39:36 +02:00
Michael Gehring
f771d5dbc3 tee: fix build 2014-10-21 13:36:10 +02:00
Heather
5fcb808efc Merge pull request #423 from Arcterus/test-tests
test: add some tests for -a and -o
2014-10-21 09:21:30 +04:00
Arcterus
ccc6772646 test: add some tests for -a and -o 2014-10-20 22:04:17 -07:00
Heather
3be4654e88 Merge pull request #422 from Arcterus/die-warnings-die
Get rid of warnings
2014-10-20 08:16:01 +04:00
Arcterus
053bad9a25 Get rid of warnings 2014-10-19 11:54:17 -07:00
Alex Lyon
ea5d67f8dc Merge pull request #420 from skv-headless/move_util
move utility
2014-10-19 11:50:15 -07:00
skv
9f20647984 move_util 2014-10-19 22:41:11 +04:00
Alex Lyon
fdc55d48bd Merge pull request #421 from yincrash/yin_sort_rebased
basic byte and numeric sort rebased and squashed
2014-10-18 15:56:30 -07:00
Michael Yin
bde6d8d643 basic byte and numeric sort
tests for numeric sort
2014-10-18 18:33:18 -04:00
Heather
9c27aac8fe Merge pull request #414 from Arcterus/test-fix
test: fix -a and -o
2014-10-18 10:38:52 +04:00
Arcterus
88ad6710f5 test: fix -a and -o by using operator precedence 2014-10-17 17:08:18 -07:00
Alex Lyon
d71a8974e9 Merge pull request #419 from jaysh/cp-tests
Introduce a test for `cp'.
2014-10-14 00:31:24 -07:00
Jay Shah
eb2415fb90 Introduce a test for `cp'. 2014-10-14 08:13:18 +01:00
I'm Blood Elf ... And What !?
5b0fb6a1cc Merge pull request #418 from ebfe/uniq
uniq: crate_id -> crate_name
2014-10-11 20:14:17 +04:00
Michael Gehring
ff8275a3cc uniq: crate_id -> crate_name 2014-10-11 18:02:51 +02:00
I'm Blood Elf ... And What !?
904daf772c Merge pull request #417 from ebfe/fix-build-master
Update rust-crypto
2014-10-11 16:51:14 +04:00
Michael Gehring
e9d90958f9 Update rust-crypto 2014-10-11 13:11:32 +02:00
I'm Blood Elf ... And What !?
a6f6b04b8a Merge pull request #415 from ebfe/fix-build-master
Fix build with rust master
2014-10-11 00:08:44 +04:00
Michael Gehring
e482abb630 static -> const 2014-10-10 18:36:35 +02:00
Michael Gehring
861baaf584 'final' is a keyword now 2014-10-10 18:36:15 +02:00
Heather
92cf96dedd Merge pull request #412 from Arcterus/test-fix
Make test pass all of the Busybox tests
2014-10-07 09:28:05 +04:00
Arcterus
0e4e8f14d6 Make test pass all of the Busybox tests 2014-10-06 22:16:07 -07:00
Heather
ab1d224c49 Merge pull request #411 from Arcterus/mkdir-test-warn
Remove warnings from the mkdir tests
2014-10-07 08:48:57 +04:00
Arcterus
8df93584c8 Remove warnings from the mkdir tests 2014-10-06 21:34:54 -07:00
Heather
91660b88ff Merge pull request #410 from ssirai/fix
Change tab to spaces
2014-10-05 08:32:16 +04:00
ssirai
681022a2ca Change tab to spaces 2014-10-05 10:09:52 +09:00
Heather
ffd0685d19 Merge pull request #409 from ebfe/cfg
Update to the new cfg syntax
2014-10-02 22:02:46 +04:00
Michael Gehring
7eefe7003b Update to the new cfg syntax 2014-10-02 19:55:06 +02:00
Alex Lyon
24d2730208 Merge pull request #408 from nodakai/cat-range-three-dots
cat: range pattern now should use three dots.
2014-10-02 08:08:30 -07:00
NODA, Kai
c41250f69e cat: range pattern now should use three dots. 2014-10-02 22:42:30 +08:00
Heather
f96764fc2d Merge pull request #406 from Arcterus/fold-fix
Pass the Busybox's Unicode test for fold
2014-09-29 10:08:30 +04:00
Arcterus
8ede3fa0dc Pass the Busybox's Unicode test for fold 2014-09-28 22:51:24 -07:00
Heather
d911b45993 Merge pull request #405 from Arcterus/fold-fix
Fix fold for Busybox tests (other than unicode)
2014-09-29 06:42:07 +04:00
Arcterus
573ca2931b Fix fold for Busybox tests (other than unicode) 2014-09-28 18:12:47 -07:00
Heather
6bcc7e3be3 Merge pull request #404 from Arcterus/wc-fix
Fix wc (for bytes) and test (for testing purposes)
2014-09-28 09:30:47 +04:00
Arcterus
ba0177c824 Allow test to be checked by the Busybox test suite 2014-09-27 20:17:34 -07:00
Arcterus
afabebe432 Fix wc output for bytes 2014-09-27 15:24:10 -07:00
Alex Lyon
e4b5b8e19c Merge pull request #403 from ebfe/deprecation
Fix deprecation warnings
2014-09-27 14:54:33 -07:00
Michael Gehring
5af66af015 Fix deprecation warnings 2014-09-27 21:05:36 +02:00
Heather
c453d493fb Merge pull request #402 from Arcterus/tail-busybox
Modify tail to pass some Busybox tests
2014-09-26 12:52:32 +04:00
Arcterus
d17d388e2b Modify tail to pass some Busybox tests 2014-09-25 23:16:58 -07:00
Heather
062e970212 Merge pull request #401 from ebfe/typo
Fix typo (and macos build?)
2014-09-25 12:04:29 +04:00