summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.n
Commit message (Collapse)AuthorAgeFilesLines
* Added some tests for [zipfs lmkimg]dkf2021-03-071-1/+1
|
* Document that [zipfs mkimg] strips an existing ZIP. We ought to merge ↵dkf2021-03-061-0/+2
| | | | instead, but we don't yet.
* Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
|
* lots of changes to the "info" page. Replace "command procedure" with "routine"pooryorick2019-03-221-3/+2
| | | in Tcl.n.
* Minor doc updatedkf2018-10-121-5/+2
|
* Added docs for [zipfs lmkimg] and [zipfs lmkzip]dkf2018-10-121-16/+30
|
* Better document how to package an executable script in a zipfsdkf2018-10-121-3/+35
|
* Document [zipfs canonical] and add examples of how to use passwords.dkf2018-10-121-2/+28
|
* Put documented [zipfs find] in ensemble. Add examples to docs.dkf2018-10-111-16/+64
|
* Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFULdkf2018-10-091-1/+1
|
* More cleaning up.dkf2018-10-061-4/+4
|
* Cleanup work on zipfs(n)dkf2018-10-061-57/+70
|
* Modifications to index zip file systems by mountpoint, and separate the processhypnotoad2018-01-171-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_AppHookhypnotoad2017-11-181-2/+8
|
* Merging changes from zipfshypnotoad2016-02-081-23/+23
|\
| * Merge trunk. jan.nijtmans2016-01-231-23/+23
| | | | | | Depend on ensemble now, adapt documentation.
| * Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods ↵jan.nijtmans2016-01-181-2/+2
| | | | | | | | any more
* | Reconciled the inner workings of the core_zip_vfs and zipfs branch of Tclhypnotoad2016-01-121-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 documentationjan.nijtmans2016-01-091-22/+52
|
* first shot at documentationjan.nijtmans2015-12-221-0/+88