Timeline
Not logged in

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

29 check-ins using file www/inout.wiki version 1e82974b59

2016-11-02
06:41
Fix compilation issue on Unix due to 'mkindex' wrongly attempting to include 'cmd_win32_service' due to its #if processing. check-in: 69f64a8d64 user: mistachkin tags: trunk
2016-11-01
23:34
Enhancements to SEE integration on Windows. check-in: 7aeeb30286 user: mistachkin tags: trunk
2016-10-31
18:57
Backout the fusefs change. The correct solution is to run "./configure" followed by "make clean fossil" in order to rebuild when updating from historical sources. check-in: 08f0ac0cb4 user: drh tags: trunk
16:03
Merge the accidental fork. check-in: d13fc6a6b7 user: drh tags: trunk
16:02
Fix to the fusefs.c file so that it builds even without FOSSIL_HAVE_FUSEFS. check-in: 9a4a5dec3d user: drh tags: trunk
13:36
Fix harmless "Local declaration of 'rc' hides declaration of the same name in outer scope", reported by Kevin (arnoldemu) on fossil-users list. check-in: 0c3ae89dcb user: jan.nijtmans tags: trunk
12:41
Fix harmless memory leaks. check-in: 36babe0ce1 user: drh tags: trunk
10:55
Omit deleted unversioned files from the /uvlist page unless the showdel=1 query parameter is used. check-in: a3608700ad user: drh tags: trunk
2016-10-29
16:50
Compiler warning (MSVC) in timeline.c, found by Kevin, reported on fossil-users list check-in: fe3d30fc60 user: jan.nijtmans tags: trunk
2016-10-28
22:51
merge fork. check-in: cf2adc71e8 user: mgagnon tags: trunk
22:45
Fix a C99-ism introduced by check-in [27c8985cc1b75cf5]. check-in: 2bb3a8e10d user: mistachkin tags: trunk
22:45
Fix a C99-ism. check-in: 61ec712492 user: mgagnon tags: trunk
05:29
Alternative to check-in [a4bb89ba08], make FuseFS act just like the JSON feature in 'auto.def'. check-in: feb202f5dc user: mistachkin tags: trunk
04:27
Alternative to check-in [a4bb89ba08], make FuseFS act just like the JSON feature in 'auto.def'. Closed-Leaf check-in: 6a80a2f246 user: mistachkin tags: altFuseFsDef
2016-10-27
15:35
Combine multiple merge lines to the bottomn of the page when they reference the same source check-in. check-in: 95d6ddc3a0 user: drh tags: trunk
15:34
Add another entry to the graph-test-1.wiki checklist for this case. Closed-Leaf check-in: 58d4f3c076 user: drh tags: baruch-timeline-fix
14:57
Merge lines descending to the bottom of the timeline that refer to the same commit check-in: 8ae790623c user: baruch tags: baruch-timeline-fix
05:28
Now that FuseFS support is conditional, permit config.h to be included so FOSSIL_HAVE_FUSEFS can be correctly included from autoconfig.h to avoid linker failure to find fusefs_cmd. check-in: a4bb89ba08 user: andybradford tags: trunk
2016-10-26
23:33
Make the labels on the color submenu of the /brlist page more succinct. check-in: a1b0ec8e39 user: drh tags: trunk
21:45
Create a temporary index to speed up incremental Git import. check-in: 0fa60142eb user: mistachkin tags: trunk
21:32
Minor tweaks to the break_into_lines() algorithm. Add tests. check-in: 057e4b0a62 user: mistachkin tags: trunk
21:31
Minor security enhancements to the optional SEE integration. check-in: a8484dc327 user: mistachkin tags: trunk
21:28
Fixes for incremental Git import/export. check-in: 27c8985cc1 user: mistachkin tags: trunk
2016-10-25
22:06
Merge updates from trunk. Closed-Leaf check-in: 66c5bc56ae user: mistachkin tags: experimental
22:05
Remove the 'fusefs' command from builds that do not have underlying support enabled. check-in: 20b67ab3b0 user: mistachkin tags: experimental
2016-10-24
21:54
Merge updates from trunk. check-in: 1375911c53 user: mistachkin tags: experimental
2016-10-23
02:16
Fixes for incremental Git import/export. check-in: 9599705c69 user: mistachkin tags: experimental
2016-10-08
14:06
Fix a regression introduced in [69668f8c57] that broke export of tags. Closed-Leaf check-in: b2e0fda9e1 user: nick.lloyd tags: nick.lloyd-git-interop
13:42
Add missing arguments to Git->Fossil import example. check-in: 880e3fb51f user: nick.lloyd tags: nick.lloyd-git-interop