Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins by user jan.nijtmans occurring around b186830fa0a744b7.
2014-01-05
| ||
10:49 | Remove some dead/unneeded code ... (check-in: abf1b425fb user: jan.nijtmans tags: sqlite-min-to-3.7.17) | |
2014-01-04
| ||
23:00 | Fix use of sqlite3_strglob: 0 means there is a match ... (check-in: 70a374d9a3 user: jan.nijtmans tags: sqlite-min-to-3.7.17) | |
21:14 | Remove dead/unneeded code ... (check-in: 107b959b22 user: jan.nijtmans tags: sqlite-min-to-3.7.17) | |
20:51 | Increase minimum SQLite requirement to 3.7.17, and make efficient use of the function sqlite3_strglob. This eliminates unnecessand sqlite ... (check-in: c8c5646879 user: jan.nijtmans tags: sqlite-min-to-3.7.17) | |
2014-01-02
| ||
23:08 | Never define USE_SYSTEM_SQLITE as empty string: C preprocessor cannot handle that. ... (check-in: a13c37313d user: jan.nijtmans tags: trunk) | |
22:53 | If fossil is configured with --disable-internal-sqlite, disable the "sqlite3" command: It doesn't work anyway, and there is no reason to support it; Any system which has an sqlite dll/so should have the sqlite3 utility as well, which can do almost the same as "fossil sqlite3" ... (check-in: 77d37d910b user: jan.nijtmans tags: trunk) | |
16:50 | Fix /tree page and "timeline-utc" setting in combination with --disable-internal-sqlite configuration ... (check-in: bd1151126a user: jan.nijtmans tags: trunk) | |
15:30 | Fix /tree view in combination with configure --disable-internal-sqlite (Reported by Andy Bradford) ... (Closed-Leaf check-in: c3211392da user: jan.nijtmans tags: timeline-utc) | |
15:17 | merge trunk ... (check-in: d5fd6cc1a5 user: jan.nijtmans tags: timeline-utc) | |
2013-12-30
| ||
20:57 | merge trunk ... (check-in: 02a0e8890e user: jan.nijtmans tags: win32-longpath) | |
19:07 | simplify setup code and fix comment ... (check-in: 9e5a9d1c71 user: jan.nijtmans tags: timeline-utc) | |
2013-12-28
| ||
22:49 | Fix timeline_query_for_tty() function (Oops....) ... (check-in: 108548b28c user: jan.nijtmans tags: timeline-utc) | |
22:41 | Eliminate the need to compile SQLite with -Dlocaltime=fossil_locatime. This makes the timeline-utc setting work when fossil is configured with --disable-internal-sqlite. ... (check-in: d7fd72dc30 user: jan.nijtmans tags: timeline-utc) | |
2013-12-26
| ||
17:39 | merge trunk ... (Closed-Leaf check-in: 9dcf8859dd user: jan.nijtmans tags: hidden-tag) | |
17:38 | update changes.wiki ... (check-in: 6fd4c41eb9 user: jan.nijtmans tags: trunk) | |
2013-12-24
| ||
11:54 | Add tkt-change-hook possibilities to changelog ... (check-in: c36d34e5fc user: jan.nijtmans tags: hidden-tag) | |
11:45 | merge trunk ... (check-in: 5e0e767892 user: jan.nijtmans tags: hidden-tag) | |
11:41 | Minor bug in handling of "fco" parameter in finfo page, only noticable with multiple buttons. Add more "Unhide" buttons to various timeline page variants. Add "unhide" options from various info page links, which could point to hidden information. ... (check-in: 71aa33cd92 user: jan.nijtmans tags: trunk) | |
2013-12-23
| ||
21:25 | Add "Unhide" button in finfo page. (Doesn't do anything yet) ... (check-in: 73da41c5eb user: jan.nijtmans tags: hidden-tag) | |
13:01 | Revert two incorrect "unhide" additions: zUuid is not a check-in uuid here. ... (check-in: 0a5b052192 user: jan.nijtmans tags: hidden-tag) | |
10:19 | Add "Unhide" button in more timeline variants. ... (check-in: ef2b77207a user: jan.nijtmans tags: hidden-tag) | |
09:00 | Some more link fixes, all of the form "/timeline" having an uuid in it's arguments which is possibly hidden. ... (check-in: 7af8e2ebc3 user: jan.nijtmans tags: hidden-tag) | |
06:53 | Fix genealogy links from the /info page (Thanks to Andy Bradford noticing this) ... (check-in: fd0507e949 user: jan.nijtmans tags: hidden-tag) | |
2013-12-22
| ||
10:21 | According to RFC 1952, MTIME=0 means no time stamp is available ... (check-in: 518896951a user: jan.nijtmans tags: trunk) | |
2013-12-21
| ||
19:58 | Links from tag changes on timeline should always unhide. Otherwise click on branch changes to "mistake" gives a strange effect. ... (check-in: b78e07491c user: jan.nijtmans tags: trunk) | |
2013-12-20
| ||
22:36 | Some missing json config options ... (check-in: b186830fa0 user: jan.nijtmans tags: trunk) | |
12:35 | Add a new TH1 "http" command, a new "th1-uri-regexp" setting and two new hook scripts "xfer-commit-script" and "xfer-ticket-script". They can be used together to implement more advanced commit and ticket change notifications. ... (check-in: 1311841a3c user: jan.nijtmans tags: trunk) | |
12:12 | The same, but then with modified SQLite (minimal patch to function winFullPathname this time). This way, applications wanting to use the "win32-longpath" VFS don't have to do tricky extended-path modifications any more. ... (check-in: 8e8e3a11bc user: jan.nijtmans tags: win32-longpath) | |
12:04 | Merge trunk. Some more comments. ... (check-in: 4e3f4d26d8 user: jan.nijtmans tags: win32-longpath) | |
09:36 | Update to SQLite snapshot ... (check-in: 44dec8ff07 user: jan.nijtmans tags: trunk) | |
2013-12-18
| ||
16:05 | formatting ... (Closed-Leaf check-in: 584986cde8 user: jan.nijtmans tags: hidden-tag) | |
15:57 | Add "timeline-show-hidden" setting. ... (check-in: 4a2435c656 user: jan.nijtmans tags: hidden-tag) | |
15:38 | Merge trunk. Add information on the ""th1-uri-regexp" setting. ... (Closed-Leaf check-in: f671c50f92 user: jan.nijtmans tags: tkt-change-hook) | |
08:49 | Add a checkbox to the ci_edit page which allows to hide a (partial) branch from the timeline. ... (check-in: 22a4e0c5a2 user: jan.nijtmans tags: trunk) | |
08:24 | When selecting the "Branching" checkbox, select the "newbranch" field just the other text entry widgets do. Another one of Andy Bradford's brilliant ideas. ... (check-in: e4c9dd0905 user: jan.nijtmans tags: trunk) | |
08:11 | Merge trunk. Valid extended paths must have >6 chars, e.g. "\\?\C:\" (+1 for closing '\0'), this way make sure that wUnicode always points to allocated memory. ... (check-in: 1db9134d6b user: jan.nijtmans tags: win32-longpath) | |
2013-12-17
| ||
14:49 | Eliminate use of "goto". Fix UNC -> Extended UNC translation when path>260 chars. ... (check-in: 83087c8df3 user: jan.nijtmans tags: win32-longpath) | |
12:03 | It appears that in [4f0413381d], Makefile.msc was edited without corresponding change in makemake.tcl. Correct that, so this change will not be accidently reverted again (as I did in the previous commit) ... (check-in: c6f255607b user: jan.nijtmans tags: win32-longpath) | |
11:56 | Align recommended SQLite compilation options with actual options used when compiling SQLite. (I don't think SQLITE_ENABLE_EXPLAIN_COMMENTS should be one of them, it never was in earlier releases) ... (check-in: d0814e59e2 user: jan.nijtmans tags: win32-longpath) | |
11:39 | eliminate isempty() javascript function. Use trim() in stead. ... (check-in: 029c7c01e1 user: jan.nijtmans tags: hidden-tag) | |
10:56 | merge trunk ... (check-in: 6a8ddc43fc user: jan.nijtmans tags: hidden-tag) | |
10:51 | If 'newbranch' field only contains spaces, consider it empty. ... (check-in: 5ceef9bcdd user: jan.nijtmans tags: win32-longpath) | |
10:20 | Break the 260 character path barrier on Win32. Add test-case "win32-longpath" for proving that it works. ... (check-in: 4b49bb9cc3 user: jan.nijtmans tags: win32-longpath) | |
10:14 | Move special path handling from SQLite to fossil. ... (check-in: 1dd5a50941 user: jan.nijtmans tags: win32-longpath) | |
09:32 | If "fossil new" or "fossil open"'s argument has an extended path prefix like "\\?\C:\", don't process the '?' and ':' in it as special path characters, only do '/' -> '\' translation. This makes extended paths usable in fossil everywhere (hopefully), for now <260. ... (check-in: 04f4e699d4 user: jan.nijtmans tags: win32-longpath) | |
2013-12-16
| ||
15:12 | Hm. "catch" doesn't appear to work for reporting the win32-longpath error correctly, instead check whether CANTOPEN is part of the output. ... (check-in: 4b4606d8b8 user: jan.nijtmans tags: win32-longpath) | |
14:25 | Better clean-up after win32-longpath test. Revert accidental change in Makefile.mingw. ... (check-in: 698a2d5968 user: jan.nijtmans tags: win32-longpath) | |
13:37 | Fix bug in utf8.c (don't translate first ':' in extended path). Add test-case (win32-longpath.test). Some formatting (don't use tabs). ... (check-in: 7d5c1bbd9c user: jan.nijtmans tags: win32-longpath) | |
10:57 | Merge trunk. Eliminate need for special Makefile.Cygwin. Simplify handling of '\\?\' prefix: Only add it when necessary (calculated path>=260 chars). ... (check-in: 23b849cce5 user: jan.nijtmans tags: win32-longpath) | |
10:46 | If the name of a 'sym-<branchname>' tag sorts before the 'branch' tag, no option in the ci_edit page should be displayed to cancel the tag. Bug-fix discovered and implemented by Andy Bradford. ... (check-in: 3529f2c47b user: jan.nijtmans tags: trunk) | |