Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file src/th_main.c version 0cd8e86620
2015-08-26
| ||
19:49 | Regenerate and sync-up MinGW makefiles. ... (check-in: e947fce957 user: mistachkin tags: trunk) | |
14:09 | Disable optimizations when debugging with mingw ... (check-in: e5bbc1bf16 user: baruch tags: trunk) | |
14:06 | fix bug in finding previous version of changed file ... (Closed-Leaf check-in: 24048eadf9 user: baruch tags: svn-import) | |
09:57 | Add comment on usage to mingw makefile ... (check-in: 1b6f257c3d user: baruch tags: trunk) | |
09:34 | Bring svn import up to date in an attempt to finish it ... (check-in: c75ca53eee user: baruch tags: svn-import) | |
2015-08-24
| ||
08:56 | put permuted index of docs after non-permuted index ... (Closed-Leaf check-in: 49a77b5184 user: michai tags: doc-bold-canonical) | |
2015-08-22
| ||
12:42 | merge trunk ... (check-in: b00e60194e user: michai tags: doc-bold-canonical) | |
2015-08-21
| ||
09:15 | merge trunk ... (check-in: 0ab66b742c user: jan.nijtmans tags: cleanX) | |
2015-08-18
| ||
13:28 | Update the built-in SQLite to version 3.8.11.1 ... (check-in: 7842b8ab31 user: jan.nijtmans tags: trunk) | |
2015-08-15
| ||
20:04 | Add link to the Tcl docs. ... (check-in: 5c49850e26 user: mistachkin tags: trunk) | |
18:48 | Remove stray debugging output in tests. ... (check-in: 5fdf670fa9 user: mistachkin tags: trunk) | |
18:46 | permuted index: removed bold attribute for canonical titles, and instead (also) list them separately ... (check-in: 6692087939 user: michai tags: doc-bold-canonical) | |
18:11 | mention 'ckout' as pseudo-tag for previewing changes to embedded documentation in Check-in Names page ... (check-in: d282fc18d4 user: michai tags: trunk) | |
2015-08-14
| ||
23:13 | display canonical titles in bold within permuted documentation index ... (check-in: 2a8dd75142 user: michai tags: doc-bold-canonical) | |
19:17 | Create new branch named "ckol-th1-dir-cmd" ... (check-in: 19503f888b user: ckolumbus tags: ckol-th1-dir-cmd) | |
2015-08-13
| ||
18:41 | Fix a faulty assert() in the search blob_append(). ... (check-in: 915d61933c user: drh tags: trunk) | |
2015-08-12
| ||
05:39 | Remove unused variable after merge of check-in-edit changes. ... (check-in: d17dc8f220 user: andybradford tags: trunk) | |
04:51 | Fix a harmless compiler warning. ... (check-in: c64989d5a0 user: drh tags: trunk) | |
00:51 | Fix the day-of-week activity report to be more accurate. Also fix a crash bug that occurs when trying to run "fossil ui" on a fresh repo. ... (check-in: e747dd8563 user: drh tags: trunk) | |
2015-08-11
| ||
04:03 | Integrate new command [/help?cmd=amend|amend] into trunk. ... (check-in: c73c95cc65 user: andybradford tags: trunk) | |
2015-08-07
| ||
05:16 | Merge in changes from trunk. ... (Closed-Leaf check-in: 5246eac0c8 user: andybradford tags: check-in-edit) | |
05:15 | Integrate change to disallow passing in a NULL pointer to blob_append. ... (check-in: dd75bc574d user: andybradford tags: trunk) | |
2015-08-06
| ||
05:14 | If caller doesn't provide a UUID, leave it out of the message. ... (check-in: fbf3a5dd87 user: andybradford tags: check-in-edit) | |
04:52 | Add additional tests and helper procedures and isolate some tests more. ... (check-in: 892e523f7c user: andybradford tags: check-in-edit) | |
2015-08-05
| ||
06:42 | Add test for NULL UUID argument handling. ... (check-in: 5c9a0fa7cf user: andybradford tags: check-in-edit) | |
2015-08-03
| ||
18:35 | Integrate andygoth-undo-redo-revert-spacing. ... (check-in: 0a2ebe576d user: andygoth tags: trunk) | |
2015-08-02
| ||
04:17 | Additional tests for the rest of the arguments. ... (check-in: ac3ccc4e72 user: andybradford tags: check-in-edit) | |
04:16 | If the UUID is not legitimate or cannot be found, return an error. ... (check-in: e4b5c2c227 user: andybradford tags: check-in-edit) | |
02:44 | Avoid using a null pointer resulting in a segfault if caller sends in null. ... (Closed-Leaf check-in: 2d714a4e48 user: andybradford tags: pending-review) | |
2015-08-01
| ||
06:46 | Add some tests for -close and -hide. ... (check-in: b1dd95c7d9 user: andybradford tags: check-in-edit) | |
06:40 | Make -close and -hide no-ops if the checkin already has those tags. ... (check-in: 1c8fdd253e user: andybradford tags: check-in-edit) | |
01:47 | Add test for newly added code that checks the datetime format is correct. ... (check-in: 3740d83f39 user: andybradford tags: check-in-edit) | |
2015-07-31
| ||
07:33 | Add test for -date option. ... (check-in: f2748b4535 user: andybradford tags: check-in-edit) | |
07:22 | Check that the date provided will actually come back out of the database before allowing it in. Also, allow altering a date or user that may be wrong. ... (check-in: 44fda3228b user: andybradford tags: check-in-edit) | |
2015-07-30
| ||
06:53 | Add comment header to test file. ... (check-in: 161f4348ca user: andybradford tags: check-in-edit) | |
06:49 | Begin adding tests for new amend command. ... (check-in: ae7b579d82 user: andybradford tags: check-in-edit) | |
2015-07-29
| ||
18:44 | Candidate fix for directory renaming issue with the --hard option as reported via the mailing list. ... (check-in: b86127e187 user: mistachkin tags: mvHardDirFix) | |
17:35 | minor CGI-in-chroot doc update from the ML. ... (check-in: 1d3a80474b user: stephan tags: trunk) | |
03:26 | Merge in released version of SQLite from trunk. ... (check-in: 4c4a954910 user: andybradford tags: check-in-edit) | |
03:23 | Minor grammar correction in comment, no functional change. ... (check-in: f8b0a3e8cd user: andybradford tags: check-in-edit) | |
2015-07-27
| ||
16:16 | Update the built-in SQLite to version 3.8.11. ... (check-in: f8e26879ac user: drh tags: trunk) | |
2015-07-26
| ||
22:58 | Fix typo in comment. ... (check-in: 57f19bf5b1 user: mistachkin tags: check-in-edit) | |
2015-07-25
| ||
17:02 | Merge in latest changes from trunk. ... (check-in: ee463a39be user: andybradford tags: check-in-edit) | |
14:53 | Adjust the "lndebug()" macro in linenoise so that it works on older compilers that do not support varargs macros. ... (check-in: acab077c4c user: drh tags: trunk) | |
2015-07-24
| ||
12:32 | mention required location of ".fossil-settings/*" files in docs and comment, and fix typo ... (check-in: c510b74dd8 user: michai tags: trunk) | |
2015-07-23
| ||
22:14 | Update the built-in SQLite to the second 3.8.11 beta. ... (check-in: eb423a74b5 user: drh tags: trunk) | |
2015-07-21
| ||
20:04 | corrected typo in wiki-docs as suggested on ML ... (check-in: 7377ce650a user: michai tags: trunk) | |
2015-07-19
| ||
18:45 | Improve markup in the change log. ... (check-in: 28bc974cba user: mistachkin tags: trunk) | |
18:36 | Correct accidental removal of the 'linecount' TH1 command description from the TH1 commands documentation page. ... (check-in: fc19595b98 user: mistachkin tags: trunk) | |
18:34 | Add the 'markdown' command to TH1. ... (check-in: f6d29e9c3d user: mistachkin tags: trunk) | |