Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

70 check-ins by user jan

2022-06-07
20:36
Fix popen2() return value check in hook_backoffice(). ... (check-in: e6aaeb1b user: jan tags: trunk)
2016-09-30
22:01
Trunkify support for generating manifest.tags file. ... (check-in: 189bfc28 user: jan tags: trunk)
21:55
Merge from trunk. ... (Closed-Leaf check-in: 9beff66b user: jan tags: jan-manifest-tags)
2016-08-12
02:55
Trim a few trailing whitespaces. ... (check-in: 3c44b079 user: jan tags: jan-manifest-tags)
2016-08-08
21:42
Two manifest.tags changes: 1) Unconditionally add branch. 2) Change the format to explicitly state tag or branch entry. ... (check-in: 0925f75a user: jan tags: jan-manifest-tags)
2016-08-06
16:20
Add more tags manifest test cases. Check the manifest.tags contents updates on tagging, commit and switching branches. Tests pass successfully on OS X. ... (check-in: 2350b068 user: jan tags: jan-manifest-tags)
2016-08-03
15:01
Fix working tree manifest generation/deletion to handle all cases properly. ... (check-in: 81bf21bd user: jan tags: jan-manifest-tags)
14:31
Comment typo fix. ... (check-in: af574ca3 user: jan tags: jan-manifest-tags)
14:30
For opened working trees, store current branch at top of manifest.tags. ... (check-in: 0fb54e5a user: jan tags: jan-manifest-tags)
14:04
Fix a minor preprocessor directive typo. ... (check-in: a5c08fde user: jan tags: trunk)
01:18
Merge with trunk; resolved tar and zip generation to handle include/exclude globs. ... (check-in: de9e7651 user: jan tags: jan-manifest-tags)
2016-02-04
16:06
Fix a minor preprocessor directive typo. ... (Closed-Leaf check-in: 4fae98e7 user: jan tags: jan-manifest-tags)
15:22
Merge from trunk. ... (check-in: ea7f3297 user: jan tags: jan-manifest-tags)
2016-01-07
10:02
Merge trunk. ... (check-in: 99f7662b user: jan tags: jan-manifest-tags)
2016-01-04
03:41
Update manifests on tag change. ... (check-in: 6f8f8667 user: jan tags: jan-manifest-tags)
03:10
Filter tags. ... (check-in: 53f2e7c5 user: jan tags: jan-manifest-tags)
02:54
Handle the three manifest files separately so manifest generation reconfigurations can be handled properly. ... (check-in: dacecc79 user: jan tags: jan-manifest-tags)
02:16
Conditionally save manifests on commit. ... (check-in: 46b9adb7 user: jan tags: jan-manifest-tags)
00:36
Code normalization; tabs->spaces. ... (check-in: de30eec2 user: jan tags: jan-manifest-tags)
00:28
Add manifest.tags to generated zips, and decouple manifest and manifest.uuid. ... (check-in: aed6fe53 user: jan tags: jan-manifest-tags)
00:22
Fix: Extract filename for manifest.tags. ... (check-in: 185669ce user: jan tags: jan-manifest-tags)
00:19
Added a missing finalize. ... (check-in: 6a56db89 user: jan tags: jan-manifest-tags)
2016-01-03
23:55
Add manifest.tags to tarballs when appropriate, and decouple manifest and manifest.uuid. ... (check-in: 80ceedbd user: jan tags: jan-manifest-tags)
22:54
Add manifest.tags to the list of potentially reserved names and decouple manifest and manifest.uuid from each other. ... (check-in: 142cb7aa user: jan tags: jan-manifest-tags)
22:46
Fix; second argument of db_get_versioned() is not that of db_get(). ... (check-in: 226e7c28 user: jan tags: jan-manifest-tags)
21:19
manifest is a versionable setting. ... (check-in: e5b25095 user: jan tags: jan-manifest-tags)
21:16
Change manifest setting to a non-boolean. ... (check-in: 87a15475 user: jan tags: jan-manifest-tags)
20:58
Started work on allowing manifest.tags to automatically be created containing the checkout's tags. Repurposed the manifest setting slightly allowing manifest and manifest.uuid to be toggled individually, but keeping backwards compatibility. ... (check-in: 9a2c75fc user: jan tags: jan-manifest-tags)
2015-06-19
20:36
Updated Makefile.msc generation: Add an option for creating a dynamically linked fossil binary. Make it possible to opt-out of building zlib.

Edit: Closed branch as dynamicMsvc branch already does what this intends to do, and more. ... (Closed-Leaf check-in: 2a0bc313 user: jan tags: jan-dynlnk-win)

