Commit graph

1961 commits

Author SHA1 Message Date
Arcterus
a75e42d4db Merge pull request #130 from alan-andrade/fix_master
Fix master by comparing against slices, not ~
2014-03-13 16:55:34 -07:00
Alan Andrade
1dc2cd3a0f Fix master by comparing against slices, not ~ 2014-03-13 16:12:28 -07:00
Arcterus
a10cb64f7e Merge pull request #128 from Doppp/expand_in_progress
expand in progress
2014-03-08 22:55:07 -08:00
Daryl Yeo
8c2f980130 expand in progress 2014-03-08 22:38:47 -08:00
Arcterus
ce6423cc14 Merge pull request #125 from Heather/master
allow uppercase variables for du
2014-03-05 22:50:26 -08:00
Heather
9b9def6891 allow uppercase variables for du 2014-03-06 10:48:32 +04:00
Arcterus
3356f73c68 Merge pull request #124 from alan-andrade/patch-5
stty in progress
2014-03-01 18:19:21 -08:00
Alan Andrade
278d21d299 stty in progress 2014-03-01 17:21:15 -08:00
Heather
477065b507 Merge pull request #123 from Arcterus/mkdir
mkdir: improve error handling (closes #121)
2014-03-01 09:18:45 +03:00
Arcterus
af60356f79 mkdir: improve error handling (closes #121) 2014-02-28 13:36:58 -08:00
Heather
b8cd414dd7 Merge pull request #122 from Arcterus/paste
Implemented paste
2014-02-28 21:59:31 +03:00
Arcterus
e442cadbaf Remove paste from the to-do list 2014-02-28 10:13:54 -08:00
Arcterus
2a875c0f49 paste: make MUCH faster and fix a couple bugs 2014-02-28 10:11:24 -08:00
Arcterus
fac630d07c Add paste (closes #120) 2014-02-28 09:19:32 -08:00
Heather
b68dd16d56 Merge pull request #119 from Arcterus/tac
tac: fix an issue with --separator
2014-02-28 08:41:08 +03:00
Arcterus
6b6bd77e2e tac: fix an issue with --separator 2014-02-27 21:34:43 -08:00
Heather
c01fc5392a Merge pull request #118 from Arcterus/tac
Implement tac (closes #117)
2014-02-27 23:18:34 +03:00
Arcterus
2d64fd7d50 Remove a couple of programs from the to-do list 2014-02-27 11:05:47 -08:00
Arcterus
c21dcc50dc Implement tac (closes #117) 2014-02-27 10:59:51 -08:00
Heather
c94c04dc90 Merge pull request #115 from Arcterus/master
Fix for latest Rust
2014-02-27 07:09:48 +03:00
Arcterus
8cf617d08f Fix for latest Rust 2014-02-26 19:35:50 -08:00
Arcterus
0d8cfbbe45 Merge pull request #114 from alan-andrade/groups
Groups
2014-02-26 19:13:50 -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
1ebcd6534d Merge pull request #110 from humboldtux/master
logname implementation
2014-02-24 14:05:34 -08:00
humboldtux
96a84f73b5 logname implementation 2014-02-24 22:24:01 +01:00
Arcterus
03f62cc5d9 Make the capitalization of Rust consistent 2014-02-23 23:14:02 -08:00
Arcterus
faf01182b6 Merge pull request #107 from alan-andrade/common
/common for code reusability
2014-02-23 23:06:11 -08:00
Alan Andrade
b6018f38e8 whoami and id use c_types 2014-02-23 22:51:29 -08:00
Alan Andrade
2420c38b7e Groom id/id.rs to work with util.rs 2014-02-23 22:51:29 -08:00
Alan Andrade
de21ff4c2f Move util.rs to common 2014-02-23 22:50:34 -08:00
Heather
26c5d7e245 Merge pull request #105 from Arcterus/master
Update for latest Rust
2014-02-24 07:25:04 +03:00
Arcterus
b608664135 Update for latest Rust 2014-02-23 13:31:51 -08:00
Arcterus
58128ef93f Merge pull request #102 from Heather/master
move tty to UNIX_PROGS
2014-02-19 21:56:45 -08:00
Arcterus
12df0b0d90 Merge pull request #100 from Heather/master
du --version was not implemented
2014-02-19 20:55:44 -08:00
Heather
b364e64746 move tty to UNIX_PROGS 2014-02-19 09:59:48 +04:00
Heather
7e95703d61 remove -h as --help variant from du because of conflict 2014-02-19 09:59:12 +04: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
63f6c9719b Fix du, which closes #46, and id when not compiling on Linux 2014-02-18 17:12:24 -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
Heather
af87603304 Merge pull request #98 from alan-andrade/patch-4
groups in progress
2014-02-18 10:48:08 +03:00
Alan Andrade
0c1d48722f groups in progress 2014-02-17 23:35:44 -08:00
Arcterus
38d79873d2 Merge pull request #54 from alan-andrade/unix-head
spooky head implementation
2014-02-16 20:12:37 -08:00
Heather
6ee1618b14 Merge pull request #97 from Arcterus/master
Update for latest Rust and fixed up id for Linux
2014-02-17 07:11:45 +03:00
Alan Andrade
e90393f885 Unix/BSD head implementation 2014-02-16 19:50:02 -08:00
Arcterus
47ddd7d4f2 Update for latest Rust and fixed up id for Linux 2014-02-16 13:29:31 -08:00
Arcterus
834003cce5 Removed id from the to-do list and fixed typo 2014-02-16 12:44:50 -08:00
Arcterus
95790976fc Merge pull request #96 from alan-andrade/id
Id implementation
2014-02-16 12:29:36 -08:00
Alan Andrade
accdd37aeb Show all groups
-A option
Finally made work Gn and full
Add P function
Add pretty option
Added g option
Finish
2014-02-16 12:00:04 -08:00