Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/main.c version f15ce4845d
|
2014-11-05
| ||
| 22:42 | Fix a makefile warning issue due to build rule duplication. check-in: 9e888499e1 user: mistachkin tags: trunk | |
| 21:54 | fixed a mis-escaped formatting token in the byweek report. check-in: 779f3407f5 user: stephan tags: trunk | |
| 15:37 | fixes for various edge cases check-in: c9fb495e3d user: baruch tags: svn-import | |
| 09:36 | Fix name of trunk when using --trunk option check-in: 5488f7dd82 user: baruch tags: svn-import | |
| 09:12 | Merge latest trunk check-in: fef7e1f911 user: baruch tags: svn-import | |
| 09:09 | Fix issue with branches having wrong parent. Needs cleanup check-in: 5f4e2db949 user: baruch tags: svn-import | |
|
2014-11-04
| ||
| 19:24 | Fix for problem reported on ML: "Fossil CGI mystery: crashing at repositories", by Taras Zakharko. cause of problem: option --empty was re-used for another purpose, renamed to "---docker" check-in: c34003b1a9 user: jan.nijtmans tags: trunk | |
| 16:22 | Merge trunk (docker experiment continuing, but not yet in working state!) Closed-Leaf check-in: 96d1add988 user: jan.nijtmans tags: docker | |
| 13:28 | Make sure login_cookie_name() always returns a non-NULL answer, even if it does not know the answer. check-in: c96b12dd5e user: drh tags: trunk | |
| 12:29 | Fix --filter option check-in: 64c65816da user: baruch tags: svn-import | |
| 10:36 | Fix --flat option check-in: 57fa3896f3 user: baruch tags: svn-import | |
|
2014-11-03
| ||
| 16:05 | Fix bugs with filter and with add+change in same commit check-in: 65dc40a1ed user: baruch tags: svn-import | |
| 14:50 | Fix bug when deleting whole folder check-in: 05537c6fc0 user: baruch tags: svn-import | |
|
2014-11-02
| ||
| 13:59 | Options to set trunk/branches/tags folder names and project repository root (filter). Various fixes check-in: f67cb93fa6 user: baruch tags: svn-import | |
|
2014-11-01
| ||
| 21:44 | revert mistake from last commit check-in: 59cc1242b3 user: baruch tags: svn-import | |
|
2014-10-31
| ||
| 08:06 | merge trunk check-in: 7427b40db6 user: baruch tags: svn-import | |
|
2014-10-30
| ||
| 22:08 | Fix an instance of using a NULL database connection pointer when starting the Fossil server in multi-repository mode. check-in: de17e35bf1 user: drh tags: trunk | |