2015-03-06
16:57
Reference the publish command in the bundle help text. ... (check-in: 8fa54638 user: jan tags: trunk)
2015-02-07
15:23
Don't check for more settings names if there's an exact match. (Couldn't set autosync because it also matched autosync-tries). ... (check-in: c94efdf2 user: jan.nijtmans tags: trunk)
2013-10-26
22:51
Accept return codes 2xx when establishing tunnel. ... (check-in: a6720183 user: jan tags: jan-httpsproxytunnel)
2013-10-21
17:21
Slight modularization when building the request to establish https tunnel over proxy. ... (check-in: 491e6d30 user: jan tags: jan-httpsproxytunnel)
17:00
Merge from trunk. ... (check-in: f3037e17 user: jan tags: jan-httpsproxytunnel)
2013-10-17
15:21
Fixed typo. ... (check-in: 4ca5aa35 user: jan tags: jan-httpsproxytunnel)
10:04
Include User-Agent when connecting to proxy for https tunnels. Fixed a misplaced EOL. ... (check-in: 08b02fe8 user: jan tags: jan-httpsproxytunnel)
09:31
Add keep-alive for unauthenticated proxy tunnels. Remove port number from host. ... (check-in: ca61c5e9 user: jan tags: jan-httpsproxytunnel)
09:07
Make proxy connection 'keep-alive' for https tunnel. ... (check-in: ca82d0c1 user: jan tags: jan-httpsproxytunnel)
2013-10-07
13:27
Support for tunneling https through http proxy. ... (check-in: c039efde user: jan tags: jan-httpsproxytunnel)
2012-02-19
03:04
Added mistachkin's openssl name collision workaround to the autoconfigurator. Fixed a typo. ... (Closed-Leaf check-in: d03aca4a user: jan tags: jan-buildfixes)
02:31
Merge latest changes from trunk. ... (check-in: 0c3af1ec user: jan tags: jan-buildfixes)
2012-02-17
21:14
Fix openssl library path when specifying --with-openssl with a manual path. ... (check-in: 2ce353f5 user: jan tags: jan-buildfixes)
2011-10-19
18:59
Fix for ticket [e5999e25eedeb]. Code style fix. ... (check-in: 4a296c0b user: jan tags: trunk)
2011-10-17
00:26
Rephrasing and fixed a typo. ... (check-in: 8e358aa8 user: jan tags: jan-sbsdiff)
2011-10-16
21:04
Renamed 1/2-pane diffs to unified and side-by-side in the ui. ... (check-in: ff9de303 user: jan tags: jan-sbsdiff)
16:19
Add sbsdiff options when using show-version-diffs. ... (check-in: adace758 user: jan tags: jan-sbsdiff)
13:35
Set explicit background color for sbsdiff table in skins. ... (check-in: f4f5e055 user: jan tags: jan-sbsdiff)
02:07
Separate sbsdiff block separator meta-rows a little more from regular rows in built-in skin 4. ... (check-in: 7a47abe1 user: jan tags: jan-sbsdiff)
00:14
Updated styles/skins. Built-in skin 4 can now wrap lines. ... (check-in: 1c40493c user: jan tags: jan-sbsdiff)
2011-10-15
21:25
Add sbsdiff link to the /info page. ... (check-in: 286f0950 user: jan tags: jan-sbsdiff)
18:45
Add button to toggle sbsdiff for /vdiff views. Renamed the button in /fdiff. ... (check-in: d1f63cd8 user: jan tags: jan-sbsdiff)
18:05
Add button to toggle sbsdiff for /fdiff views. ... (check-in: d0988fb5 user: jan tags: jan-sbsdiff)
14:33
Updated comments. Slightly more centralization of sbsdiff table generation. ... (check-in: c5ac4f80 user: jan tags: jan-sbsdiff)
12:49
Fix bug which disabled patch file generation. ... (check-in: dc27e134 user: jan tags: jan-sbsdiff)
12:22
Make sure sbsdiff lines are escaped properly. Started adding side-by-side diff support to fdiff. ... (check-in: ff41d4be user: jan tags: jan-sbsdiff)
00:26
Code documentation. ... (check-in: 9b7955b5 user: jan tags: jan-sbsdiff)
2011-10-14
22:21
Added two (local) options to sbsdiff (allow expansion and max columns limit), though they can't be changed in runtime yet. Added some missing error handling. ... (check-in: 47cdbbf2 user: jan tags: jan-sbsdiff)
22:17
Minor diff view change for the black'n'white skin. ... (check-in: 07714601 user: jan tags: jan-sbsdiff)
15:41
Updated the built-in skins for sbsdiff. ... (check-in: bb76b57a user: jan tags: jan-sbsdiff)
2011-10-13
23:48
Started adding support for showing side-by-side diffs in the web ui. ... (check-in: a6a8e894 user: jan tags: jan-sbsdiff)
2011-04-10
00:27
Cache passphrase for protected PEM files to avoid having to re-type passphrase for each new https connection. ... (Closed-Leaf check-in: 0c0392af user: jan tags: jan-clientcert)
2011-04-02
14:42
Merge from trunk. ... (check-in: e4ebc85e user: jan tags: jan-clientcert)
13:40
Use the dedicated certs table for server certificate cache. Only attempt to use client certificate if one was actually specified for a cert bundle. Assume client key is in same file as certificate if one wasn't explicitly specified. ... (check-in: c44bb083 user: jan tags: jan-clientcert)
2011-03-31
15:30
Some rephrasing and code cleanup. ... (check-in: cff102fe user: jan tags: jan-clientcert)
2011-03-30
18:49
Use the new certificate bundle management for https connections, and deactivate the old environment variable code. Added support for specifying certificate/key bundle to clone/push/pull/sync commands. ... (check-in: 1a1aa98a user: jan tags: jan-clientcert)
15:40
Added a 'cert' subcommand to manage certificate groups, and added a certificate table to the global db. Minor code formatting change. ... (check-in: 1156ad25 user: jan tags: jan-clientcert)
2011-03-29
19:28
Merge from trunk. ... (check-in: 2ac7b3e1 user: jan tags: jan-clientcert)
15:06
Cosmetic: Removed some tabbed indentation. ... (check-in: b261c4a3 user: jan tags: jan-clientcert)
14:12
Add support for feeding OpenSSL a CA certificate file/path for proper chain verification. This is one of several possible solutions to ticket [727af73f46]. Also cache the CA certificate file/path, client certificate/key file/path references in the global config (similar to how the server certificates are cached), and attempt to use them if the corresponding environment variables have not been set. Prefixed a function with ssl_ to conform to existing naming conventions. ... (check-in: b28995cc user: jan tags: jan-clientcert)
2011-03-25
18:20
Added very basic client certificate support for https. ... (check-in: 513ea810 user: jan tags: jan-clientcert)