Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around c39e84bdd6c75d1f.
2008-12-15
| ||
15:39 | • Closed ticket [19a9ca8a7f]: one more time artifact: 5bdae02caa user: kkinnell | |
15:39 | • Closed ticket [3d72784be3]: re testing artifact: 14924526f5 user: kkinnell | |
08:44 | added quite a few docs to replace the mistakenly added silly templates. check-in: fb185f0a65 user: kejoki tags: trunk | |
2008-12-14
| ||
23:07 | minor bug fix. check-in: 24db9cd12b user: kejoki tags: trunk | |
23:01 | • Edit [cdbc3ab2488b6eec]: Add tag "newcmd_rstatus". artifact: 116688da4f user: kejoki | |
22:54 | Moved new tcksetup.c into checkout dir before commit, added rstats command to get stat page info from command line. check-in: cdbc3ab248 user: kejoki tags: newcmd_rstatus, trunk | |
2008-12-13
| ||
13:40 | added specification, subsystems to ticket choices, zorro-ed a spelling error check-in: 9d704470c3 user: kejoki tags: trunk | |
09:05 | • Ticket [a5fba652a6] remote `fossil clone` failed status still Open with 2 other changes artifact: 86a16c77fa user: stephan | |
2008-12-12
| ||
23:17 | timeline command now supports a ?-t|--type TYPE? option to filter on specific event types. Fixed a memleak in the timeline command. check-in: bab8363876 user: stephan tags: trunk | |
22:19 | /timeline.rss now accepts the same filter parameters as /timeline (e.g. y=ci for commits and y=w for wiki) check-in: 90adbd8443 user: stephan tags: trunk | |
21:55 | Adjust some wikilinks, clean up main ref page, add "new" command. check-in: 1eb067d456 user: kejoki tags: trunk | |
20:43 | • Ticket [8c46da2079] Checkin fails: "editor aborted" on Cygwin status still Open with 1 other change artifact: a058dca376 user: kkinnell ... 2 similar events omitted. | |
07:39 | • Tested ticket [cc8271389a]: unable to check fossil-users Archives plus 1 other change artifact: 7ae6f302bd user: kkinnell | |
07:36 | • Deferred ticket [4e8410bfd6]: Add something similar to cvsignore feature plus 1 other change artifact: 31a243f74e user: kkinnell | |
07:33 | • Ticket [8c46da2079] Checkin fails: "editor aborted" on Cygwin status still Open with 1 other change artifact: 059c4a0519 user: kkinnell ... 2 similar events omitted. | |
2008-12-09
| ||
23:17 | • Ticket [4e8410bfd6] Add something similar to cvsignore feature status still Open with 1 other change artifact: 97a058ba36 user: anonymous | |
20:25 | Change the add command CLI doc to reflect recursive add of directories. check-in: 83447b7bf1 user: kejoki tags: trunk | |
17:03 | • Ticket [4e8410bfd6] Add something similar to cvsignore feature status still Open with 2 other changes artifact: 2e8be91f64 user: kkinnell | |
16:21 | • Closed ticket [7d997b447f]: push/pull with the local directory artifact: 057e248bac user: kkinnell | |
16:21 | • Deferred ticket [2e3dc63382]: Default Severity Annoying plus 3 other changes artifact: 37492480ab user: kkinnell | |
16:16 | • Ticket [7d997b447f] push/pull with the local directory status still Open with 5 other changes artifact: b004e7f343 user: kkinnell | |
16:13 | • Closed ticket [1f1e1f7a4c]: Client menu option hangs plus 3 other changes artifact: c39e84bdd6 user: kkinnell | |
16:08 | • Review ticket [838bde7990]: file extracted from Fossil zip archive could have different name artifact: 207d633353 user: kkinnell | |
16:05 | • Ticket [46f90ea2c1] Field not found error : don't forget to rebuild repos after upgrade! status still Open with 2 other changes artifact: 7666c548f1 user: kkinnell | |
15:58 | • Deferred ticket [838bde7990]: file extracted from Fossil zip archive could have different name plus 2 other changes artifact: 84af8bd889 user: kkinnell ... 1 similar event omitted. | |
05:25 | • Ticket [e02ffabcda] recursive add status still Fixed with 1 other change artifact: 5cc7fd733f user: anonymous | |
2008-12-07
| ||
18:50 | • Fixed ticket [39f3294e21]: make fossil recognize cgi errors from remote repository plus 2 other changes artifact: 0bd9b28457 user: drh | |
18:48 | The server now issues error messages in the synchronization protocol when a database error occurs during sync. Ticket [39f3294e213111a51e93d02fef6faa0062979619] check-in: 2be82dcc2a user: drh tags: trunk | |
18:13 | • Ticket [04a259be40] operations upon all files status still Open with 1 other change artifact: c885a96353 user: drh | |
18:12 | • Fixed ticket [e02ffabcda]: recursive add plus 2 other changes artifact: 274dabb8aa user: drh | |
18:11 | Enhance the "fossil add" command so that when a directory is named, all contents of that directory are added recursively. Ticket [e02ffabcdaaaf606099ac09227833ba282fdaace] check-in: 8c4e72e223 user: drh tags: trunk | |
08:37 | • New ticket [0a0f00d434] Wiki edit textarea display and Wiki name does not support non-ASCII word. artifact: f129361a69 user: anonymous | |
03:26 | • New ticket [4e8410bfd6] Add something similar to cvsignore feature. artifact: fdcbc34c4d user: anonymous | |
2008-12-06
| ||
18:02 | Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. check-in: 2dffce041d user: drh tags: trunk | |
2008-12-04
| ||
07:06 | • Ticket [838bde7990] file extracted from Fossil zip archive could have different name status still Open with 1 other change artifact: 2d6f087fa0 user: anonymous ... 4 similar events omitted. | |
2008-12-03
| ||
14:44 | • Closed ticket [6cd35b3ca5]: self referring links determined wrong in cgi mode plus 2 other changes artifact: 7ebb9f1dd8 user: drh | |
14:22 | Add a 5 second busy timeout on the database connection. check-in: 892c460b8e user: drh tags: trunk | |
14:11 | • Fixed ticket [d6d9ee682e]: Can't edit wiki pages plus 2 other changes artifact: 06b598de7e user: drh | |
14:10 | Fix a bug in windows that causes the menu on the wiki display pages to be omitted. Ticket [d6d9ee682eac7708b0a7aa31febc8ad47e4923b1]. check-in: 426a3ba49e user: drh tags: trunk | |
06:31 | • Ticket [66cbcd56a2] win32 'fossil pull' or other client side commands hang up if peer unexpected shutdown. status still Fixed with 1 other change artifact: c46314b2cb user: anonymous | |
04:53 | • Ticket [838bde7990] file extracted from Fossil zip archive could have different name status still Open with 1 other change artifact: 08fe65e457 user: anonymous | |