Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some tests for [zipfs lmkimg] | dkf | 2021-03-07 | 1 | -1/+1 |
| | |||||
* | Document that [zipfs mkimg] strips an existing ZIP. We ought to merge ↵ | dkf | 2021-03-06 | 1 | -0/+2 |
| | | | | instead, but we don't yet. | ||||
* | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | lots of changes to the "info" page. Replace "command procedure" with "routine" | pooryorick | 2019-03-22 | 1 | -3/+2 |
| | | | in Tcl.n. | ||||
* | Minor doc update | dkf | 2018-10-12 | 1 | -5/+2 |
| | |||||
* | Added docs for [zipfs lmkimg] and [zipfs lmkzip] | dkf | 2018-10-12 | 1 | -16/+30 |
| | |||||
* | Better document how to package an executable script in a zipfs | dkf | 2018-10-12 | 1 | -3/+35 |
| | |||||
* | Document [zipfs canonical] and add examples of how to use passwords. | dkf | 2018-10-12 | 1 | -2/+28 |
| | |||||
* | Put documented [zipfs find] in ensemble. Add examples to docs. | dkf | 2018-10-11 | 1 | -16/+64 |
| | |||||
* | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL | dkf | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | More cleaning up. | dkf | 2018-10-06 | 1 | -4/+4 |
| | |||||
* | Cleanup work on zipfs(n) | dkf | 2018-10-06 | 1 | -57/+70 |
| | |||||
* | Modifications to index zip file systems by mountpoint, and separate the process | hypnotoad | 2018-01-17 | 1 | -7/+7 |
| | | | | | of mounting a zip archive from the process of indexing its contents. This work is progress towards being able to pass a data block to the zipfs system as a new file system to be mounted. | ||||
* | Added documentation for the zipfs root command and working of TclZipfs_AppHook | hypnotoad | 2017-11-18 | 1 | -2/+8 |
| | |||||
* | Merging changes from zipfs | hypnotoad | 2016-02-08 | 1 | -23/+23 |
|\ | |||||
| * | Merge trunk. | jan.nijtmans | 2016-01-23 | 1 | -23/+23 |
| | | | | | | Depend on ensemble now, adapt documentation. | ||||
| * | Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods ↵ | jan.nijtmans | 2016-01-18 | 1 | -2/+2 |
| | | | | | | | | any more | ||||
* | | Reconciled the inner workings of the core_zip_vfs and zipfs branch of Tcl | hypnotoad | 2016-01-12 | 1 | -0/+1 |
|/ | | | | | core_zip_vfs now uses the same C implementation. More fixes to come as I tweak the userspace and Makefile tools. The goal is to fold core_zip_vfs into the zipfs branch. | ||||
* | Merge trunk. Update documentation | jan.nijtmans | 2016-01-09 | 1 | -22/+52 |
| | |||||
* | first shot at documentation | jan.nijtmans | 2015-12-22 | 1 | -0/+88 |