Commit graph

228 commits

Author SHA1 Message Date
kwantam
6228bb4b85 remove fmt from README.md, add to Makefile 2014-06-18 20:56:53 -04:00
Vsevolod Velichko
301256d0f0 Remove chroot from todo list 2014-06-17 02:05:36 +04:00
Alexander Fomin
8b73b7881d GNU sync implementation 2014-06-15 18:25:00 +04:00
Arcterus
aaf2d837aa Remove a bunch of non-utils from the to-do list 2014-06-13 18:03:42 -07:00
Arcterus
a55508fba0 Merge pull request #225 from molysgaard/master
Rudamentary tail implementation.
2014-06-12 23:13:49 -07:00
Arcterus
18fda74885 Clarify uninstallation instructions 2014-06-12 19:49:00 -07:00
Arcterus
986d7cba79 Add some installation instructions 2014-06-12 19:14:56 -07:00
Mark P Neyer
af4003deeb Update README.md to fix link to rust website
the rust-lang.org site requires www and doesn't redirect.
2014-06-12 14:59:12 -07:00
Morten Olsen Lysgaard
17afa8a1fd Rudamentary tail implementation.
For specific info on missing features and optimizations,
look at tail/README.md
2014-06-12 23:29:50 +02:00
Thaddee Tyl
cc102a87b0 Readme: Use an SVG badge. 2014-06-12 15:48:41 +02:00
T. Jameson Little
b321a1a5c0 add factor 2014-06-05 14:14:04 -06:00
Julian Orth
9526b044cc remove todo 2014-05-29 21:03:03 +02:00
Arcterus
2065b31f8b Merge pull request #191 from beatgammit/master
add sum
2014-05-27 21:01:19 -07:00
T. Jameson Little
aa51311f83 add sum 2014-05-27 22:00:28 -06:00
Arcterus
98e7d19594 Don't bother implementing make-prime-list 2014-05-27 18:31:50 -07:00
Nick Platt
ccc327f0f8 Implement touch
Squashed commit of the following:

commit 7b7981d315dd7748287bedc8f6417bbc2f9cb1ee
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Sat May 24 00:33:49 2014 -0400

    Last minute touchups

commit dae70f52e2b485695e8c7e2ce8d2997f571afcab
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Fri May 23 23:43:24 2014 -0400

    Minor indentation fixes

commit 782a02fe2768cf9e457bb6db9e8a63615c3a4bd1
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Fri May 23 23:40:57 2014 -0400

    Fixes for latest rust

commit 51b0e59f75352bf65c89d2ab8cf0948da8404753
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Sun Apr 27 15:15:29 2014 -0400

    Fixups

commit 9efd1f4c07f4610e3067a5b2bd047eb117344cdf
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Sun Apr 27 14:20:11 2014 -0400

    Basic date and timestamp support

commit a354bc9c07a6ed2cd2748f1734a1ce0f6683e58c
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Sun Apr 27 01:37:37 2014 -0400

    Primary functionality in place

commit 8bbaa0caa34fbca129db0c86f32d376d6eafbe18
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Sat Apr 26 22:23:16 2014 -0400

    Support creating files

commit 5bf47c3c790b556b596d25a05cd74ca4c06b6d67
Author: Nick Platt <platt.nicholas@gmail.com>
Date:   Mon Apr 21 00:24:49 2014 -0400

    Add touch with basic usage text
