Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file src/makemake.tcl version c14c79ab22
2014-11-05
| ||
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) | |
15:26 | Revert to SQLite trunk's version of shell.c (3.8.7.1 missed a bug-fix already there). Re-add some lines needed for pre-3.8.7 compatibility (needed with configure --disable-internal-sqlite). ... (check-in: 963c950cd6 user: jan.nijtmans tags: trunk) | |
2014-10-29
| ||
02:08 | Update the built-in SQLite to the 3.8.7.1 beta. ... (check-in: 37cfe7ad98 user: drh tags: trunk) | |
2014-10-28
| ||
18:50 | Update the CGI redirect: property to work with both artifact and ticket IDs. ... (check-in: 41a1b9bcfe user: drh tags: trunk) | |
04:03 | For MinGW, avoid using the makefile macro name of 'VERSION'. ... (check-in: 0a4745d3d2 user: mistachkin tags: trunk) | |