Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

15 check-ins going from version-1.34 to version-1.35 that include changes to files matching 'src/timeline.c,src/doc.c'

2016-06-09
15:26
Add mimetypes for bz2 and bzip. ... (check-in: c7e9625d42 user: drh tags: trunk)
2016-05-30
00:42
Improvements to the /timeline documentation. ... (check-in: e448abd0ea user: drh tags: trunk)
2016-05-28
22:58
Improve the header comment on from/to timeline to show the number of check-ins on the path. ... (check-in: 6d1ef3c4fb user: drh tags: trunk)
2016-04-02
00:56
Add new fossil test-all-help command. Spell checked and proof read all help text. Fixed typos. Reworded for clarity in a few places. Cleaned up a few inconsistencies of formatting. No code changes other than the new command. Passes all tests. ... (check-in: 26eef7f84a user: rberteig tags: trunk)
2016-03-15
10:20
Fix error when displaying timeline of single branch. Reported on ML ... (check-in: 81b76085e5 user: baruch tags: trunk)
2016-03-13
21:08
Fix two issues with Older/Newer buttons at timeline edges. ... (check-in: f7c19ec0cc user: rberteig tags: trunk)
2016-01-11
00:29
Correct missing parenthesis typo in timeline query generation logic. ... (check-in: 03fb7bf97b user: mistachkin tags: trunk)
2015-12-31
15:46
Add MIME types for C# and VB.NET. ... (check-in: 5e81f4c025 user: drh tags: trunk)
2015-12-25
03:20
Add a configuration option that will truncate the display of check-in comments on timelines at the first blank line. ... (check-in: 96101215ae user: drh tags: trunk)
02:25
Add "Related" and "Branch Only" buttons to the t= and r= query parameters for /timeline. ... (check-in: 953357515c user: drh tags: trunk)
2015-12-23
11:10
Improvements to handling of localtime. The 'utc' and 'localtime' query parameters now work on all web pages. Timestamps can be expressed with a timezone modifier and that works correctly. ... (check-in: ea63a2d1f4 user: drh tags: trunk)
2015-12-19
14:38
Add support for expanding $ROOT in href= and action= of HTML output into the top-level directory of the repository. ... (check-in: e57ab29584 user: drh tags: trunk)
2015-12-16
02:31
Record fewer digits of the SHA1 hashes in the JSON that defines a timeline graph. ... (check-in: eba1995222 user: drh tags: trunk)
2015-12-15
16:12
Add the "bisect" query parameter the /timeline. Add the "fossil bisect ui" command that runs "fossil ui -page 'timeline?bisect'". ... (check-in: cbde2cf7e4 user: drh tags: trunk)
2015-11-06
08:09
Use the same definition of BINARY in multiple places of fossil. Reported by sky5walk. ... (check-in: b51ba29365 user: jan.nijtmans tags: trunk)