Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2014-03-18 15:59:29.
2014-04-02
| ||
06:58 | Fix build with default Makefile for platforms which don't have getloadavg() function (e.g. Haiku/Cygwin). Patch provided by Joseph Prostko. ... (check-in: 7023de9504 user: jan.nijtmans tags: trunk) | |
06:55 | Remove @FOSSIL_ENABLE_TCL@ references in Makefile*.in: It doesn't work when tcl is not enabled, and it has no function anyway because the definition in autoconfig.h is really what matters. ... (check-in: d77b7ed1a0 user: jan.nijtmans tags: trunk) | |
2014-03-31
| ||
10:30 | Use long UUID's in more hyperlinks, without affecting UI display. ... (check-in: b0d9468bff user: jan.nijtmans tags: trunk) | |
2014-03-28
| ||
08:18 | Use full UUID's in more hyperlinks, e.g. regarding attachments. Remove unused function. ... (check-in: ec03c3149a user: jan.nijtmans tags: trunk) | |
07:12 | Update to SQLite 3.8.4.2. No need for "win32-longpath" any more for Cygwin. ... (check-in: 2ae080c1a3 user: jan.nijtmans tags: branch-1.28) | |
2014-03-27
| ||
10:22 | Update to SQLite 3.8.4.2 ... (check-in: cf0b0e5063 user: jan.nijtmans tags: trunk) | |
10:11 | Fix (not so harmless) gcc compiler warning. ... (check-in: 22d7996f8c user: jan.nijtmans tags: trunk) | |
09:36 | With 'fossil clean -x', prompt for any files not matching any of --ignore/--clean/--keep. This is actually what gives 'fossil clean -x' added value above 'fossil clean --ignore ""'. ... (check-in: 7695a718be user: jan.nijtmans tags: cleanX) | |
09:06 | merge trunk ... (check-in: a40d3f90eb user: jan.nijtmans tags: cleanX) | |
2014-03-26
| ||
11:58 | 3 more "full UUID" cases ... (check-in: f46482a905 user: jan.nijtmans tags: trunk) | |
11:03 | Use full UUID's in hyperlinks ... (check-in: a16236e70d user: jan.nijtmans tags: trunk) | |
2014-03-23
| ||
17:15 | merge cleanX ... (check-in: 1d54c02400 user: jan.nijtmans tags: cleanX-no-clean-glob) | |
16:13 | Remove some dead code (matchKeep is always false) and improve efficiency (only do glob_match() when extremeFlags is set, otherwise we already know it will be false) ... (check-in: b0b723fbff user: jan.nijtmans tags: cleanX) | |
10:11 | Make "fossil clean -x" less dangerous by respecting the "keep-glob" setting. Fix a few historical merge errors ... (check-in: a5c85348c6 user: jan.nijtmans tags: cleanX) | |
09:52 | update changes.wiki for the branch-1.28 branch ... (check-in: 0e40f659ab user: jan.nijtmans tags: branch-1.28) | |
09:46 | Cherry-pick [684eb478e7] Fix the SCGI processing so that it works with Nginx ... (check-in: 26eb153988 user: jan.nijtmans tags: branch-1.28) | |
09:45 | cherry-pick [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes ... (check-in: 67f148537f user: jan.nijtmans tags: branch-1.28) | |
09:42 | merge trunk ... (check-in: d7f04ea46f user: jan.nijtmans tags: cleanX) | |
2014-03-22
| ||
08:04 | • Edit [5efa7d2e62206313|5efa7d2e62]: Cancel tag "pending-review". ... (artifact: 3408255c15 user: jan.nijtmans) | |
08:04 | Add --strip-trailing-cr option to [/help?cmd=diff|fossil (g)diff] and [/help?cmd=stash|fossil stash diff]. Make option -w|--ignore-all-space (for [/help?cmd=annotate|fossil annotate], [/help?cmd=blame|fossil blame], [/help?cmd=diff|fossil (g)diff], [/help?cmd=stash|fossil stash diff]) work the same as its "gnu diff" counterpart. ... (check-in: e753ce8310 user: jan.nijtmans tags: trunk) | |
2014-03-21
| ||
12:12 | Remove left-over half-a-sentence ... (check-in: 9b7298b74f user: jan.nijtmans tags: trunk) | |
10:08 | Cherry-pick SQLite [http://www.sqlite.org/src/info/01944c53f5|01944c53f5]: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes. ... (check-in: bfdabaecc8 user: jan.nijtmans tags: trunk) | |
09:06 | On Cygwin, extend the "win32" max path length to 4096 in stead of reducing the "win32-longpath" max path length to 4096. (why didn't I think of that earlier....). One less "#if defined(__CYGWIN__)" in the code, because it eliminates the need for the "win32-longpath" VFS on Cygwin altogether. ... (check-in: 4f4b15aba8 user: jan.nijtmans tags: trunk) | |
2014-03-19
| ||
12:33 | Workaround for failing mmap on Cygwin, actually an SQLite problem reported here: [http://osdir.com/ml/sqlite-users/2014-03/msg00341.html]. Not fixed yet on SQLite trunk (3th segment of suggested patch is not applied yet). ... (check-in: d35d075328 user: jan.nijtmans tags: trunk) | |
2014-03-18
| ||
15:59 | Since file_simplify_name() already was modified to handle the extended path prefix correctly [95f004b1c535c545], this special Cygwin handling is no longer necessary. ... (check-in: e35dbea1e3 user: jan.nijtmans tags: trunk) | |
14:52 | remove unused variable ... (check-in: dfca123729 user: jan.nijtmans tags: trunk) | |
08:39 | merge trunk ... (Closed-Leaf check-in: 5efa7d2e62 user: jan.nijtmans tags: strip-trailing-cr) | |
08:35 | • Edit [5efa7d2e62206313|5efa7d2e62]: Add tag "pending-review". ... (artifact: 4c1fa45547 user: jan.nijtmans) | |
2014-03-17
| ||
14:15 | skip some tests when running inside of an open checkout. ... (check-in: 36a8d91d0c user: jan.nijtmans tags: trunk) | |
13:12 | Eliminate DIFF_INLINE flag (which is 0 anyway, no longer necessary). Strip end-of-line CR's in json_wiki_diff page as well. ... (check-in: e6309e051b user: jan.nijtmans tags: trunk) | |
12:47 | Make stripping of end-of-line CR work correctly now (REALLY!) ... (check-in: 597d1101b4 user: jan.nijtmans tags: trunk) | |
12:45 | • Edit [a7a61cdd6f2b5a5f|a7a61cdd6f]: Cancel tag "pending-review". ... (artifact: 407cadeed7 user: jan.nijtmans) | |
11:46 | Update changes.wiki (-b|--ignore-space-change not implemented, I doubt anyone would need this) ... (check-in: dc981860ee user: jan.nijtmans tags: strip-trailing-cr) | |
11:37 | • Edit [a7a61cdd6f2b5a5f|a7a61cdd6f]: Add tag "pending-review". ... (artifact: d9062a23a0 user: jan.nijtmans) | |
11:34 | Make -w|--ignore-all-space option work the same as the GNU diff option with the same name. ... (check-in: a7a61cdd6f user: jan.nijtmans tags: strip-trailing-cr) | |
2014-03-16
| ||
10:33 | Fix the display of all web-pages which contain annotation- or diff-like sections for the case windows-style line endings are used: The CR's should be stripped in those cases. ... (check-in: 1472cd811f user: jan.nijtmans tags: trunk) | |
2014-03-14
| ||
16:20 | When compiled on Cygwin using --disable-internal-sqlite, this special Cygwin handling is no longer necessary (SQLite 3.8.4.1 Cygwin build already handles that). ... (check-in: 625297ab91 user: jan.nijtmans tags: trunk) | |
2014-03-13
| ||
21:06 | merge trunk ... (check-in: d88d1bc0f6 user: jan.nijtmans tags: win32-longpath) | |
20:56 | • Edit [ba7056b242859d28|ba7056b242]: Move to branch hidden-tag. Add propagating "closed". ... (artifact: dfd7a2d73d user: jan.nijtmans) | |
20:55 | • Edit [584986cde8c9fe3c|584986cde8]: Mark "Closed". ... (artifact: 259058c0cd user: jan.nijtmans) | |
14:32 | Merge trunk. Split same_dline() in 3 different functions. Ongoing. ... (check-in: a915aa03b3 user: jan.nijtmans tags: strip-trailing-cr) | |
13:43 | • Closed ticket [09dd818564]: "fossil: manifest file" "is malformed" when commiting plus 4 other changes ... (artifact: 0c019e9b1c user: jan.nijtmans) | |
13:34 | • Closed ticket [b052bbc8c6]: fossil stash does not re-Add files plus 4 other changes ... (artifact: 9e9ec75377 user: jan.nijtmans) | |
13:17 | Backout [e6d3e878a9]: Clicking on timeline nodes for displaying a diff doesn't work any more with this change (Sorry, Stefan!). ... (check-in: afcdc6ce81 user: jan.nijtmans tags: trunk) | |
12:55 | merge trunk (ongoing) ... (check-in: 2e45fb7b39 user: jan.nijtmans tags: strip-trailing-cr) | |
12:15 | • Edit [c2d748ae2cbc03dc|c2d748ae2c]: Move to branch stash_add. ... (artifact: 1e46eddd8b user: jan.nijtmans) | |
12:14 | • Edit [d2c4a24275e6aac5|d2c4a24275]: Mark "Closed". ... (artifact: 57d580135d user: jan.nijtmans) | |
2014-03-11
| ||
23:34 | Always define variables at block start ... (check-in: 1c9e023382 user: jan.nijtmans tags: trunk) | |
23:23 | For initial non-empty check-ins (without parent but with F-cards), add "Changes" section to "ci" page, except for the "patch" button (which is the only thing that doesn't work anyway) ... (check-in: 79c90ac4a4 user: jan.nijtmans tags: trunk) | |
22:26 | update changes.wiki ... (check-in: 927257ea56 user: jan.nijtmans tags: branch-1.28) | |