Fossil

Timeline
Login

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

50 most recent 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)