summaryrefslogtreecommitdiff
path: root/direct/python (follow)
AgeCommit message (Expand)Author
2011-02-25yaffs: Remove tags validity checking code.Charles Manning
2011-02-01yaffs: Update year to 2011 in copyrights etc.Charles Manning
2010-12-23yaffs Added some stuff to direct/python/yaffs_browser.pyTimothy Manning
2010-12-03yaffs direct: Move yaffs error string function to diferent directoryCharles Manning
2010-11-30Merge branch 'direct-fix'Charles Manning
2010-11-30yaffs: Refactor bit counting codeCharles Manning
2010-11-30yaffs direct: Add some NULL pointer handlingCharles Manning
2010-11-29yaffs direct: Partition off os glue codeCharles Manning
2010-11-26yaffs Adding more tests to direct/timothy_tests/quick_testsTimothy Manning
2010-11-18yaffs direst tests: Clean up error to string converterCharles Manning
2010-11-15yaffs direct: Add EROFS error for hundling chmod on a read-only fsCharles Manning
2010-11-09yaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE configsCharles Manning
2010-11-03Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2Charles Manning
2010-11-03yaffs: More clean upCharles Manning
2010-11-03yaffs: More clean up.Charles Manning
2010-11-02yaffs: More clean upCharles Manning
2010-11-01yaffs direct: Make trace access functions publicCharles Manning
2010-11-01yaffs direct: Add proper error handler for too many files openCharles Manning
2010-10-28Merge branch 'timothy'Timothy Manning
2010-10-28yaffs removed direct/timothy_tests from git and added a convert error_code_st...Timothy Manning
2010-10-27yaffs Further name changes and file reorganisationCharles Manning
2010-10-22yaffs Normalise copyright headersTimothy Manning
2010-10-22yaffs commiting changes to timothy_testsTimothy Manning
2010-10-22yaffs Working on timothy_tests and have updated yaffs_importer.pyTimothy Manning
2010-10-20yaffs: Merge branch 'python_play'Timothy Manning
2010-10-20yaffs Commiting changes to yaffs_importer.py yaffs_browser.py and yaffs_tester.cTimothy Manning
2010-10-20yaffs: Enable 64-bit building of python libraryCharles Manning
2010-10-18yaffs Updated the yaffs_importer README fileTimothy Manning
2010-10-18yaffs added a README for yaffs_importer.py in yaffs/direct/pythonTimothy Manning
2010-10-18yaffs some more updates to yaffs_importer.pyTimothy Manning
2010-10-18yaffs Made some changes to yaffs_importer.pyTimothy Manning
2010-10-15yaffs found a bug in the yaffs importer.Timothy Manning
2010-10-15yaffs Chacing a bug in yaffsTimothy Manning
2010-10-15yaffs Add error retrieval function for yaffs direct testingTimothy Manning
2010-10-15yaffs Yaffs importer is now working with command line arguments.Timothy Manning
2010-10-15yaffs Yaffs importer now works with hardlinks and symlink.Timothy Manning
2010-10-12yaffs Merge branch 'namechange'Charles Manning
2010-10-12yaffs just fixed the way in which a symlink is opened in the yaffs browser.Timothy Manning
2010-10-11yaffs more updates on coy_files_into_yaffs_fsTimothy Manning
2010-10-11yaffs Creating a python file which will read current directories into yaffs f...Timothy Manning
2010-10-11yaffs Updates on the python yaffs browserTimothy Manning
2010-10-08yaffs More debug for yaffs browser.Timothy Manning
2010-10-07yaffs The yaffs browser's st.st_mode bug has now been fixedTimothy Manning
2010-10-07yaffs Yaffs browser can now create and delete hard links.Timothy Manning
2010-10-07yaffs Yaffs browser can now create and delete symlinks.Timothy Manning
2010-10-07yaffs Can now delete files, folders, and folders with files in them.Timothy Manning
2010-10-07yaffs First round of name changesCharles Manning
2010-10-07yaffs Further mods to python browser.Timothy Manning
2010-10-06yaffs Use file emulator for python testTimothy Manning
2010-10-06yaffs Add first cut python browser for yaffs directTimothy Manning