aboutsummaryrefslogtreecommitdiffstats
path: root/ls.c
Commit message (Collapse)AuthorAgeFilesLines
* whitespace cleanupGerd Hoffmann2011-01-261-16/+21
|
* patch for secondary groupsMatthew Monaco2011-01-261-8/+1
| | | | | | | | | | | | | Sorry, I'm inexperienced with actually creating patches, but it should be obvious what to do... I tested this with and without chrooting. Hopefully this finds you well, please let me know what you think. In addition, I thought it would be nice to have a flag that gives the option to resolve uid and gids... Upon further thought however, the simplicity of webfs might indicate that the uid and gid don't need to be listed in the first place. What might be nice though, is command line option to specify a format string for dir entries with the usual %a %b %c notation.
* ls.c fixeskraxel2007-05-231-42/+41
|
* - rewrite timestamp handling: strcmp rfc1123 dates instead of attemptkraxel2004-06-101-6/+6
| | | | to parse the date strings.
* Initial revisionkraxel2004-06-081-0/+504