Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file src/diffcmd.c version 08d7421998

2011-08-27
09:44
Fix reading delta from wrong column in stash. ... (check-in: 0317a929cb user: dmitry tags: symlinks)
01:21
Reverse the order of column/table existence checking to make validation of already updated local database faster. ... (check-in: 8c0f4bc718 user: dmitry tags: symlinks)
01:07
Add islink column to stashfile, undo, undo_vfile tables if needed. ... (check-in: 44e673f5e9 user: dmitry tags: symlinks)
00:52
Fix SQL syntax error in undo. ... (check-in: be956c3c88 user: dmitry tags: symlinks)
2011-08-26
14:59
Merge the latest trunk changes into the symlinks branch. ... (check-in: 24c16584cc user: drh tags: symlinks)
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)