Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/blob.c version 77bb6b4f88
|
2011-08-25
| ||
| 13:48 | Fix one more use of number instead of constant for permissions. check-in: 35de2bdd07 user: dmitry tags: symlinks | |
| 11:42 | Introduce constants for internal permissions (executable/symlink). check-in: f6daee3e7b user: dmitry tags: symlinks | |
|
2011-08-24
| ||
| 20:01 | Support symlinks in tarballs. check-in: 72e3bbd071 user: dmitry tags: symlinks | |
| 19:12 | Support symlinks in ZIP files. check-in: 16da26c585 user: dmitry tags: symlinks | |
|
2011-08-23
| ||
| 17:44 | Fill islink field in vfile table when adding files. Support symlinks in export. Make manifest_file_perm() return 2 for symlinks. Add file_perm() function, and use it instead of file_isexe() when we need both isexe and islink properties. check-in: 4619361d58 user: dmitry tags: symlinks | |
| 16:50 | Avoid using invalid SQL when checking to see if the vfile table needs to have the islink column added. check-in: 2de9e87600 user: drh tags: symlinks | |
| 15:27 | Merge in the latest changes from trunk. check-in: 6c880a4f5e user: drh tags: symlinks | |
| 13:54 | Fix comments. check-in: 4a32e8ade7 user: dmitry tags: symlinks | |
|
2011-08-22
| ||
| 22:20 | Merge trunk. check-in: c57830bec2 user: dmitry tags: symlinks | |