Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 0c670599bff5c708.
2014-03-07
| ||
11:02 | Fix -w|--ignore-all-space option such that it does exactly the same as GNU diff's option with the same name. ... (check-in: bb3388345d user: jan.nijtmans tags: strip-trailing-cr) | |
09:01 | Rename --ignore-space-at-eol (from Git) to -Z|--ignore-trailing-space (gnu diff). Add --ignore-all-space as well (doesn't behave exactly like GNU's option yet) ... (check-in: d9e79f685b user: jan.nijtmans tags: strip-trailing-cr) | |
2014-03-06
| ||
15:02 | Update the built-in SQLite to include the latest last-minute patches for version 3.8.4. ... (check-in: f00167e4e1 user: drh tags: trunk) | |
14:54 | Bring up-to-date with latest features/fixes from trunk. ... (check-in: d6259b7582 user: andybradford tags: http-auth) | |
09:56 | • Ticket [18cff45a4e] extras command not finding new files status still Open with 3 other changes ... (artifact: 4128ae4d0b user: jan.nijtmans) | |
09:42 | Cherrypick [http://www.sqlite.org/src/info/170e058520|170e058520]: Better support for MinGW 4.x. Together with minor fossil build adaptations such that a MinGW 4.x build reports the right mingw version. Remark: Building fossil with MinGW 4.x still doesn't produce a working fossil.exe, unless you patch MinGW's <dirent.h> slightly. See: [18cff45a4e] and [https://sourceforge.net/p/mingw/bugs/2106/]. This MinGW 4.x bug is already open for almost 5 months now. ... (check-in: e68f528bfa user: jan.nijtmans tags: trunk) | |
08:50 | Add "fossil praise" which is exactly the same as "fossil blame". As in subversion. ... (check-in: fb573e7203 user: jan.nijtmans tags: trunk) | |
08:34 | Merge in new annotate/blame whitespace buttons with updates to changelog. ... (check-in: 866251e878 user: andybradford tags: trunk) | |
2014-03-05
| ||
22:54 | Implement --strip-trailing-cr option ... (check-in: 4e6cfaf8f8 user: jan.nijtmans tags: strip-trailing-cr) | |
22:13 | merge trunk ... (Closed-Leaf check-in: e8f422283a user: jan.nijtmans tags: diff-eolws) | |
22:06 | Flag DIFF_INLINE was 0 and that should stay so ... (check-in: 466f8de3c2 user: jan.nijtmans tags: trunk) | |
21:48 | remember "log" option with "Ignore whitespace" button. ... (check-in: e15c42390b user: jan.nijtmans tags: diff-eolws) | |
21:43 | Merge trunk. Simplify handling of "w" option a little. ... (check-in: f4d98b2b9e user: jan.nijtmans tags: diff-eolws) | |
21:29 | Add new --ignore-space-at-sol, -ignore-space-at-eol and -w options to "fossil diff" and "fossil stash diff" commands. Modify annotation/blame such that any change (eol-whitespace too) is considered a change, after ML request. ... (check-in: e663d5e330 user: jan.nijtmans tags: trunk) | |
21:25 | • Edit [f1e99a5a408c42a7|f1e99a5a40]: Move to branch diff-eolws. ... (artifact: 638eb6dcbb user: jan.nijtmans) | |
19:07 | Update the built-in SQLite to 3.8.4 beta. ... (check-in: f0773f6370 user: drh tags: trunk) | |
15:11 | merge diff-eolws ... (check-in: 91add0e03d user: jan.nijtmans tags: diff-eolws) | |
11:59 | Revert default diffFlags used for annotation as it is on trunk. This way, the annotation behavior is fully configurable with the diffFlags (0, DIFF_IGNORE_SOLWS, DIFF_IGNORE_EOLWS or both flags, or newly-to-be-implemented flags). Merging of the "diff-eolws" branch to trunk can be considered independant of the current discussion on the ML. ... (check-in: c38fbe235e user: jan.nijtmans tags: diff-eolws) | |
09:32 | • Edit [bcb22ce1b04b62bf|bcb22ce1b0]: Edit check-in comment. ... (artifact: 2f1c914c8b user: jan.nijtmans) | |
08:43 | Merge trunk. Fix indentation in annotation/blame commands/pages, which was broken since [28b39cc516]. Changelog entry. ... (check-in: bcb22ce1b0 user: jan.nijtmans tags: diff-eolws) | |
06:24 | Cherry-pick from [f1e99a5a408c]: minor annotate/blame url rendering bug. ... (check-in: 904ab4bbb8 user: andybradford tags: trunk) | |
06:14 | Add button to annotate/blame pages. Also minor bug fix for annotate/blame pages url rendering. ... (check-in: f1e99a5a40 user: andybradford tags: diff-eolws) | |
02:39 | Add "w" URL parameter and buttons to /fdiff pages. ... (check-in: 0ec153a2a7 user: joel tags: diff-eolws) | |
00:42 | Capitalize button labels for consistency with other pages. Change "Show Whitespace Differences" to "Show Whitespace Changes". ... (check-in: 756c187590 user: joel tags: diff-eolws) | |
00:20 | Fix up and simplify /ci page button generation code. ... (check-in: 0c670599bf user: joel tags: diff-eolws) | |
2014-03-04
| ||
14:36 | Bring in the SQLite with the TRIGGER name resolution bug fix. This fix is not important to Fossil - we just want to include the latest SQLite code for testing. ... (check-in: 6215d08303 user: drh tags: trunk) | |
14:14 | Add "ignore whitespace" button to ci page. ... (check-in: eb6935df7f user: jan.nijtmans tags: diff-eolws) | |
13:26 | Add "Ignore Whitespace" button to vdiff page. ... (check-in: 56c7561e2b user: jan.nijtmans tags: diff-eolws) | |
08:21 | Don't ignore whitespace by default, except in annotations/blames. Add new "w" option to some Web UI pages, allowing to ignore whitespace (no buttons yet). ... (check-in: 28b39cc516 user: jan.nijtmans tags: diff-eolws) | |
07:55 | • Edit [b8e61d24f8259388|b8e61d24f8]: Cancel tag "pending-review". ... (artifact: a37fada7bd user: jan.nijtmans) | |
04:16 | Update to the latest SQLite with new performance enhancements - now tested to ensure that it works on systems like ARM that default to unsigned characters. ... (check-in: 8247784beb user: drh tags: trunk) | |
00:42 | Show "error" messages in Tk diff. ... (check-in: d4fea96ad8 user: joel tags: diff-eolws) | |
00:03 | • Edit [13c1fa7626d50aea|13c1fa7626]: Move to branch beaglebone-problem. Edit check-in comment. ... (artifact: 33833e6c36 user: drh) | |
2014-03-03
| ||
23:21 | Update to the latest SQLite with its new performance enhancements. (Later:) The new SQLite does not work correctly when compiled on the Beaglebone Black. Currently investigating. Moving this check-in into a branch until the problem is understood. ... (Closed-Leaf check-in: 13c1fa7626 user: drh tags: beaglebone-problem) | |
15:06 | • Edit [b8e61d24f8259388|b8e61d24f8]: Add tag "pending-review". ... (artifact: 268807057e user: jan.nijtmans) | |
15:06 | • Edit [ebb42b530e4c3dc9|ebb42b530e]: Cancel tag "pending-review". ... (artifact: 7a8d9c2f29 user: jan.nijtmans) | |
15:02 | merge trunk ... (check-in: b8e61d24f8 user: jan.nijtmans tags: diff-eolws) | |
15:00 | Bug-fix: correct calculation of hash-value for lines with different eol-spacing. Taken from [8f885df209], but without the other enhancements. Eliminate some double semicolons. ... (check-in: 7a0f4af68e user: jan.nijtmans tags: trunk) | |
12:02 | Adapt some comments. ... (check-in: c0b42f23a3 user: jan.nijtmans tags: diff-eolws) | |
11:55 | Make option --ignore-space-at-sol work correctly with side-by-side diff as well. ... (check-in: 7763b2e64c user: jan.nijtmans tags: diff-eolws) | |
11:37 | Oops ... (check-in: 65397b575e user: jan.nijtmans tags: diff-eolws) | |
11:17 | Fix indenting behavior of --ignore-space-at-sol option ... (check-in: 2faa1a272b user: jan.nijtmans tags: diff-eolws) | |
10:51 | • Edit [6392c032ce64db58|6392c032ce]: Edit check-in comment. ... (artifact: 8e02ee2529 user: jan.nijtmans) | |
10:50 | Implement new --ignore-space-at-sol option for all diff variants. And "-w" which means (for now) both --ignore-space-at-sol and --ignore-space-at-eol. Problem: diffs using --ignore-space-at-sol don't indent any more. to be solved. ... (check-in: 6392c032ce user: jan.nijtmans tags: diff-eolws) | |
10:28 | Wrong parameter type: should be 64 bits otherwise the diffFlags parameter cannot hold all possible bits. ... (check-in: d3f69bd48e user: jan.nijtmans tags: diff-eolws) | |
10:15 | Rename --ignore-eolws back to --ignore-space-at-eol. Change last parameter of break_into_lines() to hold multiple flags. This opens the way to implement --ignore-all-space" and "--ignore-space-at-sol" as well. ... (check-in: 2dffb0e026 user: jan.nijtmans tags: diff-eolws) | |
09:41 | • Edit [31d25923bd1626fc|31d25923bd]: Edit check-in comment. ... (artifact: d4ac04a31a user: jan.nijtmans) | |
09:31 | Rename --ignore-space-at-eol to --ignore-eolws|-w, make it work with "fossil stash diff" as well, and make it the default with "fossil diff --tk". Remark: renaming probably was a bad idea, and "-w" should correspond with git's "--ignore-all-space". This would suggest implementing a "--ignore-space-at-sol" options as well, even though I doubt anyone would use that. ... (check-in: 31d25923bd user: jan.nijtmans tags: diff-eolws) | |
08:22 | Try to fix it more better so it'll work with CLI diffs. Add --ignore-space-at-eol option (name taken from Git) to diff cmd. ... (check-in: 554607d35b user: joel tags: diff-eolws) | |
07:42 | • Edit [8f885df20975e896|8f885df209]: Move to branch diff-eolws. ... (artifact: b48e6c5f15 user: joel) | |