summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.n
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-10-151-1/+1
|
* More fixes, update docsapnadkarni2023-10-151-0/+6
|
* Redo zipfs path handlingapnadkarni2023-10-141-0/+2
|
* Claim all paths under //zipfs:/ as zipfs pathsapnadkarni2023-10-051-3/+1
|
* Misc fixes in zipfs manpageapnadkarni2023-10-041-1/+5
|
* Done with glob testsapnadkarni2023-10-041-1/+3
|
* Fix file exist for zipfsapnadkarni2023-09-251-1/+2
|
* zipfs password testsapnadkarni2023-09-151-4/+8
|
* Add !zipfslib constraint for tests that should only run without an attached ↵apnadkarni2023-09-131-1/+3
| | | | Tcl lib vfs
* More tests and some manpage correctionsapnadkarni2023-09-111-8/+12
|
* Merge 8.7 (change in order of mount args)apnadkarni2023-09-101-16/+26
|\
| * Bug [78cd4f9ad3] - regression in zipfs mountapnadkarni2023-09-101-8/+19
| |
| * Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loadingjan.nijtmans2023-09-081-6/+6
| |\
| | * More patches from juliannoble2. Thanks!jan.nijtmans2023-09-071-1/+1
| | |
| | * Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as welljan.nijtmans2023-09-071-1/+1
| | |
| | * Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> ↵jan.nijtmans2023-09-071-4/+4
| | |\ | | |/ | |/| | | | mountpoint
| | * Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ↵jan.nijtmans2023-09-071-2/+2
| |/ | | | | | | like an UNC path any more?
| * Fix zipfs-related documentationjan.nijtmans2023-09-071-3/+2
| |
* | Improve test coverage for zipfs mount/unmountapnadkarni2023-09-091-0/+4
|/
* 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