Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/timeline.c version 53f500124a
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
| ||
03:05 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (check-in: 567ab1937e user: drh tags: trunk) | |
2016-03-18
| ||
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) | |
19:30 | Fix directory naming issue with with the --hard option as reported via the mailing list. ... (check-in: 1f694e1704 user: mistachkin tags: trunk) | |
2016-03-15
| ||
14:04 | Another doc formatting tweak. ... (check-in: ed36875ff7 user: mistachkin tags: trunk) | |
14:02 | Minor improvements to the new docs. ... (check-in: 2e2e13b9c6 user: mistachkin tags: trunk) | |
10:20 | Fix error when displaying timeline of single branch. Reported on ML ... (check-in: 81b76085e5 user: baruch tags: trunk) | |