Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/ls.py
Commit message (Collapse)AuthorAgeFilesLines
* Change metadata informationArthur de Jong2015-06-251-10/+8
| | | | | | | | | | This changes the information in the metadata dict to include the file type in a separate field and limit the mode information to standard permissions only. Upon reading files lists from the repository the old format is automatically converted. This changes local cache file to ensure all information is re-read (the previous commit also already required this).
* Refactor out ls moduleArthur de Jong2015-03-011-0/+73