Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2013-10-17 18:12:42" occurring around 2013-10-17 18:12:42.
2013-10-21
| ||
08:23 | Let the "-limit" option in "fossil tag find" be handled exactly the same as in "fossil timeline". This allows output of more than 2000 lines if the "-limit" parameter requests so. ... (check-in: 1f77efc321 user: jan.nijtmans tags: limit-tag) | |
07:41 | Fix default "fossil timeline -n" value. Merge trunk, and simplify code makeing use of the trunk improvements. ... (Closed-Leaf check-in: 4fdffd7d3e user: jan.nijtmans tags: timeline_cmd_dash_n_fix-2) | |
06:29 | Simplify handling of the limit in print_timeline. ... (check-in: d7f457b456 user: mistachkin tags: trunk) | |
05:06 | Make "fossil timeline -n" more accurate in counting lines in verbose mode. Allow print_timeline() to be used without limits, assuming that the query already contains a suitable limitation. Improve documentation. ... (check-in: 0c312bee20 user: jan.nijtmans tags: trunk) | |
2013-10-20
| ||
06:40 | Possibly simpler alternative to timeline_cmd_dash_n_fix branch ... (check-in: c6a49e29b9 user: jan.nijtmans tags: timeline_cmd_dash_n_fix-2) | |
2013-10-19
| ||
12:52 | Fix typo in hyperlink. ... (check-in: 18d9f5af04 user: drh tags: trunk) | |
06:47 | Change /vdiff page (used when clicking on 2 nodes on /timeline), so it honor the show-version-diffs settings. Just like the /ci page. Also add the "Hide diff" button to hide the diffs manually. The /vdiff page can have a lot of files to diff depending on which version are selected, so the capability to show only list of files that change is very convenient to spot interesting files. ... (check-in: d7dc41586f user: mgagnon tags: hide-diff-on-vdiff_page) | |
2013-10-18
| ||
22:37 | Merge updates from trunk. ... (check-in: 63bd6754a5 user: mistachkin tags: timeline_cmd_dash_n_fix) | |
16:05 | Added "YYMMDD HH:MM" option to timeline timestamp config, per ML request. ... (check-in: feef2d153c user: stephan tags: trunk) | |
11:46 | Add the ability to control the timeline date and time format from the Admin/Timeline setup menu. ... (check-in: 403d937287 user: drh tags: trunk) | |
10:30 | cosmetic: ensure that /reports graph bars have a width of at least 1, to avoid that a positive event count has an empty graph bar during low-activity time periods (where active is under 1% of activity relative to the rest of the report). ... (check-in: 50c08819fb user: stephan tags: trunk) | |
09:40 | Fix typo in help text. ... (check-in: 6cc54a7962 user: mistachkin tags: trunk) | |
09:38 | Improvements to the 'fossil all' help text. Cherrypick of [8019d49bdb], which was checked-in on the wrong branch. ... (check-in: ed17f3cc2e user: mistachkin tags: trunk) | |
09:34 | Improvements to the 'fossil all' help text. ... (check-in: 8019d49bdb user: mistachkin tags: tkt-change-hook) | |
09:32 | Added a timelineDate CSS class on the "divider" fields, for consistency with the variouts timelineXXX classes. ... (check-in: 720e09841c user: stephan tags: trunk) | |
07:50 | Merge updates from trunk. Add 'th1-uri-regexp' to the common TH1 configuration settings. ... (check-in: 9e4a3bc67b user: mistachkin tags: tkt-change-hook) | |
07:48 | Simplify the declaration of common TH1 related configuration settings. ... (check-in: 52ed68109b user: mistachkin tags: trunk) | |
07:30 | Update error message text. ... (check-in: 037ccb47c5 user: mistachkin tags: trunk) | |
03:16 | Merge updates from trunk. ... (check-in: 2ed75739a5 user: mistachkin tags: timeline_cmd_dash_n_fix) | |
02:23 | Merge updates from trunk. ... (check-in: 20306eef8c user: mistachkin tags: tkt-change-hook) | |
2013-10-17
| ||
22:16 | Add the 'fossil all clean' and 'fossil all extra' sub-commands. Add -whatif option to the 'fossil clean' command that has the same effect as -dry-run, primarily for use with 'fossil all clean' since the all command itself uses the -dry-run option. ... (check-in: d30e5a4835 user: mistachkin tags: trunk) | |
21:44 | Merge updates from trunk. ... (Closed-Leaf check-in: 9ee11edbc1 user: mistachkin tags: allExtra) | |
20:22 | merge trunk ... (check-in: bf45c30d1d user: jan.nijtmans tags: tkt-change-hook) | |
18:36 | Enhance the CGI processor to assume that PATH_INFO is an empty string if it is omitted. ... (check-in: 63a84cb66e user: drh tags: trunk) | |
18:12 | Increase the version number to 1.28. ... (check-in: d8eb5cb7a5 user: drh tags: trunk) | |
18:10 | Update the change log. No changes to code. ... (check-in: d694ef089d user: drh tags: trunk) | |
17:38 | Tolerate CGI systems that do not send REQUEST_URI. ... (check-in: a68280c4fc user: drh tags: trunk) | |
16:10 | minor typo fix. ... (check-in: bd209802bf user: stephan tags: trunk) | |
16:08 | Patch from offline drh which sets the default cloned-repo user name to the one provided in the URL. ... (check-in: 64aa75260f user: stephan tags: trunk) | |
15:40 | Update the built-in SQLite to the 3.8.1 release. ... (check-in: 8f4e273b0d user: drh tags: trunk) | |
2013-10-16
| ||
19:02 | Update build instructions for Mac 10.2. ... (check-in: bf6a4d3294 user: drh tags: trunk) | |
13:39 | merge trunk. Slightly simpler SELECT ... (check-in: 900bfb377d user: jan.nijtmans tags: tkt-change-hook) | |
12:43 | Changed text which appears in EDITOR/VISUAL-based commit message editor, per ML discussion. ... (check-in: 9801449b68 user: stephan tags: trunk) | |
04:09 | Fix behavior of "--limit | -n" argument of the timeline command to fit description from usage, which is also the behavior of the "n=" parameter of the /timeline webpage. Now -n <n> define the number of entries while before, it was limiting the number of lines. (pending review...) ... (check-in: 453a060c19 user: mgagnon tags: timeline_cmd_dash_n_fix) | |
2013-10-15
| ||
20:10 | Add support for compiling with symbols enabled using MSVC. ... (check-in: 44bd9ae243 user: mistachkin tags: trunk) | |
15:02 | If _USE_32BIT_TIME_T is already set, e.g. because SQLite provides it already, don't set it again. ... (check-in: 043512c578 user: jan.nijtmans tags: trunk) | |
06:51 | merge trunk ... (check-in: 837c85bae5 user: jan.nijtmans tags: tkt-change-hook) | |
06:48 | Bug-fix in ticket handling when tracing is on. (discovered in tkt-change-hook branch) ... (check-in: 9e940f2e1e user: jan.nijtmans tags: trunk) | |
00:28 | Minor changes to SQLite 3.8.1 as it nears release. ... (check-in: 93c258250b user: drh tags: trunk) | |
2013-10-14
| ||
13:57 | Clarification to the quickstart.wiki text. ... (check-in: 0b9f725e15 user: drh tags: trunk) | |
13:30 | Bring in the latest SQLite 3.8.1 beta for the purpose of pre-release testing of SQLite. ... (check-in: 089dad49e2 user: drh tags: trunk) | |
08:51 | Merge updates from trunk. ... (check-in: 14be8e8a17 user: mistachkin tags: allExtra) | |
08:28 | Fix compiler warnings. ... (check-in: c932fa47ef user: mistachkin tags: trunk) | |
2013-10-13
| ||
09:53 | merge trunk ... (check-in: a4327ba0b6 user: jan.nijtmans tags: tkt-change-hook) | |
2013-10-11
| ||
20:19 | Improved the help text for /reports. Started 1.28 changelog entries. ... (check-in: 5c123de48c user: stephan tags: trunk) | |
19:58 | Added sub-submenu to /reports for selecting type of event to filter on. ... (check-in: 3e915d420a user: stephan tags: trunk) | |
19:04 | Added by-type labels for /reports page headers, but still not sure how to integrate the flags sensibly into the UI. ... (check-in: 0761df83b0 user: stephan tags: trunk) | |
13:29 | Update the built-in SQLite to the latest 3.8.1 beta that includes the "sqlite3.h" file text at the very beginning of the "sqlite3.c" amalgamation file. ... (check-in: 7f5fbf95eb user: drh tags: trunk) | |
12:40 | Fix Win64 build with MinGW. Problem reported by Martin Gagnon. ... (check-in: 0d70a87234 user: jan.nijtmans tags: trunk) | |
11:44 | merge trunk ... (Closed-Leaf check-in: 1a310615b6 user: jan.nijtmans tags: fix-win64-mingw) | |