Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/main.c version a633a8fee5
|
2016-04-02
| ||
| 04:28 | Remove superfluous initialization of $passed. Closed-Leaf check-in: e33ed0c55a user: joel tags: revert | |
|
2016-04-01
| ||
| 13:37 | Fix typos in comments. No changes to code. check-in: b6b50b1244 user: mistachkin tags: trunk | |
| 04:04 | The revert command no longer resets the undo state if nothing is actually reverted. Additional tests and bug fixes as well. check-in: 418dd7ac51 user: joel tags: revert | |
|
2016-03-29
| ||
| 10:38 | Update the built-in SQLite to 3.12.0 final. check-in: 996705f5aa user: drh tags: trunk | |
|
2016-03-24
| ||
| 18:23 | Reviewed all Usage: messages for consistency and fixed a few where the fossil command was named in the call to usage(), causing the displayed usage to show the command name twice. Affected commands are bisect options, test-fileage, test-set-mtime, whatis, remote-url, and tag list. check-in: 57f1eaecb8 user: rberteig tags: trunk | |
|
2016-03-22
| ||
| 16:34 | Update the built-in SQLite to the second 3.12.0 beta. check-in: 314f194227 user: drh tags: trunk | |
|
2016-03-21
| ||
| 16:34 | Fix the graph of changes for individual files - broken by recent work on the graph generator. check-in: c693d82da2 user: drh tags: trunk | |
| 16:08 | Update the built-in SQLite to the first 3.12.0 beta. check-in: fbc2f1c287 user: drh tags: trunk | |
|
2016-03-19
| ||
| 15:17 | Merge risers must not go straight up to another node on the same rail. Closed-Leaf check-in: 38b52a5f0c user: drh tags: short-offscreen-risers | |
| 03:05 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. check-in: 567ab1937e user: drh tags: trunk | |
| 00:55 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. check-in: 9245076e5e user: drh tags: short-offscreen-risers | |
|
2016-03-18
| ||
| 14:35 | Draw the upward riser arrow just a short ways, not to the top of screen, for nodes whose next child is off-screen. check-in: 70ba2951f2 user: drh tags: short-offscreen-risers | |
| 14:10 | Fix a case in the graph renderer where a non-leaf node whose immediate child is not on screen did now show the arrow going straight up to the top of the page. check-in: da4a3b4ffb user: drh tags: trunk | |
| 13:06 | Minor simplification to the graph layout logic. check-in: f73411025e user: drh tags: trunk | |
| 12:00 | Update the built-in SQLite to the most recent 3.12.0 alpha. check-in: 64d321514d user: drh tags: trunk | |
|
2016-03-17
| ||
| 19:32 | Simpler alternative to [7063f8d4cc]. Skips initial directory portion of PATH_INFO when building the g.zBaseURL and g.zTop used with a directory of repositories. check-in: abb19e8864 user: mistachkin tags: trunk | |
|
2016-03-06
| ||
| 06:28 | Merge updates from trunk. Closed-Leaf check-in: 45ed23d946 user: mistachkin tags: altBaseUrlRepoDir | |