Age | Commit message (Expand) | Author |
---|---|---|
2012-04-26 | Simplify/unify listfiles recursion: populate directory node (and detect top o... | Rob Landley |
2012-04-24 | Make -d work in ls. | Rob Landley |
2012-04-24 | Require -R to recurse, but descend into directories listed on command line. | Rob Landley |
2012-04-22 | More work on ls. Now ls -lR sort of works-ish. | Rob Landley |
2012-04-14 | Rewrite dirtree so we don't need readdir, scandir, and fts.h. Rewrite ls (fr... | Rob Landley |
2012-03-07 | Consolidate headers. | Rob Landley |
2012-03-03 | Add -A to ls | Andre Renaud |
2012-02-26 | The aboriginal linux build needs ls -ditc and probably some more unimplemente... | Rob Landley |
2012-02-21 | Add in the -n support, and the 64-bit defines. Force ls to act as ls -1 if us... | Andre Renaud |
2012-02-18 | More ls updates from Andre Renaud: Add -R and initial support for listing fil... | Rob Landley |
2012-02-13 | Second drop of ls from Andre, adds -l. | Rob Landley |
2012-02-13 | Add ls from Andre Renaud. | Rob Landley |