Fossil

Timeline
Login

Timeline

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

50 events occurring around ffa6b36d08b245a2.

2014-12-16
23:49
Add "Sort By Filename" and "Sort By Time" buttons to the /tree webpage. ... (check-in: e99255f0a5 user: drh tags: age-in-file-tree)
23:39
Record the new repository name in the configuration database when running the test-move-repository command. ... (check-in: 592ee15dfc user: drh tags: trunk)
23:27
Add the mtime query parameter to the /tree page. ... (check-in: fd4e1b55d7 user: drh tags: age-in-file-tree)
19:01
Merge the undo fix from trunk. ... (check-in: 987af58824 user: drh tags: age-in-file-tree)
19:00
Fix a bug in the "fossil undo" command, introduced when the sqlite3_table_column_metadata() function was used to reimplement the db_table_exists() routine, just a few days ago. ... (check-in: b6ed6241e1 user: drh tags: trunk)
18:43
An attempt to improve the "age" display in the file tree viewer. ... (check-in: 3bd9e9bf7e user: drh tags: age-in-file-tree)
16:32
Show the ages of files in the file tree viewer. ... (check-in: f8d54372e7 user: drh tags: age-in-file-tree)
14:46
Enhance the "fileage" webpage so that it shows ages relative to current time rather than relative to the last checkin, so that it shows associated checkin comments, and so that it is styled using CSS. ... (check-in: 31b5dffa76 user: drh tags: trunk)
02:37
Improvements to HTTP redirect on sync. ... (check-in: 3a00b612d4 user: drh tags: trunk)
2014-12-15
18:24
Fix the "files_of_checkin" virtual table implementation so that it works with delta manifests. Change the implementation of compute_fileage() to use common table expressions and the files_of_checkin virtual table for a pure SQL implementation (which turns out to be faster). ... (check-in: c556f8c61c user: drh tags: trunk)
18:17
Fix the "files_of_checkin" virtual table so that it works correctly with delta manifests. ... (Closed-Leaf check-in: 0fba2272fa user: drh tags: fileage-enhancement)
17:54 Edit [a0cc614326fa40e9|a0cc614326]: Move to branch fileage-enhancement. ... (artifact: a9e7336040 user: drh)
17:53
A new, faster, implementation of the compute_fileage() utility that is implemented in SQL, using the files_of_checkin virtual tables and a common table expression. ... (check-in: cc1e965504 user: drh tags: fileage-enhancement)
15:47
Simply the "fileage" webpage by converting to use of the "files_of_checkin" virtual table. ... (check-in: a0cc614326 user: drh tags: fileage-enhancement)
2014-12-12
18:10 Ticket [930a168303] fossil is GPLed, openssl is GPL-incompatible, suggest adding clause to license status still Fixed with 3 other changes ... (artifact: 73ea2c3003 user: nobody)
16:04
Reset memory in addr for good measure just to be certain nothing is left over. ... (check-in: 522cf5f66d user: andybradford tags: trunk)
07:13
Minor spelling correction. ... (check-in: f627634ca8 user: andybradford tags: trunk)
06:30
On 302 redirects, cause addr and socket reinitialize so it has the info for the new location and not the old. This may address a bug reported on the ML by Ashwin Hirschi in which a redirect was causing Fossil to segfault, likely due to redirecting to the same site repeatedly because addr was remaining unchanged. ... (check-in: 6e7cb7f27a user: andybradford tags: trunk)
2014-12-11
23:03 Edit [37e234fa8893bb72|37e234fa88]: Edit check-in comment. ... (artifact: 175934257f user: bharder)
23:01 Closed ticket [738ddb0846]: Error of typing plus 4 other changes ... (artifact: 15ad60374d user: bharder)
22:23
"const" the conts (typo) (ref: [738ddb08467b4c9d14b042|ticket]) ... (check-in: 37e234fa88 user: bch tags: trunk)
22:13 New ticket [738ddb0846] Error of typing. ... (artifact: d8682370ea user: anonymous)
15:01 Edit [85f265625bc76536|85f265625b]: Edit check-in comment. ... (artifact: c1f76031a3 user: drh)
14:59
Add a link to the [http://fuelscm.org/] project on the Fossil homepage. Oops: Some other unrelated and experimental changes to the "search" command also got folded into this check-in ... (check-in: 85f265625b user: drh tags: trunk)
12:53
Improve the help message for the bloblist web page. ... (check-in: 3e3bb5f71a user: drh tags: trunk)
03:42
Avoid parsing error in browser for missing end of statement. ... (check-in: ffa6b36d08 user: andybradford tags: trunk)
2014-12-10
21:47
Rename the "test-describe-artifacts" webpage to "bloblist". Provide an index to use for repos with more than 5000 artifacts. Improvements to the bulk artifact describer. ... (check-in: f3663f9f69 user: drh tags: trunk)
20:53
Add the experimental test-describe-artifacts webpage. ... (check-in: 59121b9c0d user: drh tags: trunk)
17:34
First cut at a "sitemap" page. ... (check-in: 843244311a user: drh tags: trunk)
15:12 Ticket [e36b52c1da] make wiki (code?, bugs?) searchable status still Open with 3 other changes ... (artifact: 306dee323b user: nobody)
14:16
Update the built-in SQLite to the 3.8.8 alpha that includes the enhanced sqlite3_table_column_metadata() interface. Use that new interface to build new utility methods db_table_exists() and db_table_has_column() that work more efficiently than the older technique of querying the sqlite_master table. ... (check-in: 1aa8067704 user: drh tags: trunk)
12:47 Ticket [d6d16fe1aa] Uppercase/lowercase issue on Windows status still Open with 4 other changes ... (artifact: ec2497a4f0 user: drh)
08:26 Edit [34820b4345ce17fc|34820b4345]: Edit check-in comment. ... (artifact: 9401de748f user: jan.nijtmans)
08:23
Update makemake.tcl. So next time Makefile.mingw is re-generated, latest makefile improvements will not be lost. Remove some unnecessary eol-spacing in other tcl files. ... (check-in: 34820b4345 user: jan.nijtmans tags: trunk)
2014-12-09
22:20
Update the custom MinGW makefile. ... (check-in: 0a037dd7f4 user: mistachkin tags: trunk)
22:19
Simplify the usage message for the 'all' command. ... (check-in: c5d01ccce8 user: mistachkin tags: trunk)
16:25
Improvements to timeline submenu and title generation. Faster ambiguous name detection query. ... (check-in: 421c9eee0a user: drh tags: trunk)
10:34
merge trunk ... (check-in: c9dae7ab66 user: jan.nijtmans tags: svn-import)
10:29 Edit [c2faa14d85ba236b|c2faa14d85]: Move to branch svn-import. ... (artifact: 7fa23b4616 user: jan.nijtmans)
09:14
merge trunk ... (check-in: 5589ebbd61 user: jan.nijtmans tags: cleanX)
2014-12-08
22:27 Add attachment Windows-case-sensitivity.bat to ticket [d6d16fe1aa] ... (artifact: 330a39312c user: nobody)
22:25 New ticket [d6d16fe1aa] Uppercase/lowercase issue on Windows. ... (artifact: ef37cef4a8 user: nobody)
17:12
Fix a harmless compiler warning. ... (check-in: 276ae46383 user: drh tags: trunk)
15:36
An experiment in trying to improve the file history timelines. A schema change is necessary for this improvement, which the present check-in captures. However, the file history timelines have not yet been improved, and in fact are slightly broken at this point. ... (Closed-Leaf check-in: e1e9c3a300 user: drh tags: file-history-enhancement)
2014-12-07
00:58 New ticket [d969a71482] Missing instructions on "fossil mv" manpage. ... (artifact: bf7b9311bc user: nobody)
2014-12-06
19:03
Improved handling of hyperlinks from the timeline to specific branches and users. ... (check-in: 494b2a4c92 user: drh tags: trunk)
16:58
fix a harmless compiler warning. ... (check-in: 0e3f0cadc4 user: drh tags: trunk)
16:57
Fix merge conflict with trunk ... (check-in: acd718448f user: jan.nijtmans tags: multi-thread)
16:04
Fix a couple labels on the "dbstat" output. ... (check-in: 9b21984c4a user: drh tags: trunk)
15:57
merge trunk ... (check-in: e5a1100bcc user: jan.nijtmans tags: multi-thread)