Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around f7d7ce35cd6c5c70.
2015-01-11
| ||
08:02 | Fix issue with branching from a branch ... (check-in: 93134dda26 user: baruch tags: svn-import) | |
00:06 | Update the built-in SQLite to the latest 3.8.8 beta. ... (check-in: 5c8f33d6a8 user: drh tags: trunk) | |
2015-01-10
| ||
18:01 | Add the "fossil clean --verily" command to the "hints" documentation. ... (check-in: 70931e58df user: drh tags: trunk) | |
02:54 | Abort clone if we don't get the full payload until we have a better way to handle partial clones. ... (check-in: e1893dc6ab user: andybradford tags: trunk) | |
2015-01-08
| ||
19:46 | Restore the diamond symbol as the default 'not sorted' column indicator. ... (check-in: 379ce043c1 user: mistachkin tags: trunk) | |
17:38 | Update referenced OpenSSL version. ... (check-in: 6c484ec392 user: mistachkin tags: trunk) | |
14:50 | merge cleanX ... (check-in: 8e94814d8f user: jan.nijtmans tags: cleanX-no-clean-glob) | |
14:40 | merge trunk ... (check-in: 4105aed80d user: jan.nijtmans tags: cleanX) | |
14:30 | Add the --verily option to "fossil clean". Cause "fossil clean" and "fossil extra" to see symbolic links even if symbolic link handling is turned off, as links might have been created by external processes (read: autoconf). ... (check-in: b5b62b3d57 user: drh tags: trunk) | |
11:14 | Fix memory leaks ... (check-in: fa8f12b627 user: baruch tags: svn-import) | |
10:47 | Reformat long lines ... (check-in: 32e9483585 user: baruch tags: svn-import) | |
10:17 | Fix for copy on same branch causing a merge ... (check-in: 06d3aa22d3 user: baruch tags: svn-import) | |
2015-01-07
| ||
21:48 | Make Resolution column of /brlist table sortable. ... (check-in: e90503d617 user: joel tags: trunk) | |
21:46 | Move table column sort indicator into CSS. ... (check-in: d3eb877c06 user: joel tags: trunk) | |
19:46 | Merge latest trunk ... (check-in: aea273f77e user: baruch tags: svn-import) | |
18:24 | • Edit [855f233b69884126|855f233b69]: Edit check-in comment. ... (artifact: 02de1b0153 user: mistachkin) | |
14:07 | Fixes for detecting branch creation ... (check-in: 855f233b69 user: baruch tags: svn-import) | |
2015-01-06
| ||
21:43 | Use common HTML entities rather than obscure unicode characters for the arrows on sortable table columns. ... (check-in: 4c803826ad user: drh tags: trunk) | |
20:17 | Fix a typo and tagging issue ... (check-in: 2b6fc1dd2c user: baruch tags: svn-import) | |
13:14 | Add the --verbose option to the clone command. ... (check-in: 5e7d3effa3 user: drh tags: trunk) | |
11:45 | Seems to work again on a simple test case. Not finished or well tested ... (check-in: ea876c3f17 user: baruch tags: svn-import) | |
06:46 | Extend verbose option to clone operations as well. ... (Closed-Leaf check-in: 7421f9263c user: andybradford tags: pending-review) | |
01:06 | Add icons on sortable table headers to show which columns are sortable and which is the current sort column. This code is inspired by the brlist-visual-enhancement branch, but is a completely new implementation. ... (check-in: 8533365e44 user: drh tags: trunk) | |
01:06 | • Edit [7aa10e3c72c738ee|7aa10e3c72]: Mark "Closed". ... (artifact: 3ce968111e user: drh) | |
2015-01-05
| ||
22:39 | Fix typo in a new #define. ... (check-in: c761af63c0 user: mistachkin tags: trunk) | |
20:36 | Fix typos in the file-format documentation. ... (check-in: f7d7ce35cd user: drh tags: trunk) | |
15:25 | Add arrows to cue active sorting on /brlist web page ... (Closed-Leaf check-in: 7aa10e3c72 user: baruch tags: brlist-visual-enhancement) | |
01:57 | Change the cursor to "pointer" for sortable columns of a table. ... (check-in: 54d53deb16 user: drh tags: trunk) | |
2015-01-04
| ||
20:54 | Enhance the /brlist output to show a count of the number of check-ins on each branch, and to separate the "Status" and "Resolution" into separate columns, with the "Status" column being sortable. Enhance the SortableTable() javascript to always sort ASC on initial click and only go to DESC on a second click of the same column. ... (check-in: 965905c884 user: drh tags: trunk) | |
00:28 | Click on the column labels to sort on the /brlist page. ... (check-in: e35b9cb74c user: drh tags: trunk) | |
2015-01-03
| ||
23:54 | New design for the /brlist webpage that shows the branches in age order and shows their current status. ... (check-in: 12fb5d04e3 user: drh tags: trunk) | |
19:58 | Update the built-in SQLite to the Jan 3 beta for 3.8.8. ... (check-in: ab3fed40ec user: drh tags: trunk) | |
2015-01-01
| ||
15:02 | Another unfinished revision ... (check-in: 65f9525be5 user: baruch tags: svn-import) | |
2014-12-31
| ||
23:33 | More work. Still not usable ... (check-in: 2ea79975b6 user: baruch tags: svn-import) | |
15:46 | Working on fixing/rewriting svn-import function. This is not in a stable state yet. DO NOT TEST ... (check-in: 9604c28207 user: baruch tags: svn-import) | |
02:28 | • New ticket [72172cc818] Allow deconstruct to ignore already existing files. ... (artifact: d665e9606d user: nobody) | |
2014-12-30
| ||
21:13 | Revert makefile change accidentally commited ... (Closed-Leaf check-in: f2035f27f1 user: baruch tags: tk-diff-viewer) | |
21:04 | Bring tk diff viewer branch up to date ... (check-in: 42436cef32 user: baruch tags: tk-diff-viewer) | |
2014-12-25
| ||
08:20 | Fix comment explaining JS graph generation ... (check-in: 1860c6d6de user: baruch tags: trunk) | |
2014-12-24
| ||
09:00 | merge trunk ... (check-in: 2caad83d8c user: baruch tags: svn-import) | |
08:44 | Fix for older browsers ... (check-in: 59062c3d68 user: baruch tags: file-filter) | |
2014-12-23
| ||
13:00 | Merge the latest fixes, changes, and enhancements from trunk. ... (check-in: 39decf0ddf user: drh tags: search-using-fts4) | |
12:20 | Use a "disjoint" timeline for the display of ancestor and descendent graphs. ... (check-in: 4f2f04495c user: drh tags: trunk) | |
12:09 | Add the (undocumented) "showrid" query parameter to the main timeline. Used for debugging only. ... (check-in: 5111a5fea2 user: drh tags: trunk) | |
09:05 | Make search case insensitive ... (check-in: 1621bd8082 user: baruch tags: file-filter) | |
2014-12-22
| ||
21:57 | fix for last directory in list ... (check-in: 3638635d0d user: baruch tags: file-filter) | |
21:36 | merge trunk ... (check-in: f744808238 user: baruch tags: file-filter) | |
2014-12-21
| ||
02:44 | Adjust file tree CSS so file ages are closer to the filenames. ... (check-in: 797780c3ff user: joel tags: trunk) | |
2014-12-20
| ||
21:06 | Improve diagnostic output for HTTP redirects. ... (check-in: a1e256cc83 user: mistachkin tags: trunk) | |
19:26 | Handle 301 redirect the same as 302 redirect. ... (check-in: 2678d87d6a user: andybradford tags: trunk) | |