Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins using file www/index.wiki version b07b2e9d18
2015-03-06
| ||
08:28 | Need to account for adjacent ranges to avoid bad data from db_column_text. ... (Closed-Leaf check-in: 17b67a9b82 user: andybradford tags: multi-block-highlight) | |
07:53 | Restore the topln functionality. ... (check-in: 5758e5bace user: andybradford tags: multi-block-highlight) | |
07:39 | Add ability to highlight more than one block of lines when using the ln= query parameter. ... (check-in: 20c63861d8 user: andybradford tags: multi-block-highlight) | |
04:10 | Fix misplaced </span> so it actually lands on the line that begins the <span> rather than a few lines before it begins. ... (check-in: ee45080dd6 user: andybradford tags: trunk) | |
2015-03-05
| ||
19:51 | Swap single-/double-dash convention in [fossil help help] listing to match the other commands. Use single-dash for single-letter option names and double-dash for long option names. (Truth is that either is accepted; this is merely a display issue.) ... (check-in: 03e1850bf1 user: andygoth tags: trunk) | |
19:18 | Correct [fossil finfo -n 0] to have no limit, in accordance with documentation. Update documentation to mention that negative numbers also have no limit and that unlimited is the default. ... (check-in: 81da7b0024 user: andygoth tags: trunk) | |
17:22 | Add 'unicodeCmdLine' option to the TH1 'hasfeature' command. ... (check-in: edb8237f06 user: mistachkin tags: trunk) | |
2015-03-04
| ||
02:17 | Properly document all the new options. ... (check-in: 17eb0bdcc4 user: mistachkin tags: mvAndRmFiles) | |
02:03 | Revise the --soft/--hard option processing a bit. ... (check-in: 2d1f5abf71 user: mistachkin tags: mvAndRmFiles) | |
02:00 | Recognize the '--soft' and '--hard' options as well for the mv/rm commands. ... (check-in: 2ed14f79d8 user: mistachkin tags: mvAndRmFiles) | |
01:27 | Add '--metadata-only' option to the 'mv' and 'rm' commands. ... (check-in: 65d5f2756a user: mistachkin tags: mvAndRmFiles) | |
00:54 | Add a note about FOSSIL_HOME to the technical-overview document. ... (check-in: 998af5b2a8 user: drh tags: trunk) | |
2015-03-03
| ||
23:27 | Merge trunk. ... (check-in: ae5c35ef41 user: mistachkin tags: mvAndRmFiles) | |
23:26 | Update custom MinGW Makefile. ... (check-in: 8ef8940478 user: mistachkin tags: trunk) | |
23:25 | Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. ... (check-in: c227e14f80 user: mistachkin tags: mvAndRmFiles) | |
22:52 | Merge updates from trunk. ... (check-in: 0a0be9e1e1 user: mistachkin tags: mvAndRmFiles) | |
21:54 | added note to docs about using FOSSIL_HOME to override config-db location ... (Closed-Leaf check-in: 4984c5ef93 user: michai tags: ml-doc-changes) | |
17:16 | Use timelineDate class for the date div on finfo page, just like on timeline page to ensure the date doesn't wrap. (problem reported on ml) ... (check-in: 3dbe76fca9 user: mgagnon tags: trunk) | |
14:42 | Add the Xekri skin. ... (check-in: f05bfde912 user: drh tags: trunk) | |
13:04 | Merge in new "checkin"-to-"check-in" fixes and other documentation typo fixes. ... (check-in: d5ef91feb8 user: drh tags: trunk) | |
12:56 | Added another quote to quotes.wiki - an endorsement of Fossil that appeared on HackerNews. ... (check-in: 101737b65f user: drh tags: trunk) | |
09:20 | add note to WWW-docs about building using MinGW4.0 resulting in non-working binary, as suggested on ML ... (Closed-Leaf check-in: ede82808ae user: michai tags: ml-jb-doc-typos) | |
2015-03-02
| ||
22:46 | Make sure the HTTP_SERVER_REPOLIST flag is set (if necessary) prior to calling the Win32 HTTP server. This allows the changes from check-in [a0b33ab4d4] to work as intended. ... (check-in: 9186bf2a46 user: mistachkin tags: trunk) | |
22:38 | Fix the (obsolete) "fossil search" command. ... (check-in: 83509c149e user: drh tags: trunk) | |
21:41 | Support the --repolist command line option for the 'winsrv' sub-command. ... (check-in: a0b33ab4d4 user: mistachkin tags: trunk) | |
21:40 | When building with MinGW, make sure to build OpenSSL first if the FOSSIL_BUILD_SSL option is enabled. ... (check-in: c8ed137ae7 user: mistachkin tags: trunk) | |
21:35 | cosmetic changes in docs w.r.t. compiling/installing ... (check-in: 7669642b01 user: michai tags: ml-jb-doc-typos) | |
21:31 | updated timeline-related hints to correspond to current behaviour ... (check-in: 2009fd4bfd user: michai tags: ml-jb-doc-typos) | |
21:16 | added note about numeric/symbolic port-specifiers when using Fossil from (x)inetd, and reminder to enable/restart daemon after config changes ... (check-in: fbbf640b4e user: michai tags: ml-jb-doc-typos) | |
05:54 | When cleaning with MSVC, prevent superfluous output regarding 'missing' files. ... (check-in: 14302b6cc7 user: mistachkin tags: trunk) | |
03:01 | Several cosmetic changes to the previous check-in. Add the missing word 'system' on the front page. ... (check-in: 4729593011 user: mistachkin tags: trunk) | |