Commit graph

798 commits

Author SHA1 Message Date
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
Michael Gehring
d159acff2e Fix typo (and macos build?) 2014-09-25 09:45:49 +02:00
Alex Lyon
ee2d571918 Merge pull request #400 from Heather/master 2014-09-24 00:12:23 -07:00
Heather
e3b8754919 update deprecated parts of sync 2014-09-24 09:28:31 +04:00
Alex Lyon
cb773c63cf Merge pull request #399 from Heather/fx1 2014-09-23 22:12:29 -07:00
Heather
4e1aab25c3 update whoami syntax for windows 2014-09-24 08:58:54 +04:00
Alex Lyon
66713ba4b4 Merge pull request #398 from ebfe/deprecation 2014-09-23 16:08:02 -07:00
Michael Gehring
4618aa99bc id: add missing repr(C) 2014-09-24 00:42:25 +02:00
Michael Gehring
1dc57eb329 Fix deprecation warnings 2014-09-24 00:41:15 +02:00
Heather
0ec8c82384 Merge pull request #397 from ebfe/fix-build-master
fmt: fix build with rust master
2014-09-23 23:08:57 +04:00
Michael Gehring
029293ad0e fmt: fix build 2014-09-23 19:56:06 +02:00
Heather
23c8581d95 Merge pull request #396 from ebfe/freebsd
FreeBSD support
2014-09-23 17:53:15 +04:00
Michael Gehring
78c6d0b383 FreeBSD support 2014-09-23 15:40:31 +02:00