Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dmitry occurring around 2011-09-08 12:59:10.
|
2011-09-08
| ||
| 20:41 | • Ticket [7389599496] Styling: Remove table style attributes and use CSS instead status still Open with 2 other changes artifact: 05529089aa user: dmitry | |
| 20:40 | • Ticket [f2b5011d97] Styling: Remove align attribute from HTML status still Open with 2 other changes artifact: 66b1521288 user: dmitry | |
| 20:40 | • Ticket [dc8bde6ed8] Styling: Remove br elements from HTML status still Open with 2 other changes artifact: 5925580ec1 user: dmitry | |
| 20:38 | • Fixed ticket [d33a991967]: Option to add directory and subdirectories that start with a "." artifact: e6b58344cc user: dmitry | |
| 20:35 | • Fixed ticket [666d18738e]: There is no way to request an account. plus 2 other changes artifact: 40754c8bda user: dmitry | |
| 20:31 | • Ticket [869729204a] Fossil does not trace file removal. status still Open with 2 other changes artifact: 7d05a47d0a user: dmitry | |
| 20:30 | • Fixed ticket [3cda72fa7c]: Mailing list archives don't exist plus 2 other changes artifact: 85d4174b17 user: dmitry | |
| 20:26 | • Closed ticket [aa0497a331]: Fossil SCM Behavior page, Web Browser field needs more... plus 3 other changes artifact: 516c7fd695 user: dmitry | |
| 20:20 | • Closed ticket [1cc5145ac8]: wiki does not support images plus 3 other changes artifact: 975a07adcb user: dmitry | |
| 20:14 | • Ticket [1511c1ef25] The makedeb.sh script should be more robust status still Open with 2 other changes artifact: 1dc4992468 user: dmitry | |
| 20:08 | • Ticket [a90a412aef] fossil tag command does not accept -m / -M options status still Open with 2 other changes artifact: 7c97c61c3a user: dmitry | |
| 20:06 | • Closed ticket [96af2fca6d]: web "Sync Now" need to provide repository path argument. plus 2 other changes artifact: dae566959d user: dmitry | |
| 19:37 | • Fixed ticket [5bba7eaa4c]: Fossil "Files" menu does not default to ""only the files in tip" plus 1 other change artifact: f9738c53c6 user: dmitry | |
| 19:34 | • Closed ticket [feb61a11a0]: XHTML standard compliance plus 2 other changes artifact: 5b0c8cc5fd user: dmitry | |
| 19:29 | • Closed ticket [db4ce49690]: Files with attributes not overwritten plus 1 other change artifact: 19df9f2798 user: dmitry | |
| 19:22 | • Ticket [70fd24aec3] "co --latest" doen't actually get latest in repo. status still Open with 1 other change artifact: 94cab045a6 user: dmitry | |
| 19:18 | • Closed ticket [3caef588e3]: dereferencing type-punned pointer in sqlite3.c plus 2 other changes artifact: c724f58f24 user: dmitry | |
| 19:16 | • Closed ticket [47f91c7443]: support "fossil user list fossil.fsl" plus 2 other changes artifact: 4205df7848 user: dmitry | |
| 18:56 | • Fixed ticket [aa494b5832]: Fossil changes symlinks into seperate files plus 2 other changes artifact: 37244b4e05 user: dmitry | |
| 18:48 | • Fixed ticket [6b31061920]: Artifacts da39a3ee5e6b4b0d3255bfef95601890afd80709 (empty files) artifact: d9ed30a35c user: dmitry ... 1 similar event omitted. | |
| 14:30 | Add comment describing file_wd_isfile() function. check-in: f23334cbda user: dmitry tags: trunk | |
| 13:07 | Remove unused variable from ticket_cmd(). check-in: a0b3769b01 user: dmitry tags: trunk | |
| 13:02 | Merge fixes and refactoring from symlinks branch. check-in: c05f6afaf2 user: dmitry tags: trunk | |
| 12:59 | Fix Windows build. Closed-Leaf check-in: 4e586a2d8e user: dmitry tags: symlinks | |
| 11:59 | Introduce new file_wd_* functions that use stat() or lstat() depending on 'allow-symlinks' setting, and use them when dealing with files inside the working directory. Make file_* functions always use stat() as before merging symlink support. Fix renaming of symlinks when merging (via new function symlink_copy()). Rename create_symlink() to symlink_create(). check-in: 8a0c546990 user: dmitry tags: symlinks | |
| 11:52 | Merge latest trunk into symlinks branch. check-in: 981e5c62e3 user: dmitry tags: symlinks | |
|
2011-09-06
| ||
| 13:23 | Close A and LI tags when displaying new and deleted files in timeline. check-in: 8d703ff956 user: dmitry tags: trunk | |
|
2011-09-02
| ||
| 12:39 | Merge symlink fixes into trunk. check-in: c97535c5d8 user: dmitry tags: trunk | |
| 12:27 | Merge latest trunk into symlinks branch. check-in: fee3c6767d user: dmitry tags: symlinks | |
| 10:34 | Print description of conflict when 'stash apply' cannot merge a symlink and a regular file. check-in: bca6924e5f user: dmitry tags: symlinks | |
| 10:19 | Uncomment contents of Makefile.in. Silence OpenSSL deprecation warnings on Mac OS X 10.7. check-in: 73443aa7f8 user: dmitry tags: symlinks | |
| 09:34 | Bring Makefile.in back. check-in: 6729562675 user: dmitry tags: symlinks | |
|
2011-09-01
| ||
| 23:55 | Change a couple of unlink()'s to file_delete(). check-in: 61d49d92bb user: dmitry tags: symlinks | |
| 23:45 | • Edit [1d54dce41e1455f0|1d54dce41e]: Edit check-in comment. artifact: 5f25e56659 user: dmitry | |
| 23:44 | Fix indentation in update.c. check-in: 1d54dce41e user: dmitry tags: symlinks | |
| 23:18 | Merge latest changes from trunk. check-in: 2b1a4797dd user: dmitry tags: symlinks | |
| 22:56 | Refactor file_perm(), file_islink(), and file_isexe(). Now file_perm() calls stat only once. check-in: eac23495a9 user: dmitry tags: symlinks | |
| 22:55 | Fix merge when merging UPDATEs a symlink to a regular file and vice versa. check-in: 82a95b4692 user: dmitry tags: symlinks | |
| 22:52 | Fix undo when having a regular file on disk and symlink in undo. check-in: 324763b932 user: dmitry tags: symlinks | |
| 22:15 | Fix saving undo for symlinks. check-in: 0762b1d9c6 user: dmitry tags: symlinks | |
| 20:56 | Merge latest trunk. check-in: 02ee688a4d user: dmitry tags: symlinks | |
|
2011-08-31
| ||
| 16:28 | Merge improvements to artifact descriptions into symlinks branch. Also modify displaying of permissions: now web UI shows "File", "Executable file", or "Symbolic link" in file artifact description. check-in: 3115774ffe user: dmitry tags: symlinks | |
| 09:55 | Merge latest trunk. check-in: 40ed431ca5 user: dmitry tags: symlinks | |
|
2011-08-28
| ||
| 11:22 | Make blob_read_link() C89-compatible on Unix again. check-in: 034819087d user: dmitry tags: symlinks | |
| 11:01 | Use file_delete() instead of unlink() in vfile_to_disk(). check-in: 08311ffc6a user: dmitry tags: symlinks | |
| 10:43 | Handle errors in blob_read_link(). check-in: d43029f6f4 user: dmitry tags: symlinks | |
|
2011-08-27
| ||
| 20:37 | Indicate whether a file artifact is a symlink or an executable in the web interface. check-in: a7bf0e9ba4 user: dmitry tags: symlinks | |
| 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 | |