- 03 May, 2018 1 commit
-
-
- 20 Apr, 2018 6 commits
- 18 Apr, 2018 2 commits
- 16 Apr, 2018 1 commit
-
-
Alex Lyon authored
join: minor improvements and bug fixes
-
- 15 Apr, 2018 2 commits
-
-
Konstantin Pospelov authored
There was an issue with autoformat when the files had a different number of columns in the first line. This commit fixes the issue and extends the related test to cover this case.
-
Konstantin Pospelov authored
Move the code to get the current key into a separate function. Replace two 'combine' functions with one defined for Input.
-
- 14 Apr, 2018 2 commits
- 12 Apr, 2018 1 commit
-
-
Alex Lyon authored
join: support headers
-
- 11 Apr, 2018 4 commits
-
-
Konstantin Pospelov authored
-
fossabot authored
Signed-off-by:
fossabot <badges@fossa.io>
-
Alex Lyon authored
[ls] Add "-1" Flag & Fix Needless Vec
-
Michael Aaron Murphy authored
-
- 06 Apr, 2018 1 commit
-
-
bootandy authored
blocksize env variables are read if -B is not specified as a command line argument. blocksize is now case insensitive (like gdu). fn translate_to_pure_number() pulled out from existing code which populated the block size variable
-
- 05 Apr, 2018 1 commit
-
-
Alex Lyon authored
du -h: support GB
-
- 03 Apr, 2018 1 commit
-
-
bootandy authored
Allow -h (human readable form) to show sizes larger than MB (This mimics original du behaviour) Code refactored to remove duplication
-
- 29 Mar, 2018 2 commits
-
-
Jeremy Soller authored
README: remove incorrect information for Rust version
-
equal-l2 authored
coreutils don't build on 1.20.0 anymore because `join` uses `?` for `Option`.
-
- 28 Mar, 2018 1 commit
-
-
Alex Lyon authored
Fix Du mac/inodes
-
- 24 Mar, 2018 1 commit
-
-
bootandy authored
spelling use POSIXLY_CORRECT and BLOCKSIZE env variables to determine block size. move statics to const use show_error! not show_info!
-
- 23 Mar, 2018 1 commit
-
-
mpkh authored
yes: use 16 KiB rather than 8 KiB for the buffer
-
- 22 Mar, 2018 2 commits
- 21 Mar, 2018 1 commit
-
-
bootandy authored
Running du on mac gives different answers to linux. Hence our asserts must differ for each platform
-
- 20 Mar, 2018 3 commits
- 19 Mar, 2018 6 commits
-
-
Alex Lyon authored
Port 'tail' to Redox
-
Ian Douglas Scott authored
-
Alex Lyon authored
Port 'more' to Redox
-
Ian Douglas Scott authored
-
Ian Douglas Scott authored
Build chmod and install on Redox
-
Ian Douglas Scott authored
-
- 17 Mar, 2018 1 commit
-
-
Alex Lyon authored
Build 'test' and 'shred' on Redox
-