Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use implicit NULL tests | Tom Ryder | 2016-05-27 | 1 | -2/+2 |
* | Remove trailing empty line | Tom Ryder | 2016-03-18 | 1 | -1/+0 |
* | Free memory in ls(1) too | Tom Ryder | 2016-03-17 | 1 | -0/+5 |
* | Move ls includes into a header | Tom Ryder | 2016-03-17 | 1 | -5/+1 |
* | Some basic ls(1) error checking | Tom Ryder | 2016-03-16 | 1 | -1/+9 |
* | ls(1) accepts one argument | Tom Ryder | 2016-03-16 | 1 | -3/+10 |
* | Fix a couple of bugs clang found | Tom Ryder | 2016-03-16 | 1 | -2/+2 |
* | ls(1) works, doesn't even sort yet though | Tom Ryder | 2016-03-16 | 1 | -0/+19 |