2014-05-24 00:47:42 -04:00
zvms
ee98e49514 Add unlink command. 2014-05-16 16:57:03 -07:00
Michael Gehring
d4cb1d0185 add cksum 2014-05-16 23:03:13 +02:00
Michael Gehring
dc8dc5a483 add comm 2014-05-16 20:04:46 +02:00
Maciej Dziardziel
fda88ec9c6 implement hostid 2014-04-03 22:31:46 +01:00
Maciej Dziardziel
8f4d9ea42e implement kill 2014-04-03 16:30:39 +00:00
joaoxsouls
677caaaec0 implement uname 2014-04-03 01:18:39 +01:00
Arcterus
dc29eb5928 Implement fold (closes #146) 2014-03-26 18:35:24 -07:00
Arcterus
bf4b67e8d7 Remove uptime from to-do list 2014-03-24 20:01:54 -07:00
Arcterus
df9a296100 Implement md5sum (closes #47) 2014-03-24 16:53:35 -07:00
Daryl Yeo
8c2f980130 expand in progress 2014-03-08 22:38:47 -08:00
Alan Andrade
278d21d299 stty in progress 2014-03-01 17:21:15 -08:00
Arcterus
e442cadbaf Remove paste from the to-do list 2014-02-28 10:13:54 -08:00
Arcterus
2d64fd7d50 Remove a couple of programs from the to-do list 2014-02-27 11:05:47 -08:00
Alan Andrade
8127d8b43d id and groups share functions 2014-02-25 23:42:37 -08:00
Arcterus
6151cb93be Update for new programs 2014-02-24 14:07:20 -08:00
Arcterus
03f62cc5d9 Make the capitalization of Rust consistent 2014-02-23 23:14:02 -08:00
Heather
4dd5fab79d Merge pull request #99 from Arcterus/du-and-id-fixes
du and id fixes
2014-02-19 05:39:44 +03:00
Arcterus
d0154987e4 Grammar 2014-02-18 17:52:47 -08:00
Arcterus
cca19911ad Merge branch 'add-du' of https://github.com/derekchiang/coreutils into add-du
Conflicts:
	README.md
2014-02-18 12:17:34 -08:00
Alan Andrade
0c1d48722f groups in progress 2014-02-17 23:35:44 -08:00
Alan Andrade
e90393f885 Unix/BSD head implementation 2014-02-16 19:50:02 -08:00
Arcterus
834003cce5 Removed id from the to-do list and fixed typo 2014-02-16 12:44:50 -08:00
Arcterus
fcd7b2606f Removed a couple of programs from the to-do list 2014-02-09 00:06:50 -08:00
Arcterus
a79728b1fb Add status image and move users to Unix-specific commands 2014-02-08 13:36:31 -08:00
Arcterus
bdb01f172c Fix typo in README 2014-02-05 21:18:03 -08:00
Arcterus
28f7f66c02 Removed truncate from the to-do list 2014-02-05 20:19:07 -08:00
Daniel MacDougall
4388c72bf3 Implement seq
Fixes #81
2014-02-05 19:18:58 -08:00
Arcterus
496a28a301 Merge pull request #55 from juszczakn/master
Implemented mkdir
2014-02-04 08:05:16 -08:00
KokaKiwi
bc11734557 add users executable. 2014-01-16 02:51:43 +01:00
Alan Andrade
cbd747832f Id in progress 2014-01-12 13:00:34 -08:00
Alan Andrade
12323deeea tty out of list 2014-01-10 09:40:39 -06:00
Alan Andrade
4133f0e507 in progress tty 2014-01-09 15:07:52 -06:00
Jordi Boggiano
c50e475c6b Merge remote-tracking branch 'BeyondSora/basename'
Conflicts:
	README.md
2014-01-07 01:41:59 +01:00
Jordi Boggiano
dfb68841fd Merge remote-tracking branch 'pabzdzdzwiagief/tee'
Conflicts:
	Makefile
2014-01-07 01:30:07 +01:00
Jordi Boggiano
26c53073e5 Merge remote-tracking branch 'Arcterus/master'
Conflicts:
	Makefile
	README.md
2014-01-07 01:27:33 +01:00
Jordi Boggiano
1058a7c1c3 Merge remote-tracking branch 'jordyd/master'
Conflicts:
	Makefile
2014-01-07 01:25:36 +01:00
Jordi Boggiano
c6fff12162 Merge remote-tracking branch 'Arcterus/sleep'
Conflicts:
	Makefile
2014-01-07 01:22:24 +01:00
Nick
233c49292d Update readme, add success message at end of tests 2014-01-03 22:39:46 -06:00
Arcterus
33bcc3156b Added build instructions and allowed selection of which tests to run 2013-12-29 10:11:27 -08:00
pabzdzdzwiagief
f1e8a30872 Implement tee 2013-12-23 18:12:26 +01:00
Jordy Dickinson
56f4c1e273 Implement base64, resolves issue #42 2013-12-20 14:34:45 -05:00
Arcterus
204260b739 Documentation changes for rm, resolves #36 2013-12-18 16:32:26 -08:00
Arcterus
1d3fe8402f Implemented rmdir, which fixes #37 2013-12-18 10:42:20 -08:00
Arcterus
d0936d0082 Implemented sleep, which resolves #38 2013-12-18 09:32:17 -08:00
Jordi Boggiano
2d59e73fd5 Specify target version, fixes #26 2013-12-15 20:04:49 +01:00
Jordi Boggiano
38955ec60e Merge pull request #32 from alanandrade/master
Head in progress
2013-12-10 06:57:21 -08:00
Alan Andrade
b7c7c43bdd Head in progress 2013-12-09 21:25:01 -08:00
Alan Andrade
fe8c376cd1 hostname in progress 2013-12-07 22:45:24 -08:00
Heather
a007dadeda simple pwd implementation 2013-12-05 16:44:43 +04:00
Derek Chiang
32cd344022 Remove du from to-do list 2013-12-03 19:00:07 -05:00
Derek Chiang
d96e104a87 Remove dirname from to-do list 2013-12-03 04:31:20 -05:00
Jimmy Lu
8ef06144a1 add basename 2013-12-02 23:41:16 -05:00
Derek Chiang
2bdc925fbc Merge branch 'master' of github.com:uutils/coreutils into add-echo 2013-12-01 18:56:48 -05:00
Derek Chiang
d7b7ab7c73 Remove echo from README 2013-12-01 04:18:47 -05:00
Derek Chiang (Enchi Jiang)
b9297b4405 Update README.md 2013-11-30 18:07:22 -05:00
Jordi Boggiano
3dfafbcc00 Update TODOs 2013-11-30 16:48:15 +01:00
Jordi Boggiano
483d140e6f Update README.md 2013-11-29 20:40:54 +01:00
Jordi Boggiano
7c8db7ffb4 Update readme 2013-10-25 18:45:25 +02:00
Jordi Boggiano
a4899a1b31 whoami is done! 2013-10-22 10:29:03 +02:00
Jordi Boggiano
ec5147e990 Add cat implementation 2013-08-05 01:54:10 +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