Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file www/tech_overview.wiki version 47e983b31d
|
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 | |
|
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 | |
| 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 | |
|
2015-03-01
| ||
| 21:03 | Let "fossil version -v" show whether the (Windows) commandline supports unicode or not. Add "Fossil" in front of the FileDescription, as requested on ML. check-in: 4f4ef542a4 user: jan.nijtmans tags: trunk | |
| 21:01 | Command line output-only changes of 'checkins' to 'check-ins' for the dbstat, info, and purge sub-commands. This may break some pre-existing automation, please review. Closed-Leaf check-in: 739b3aab92 user: mistachkin tags: pending-review | |
| 20:56 | More changes to make 'check-in' terminology consistent in source comments, SQL comments, JSON error messages, and web page link text. check-in: 30c107e2c8 user: mistachkin tags: trunk | |
| 20:42 | More non-functional changes of 'checkin' to 'check-in' and 'checkins' to 'check-ins' in the source code. check-in: 6ec2c2e3d9 user: mistachkin tags: trunk | |
| 19:27 | Fix some background colors and fonts for the 'eagle' skin. check-in: 957de16f69 user: mistachkin tags: trunk | |
|
2015-02-28
| ||
| 21:14 | Change "checkin" to "check-in" in the comments and built-in docs. Reference stunnel5 instead of stunnel4. check-in: c49030fa63 user: drh tags: trunk | |
| 21:11 | Enhance the --tk diff viewer to respond to vi/less-style key bindings. check-in: 314e8d8a1f user: drh tags: trunk | |
| 18:48 | use some less(1)-like keybindings for tkdiff scrolling Closed-Leaf check-in: 15396ab412 user: michai tags: tkdiff-lessish-keybinds | |
| 18:24 | changed 'localtime' to 'local time' in WWW-docs, and other typo Closed-Leaf check-in: 83656a4dfd user: michai tags: ml-jb-doc-typos | |
| 14:55 | Further updates to the performance stats page: "yrs" becomes "years". Give a specific example of the commit bandwidth. check-in: 2762fecd9e user: drh tags: trunk | |
| 14:46 | Update the performance stats webpage. check-in: 04eef95223 user: drh tags: trunk | |
| 14:15 | Automatically run extra delta-compression and vacuum a repository after a clone. And change the page size to 8192 if there are more than 1000 pages. check-in: 35c25558cb user: drh tags: trunk | |
| 10:11 | replaced 'checkin' with 'check-in' in code-comment, inline command help-text, SQL-statement comment, fatal error messages and some non-functional webpage-content check-in: 7c30266a45 user: michai tags: ml-jb-doc-typos | |
| 08:39 | fixed some typos suggested in private email check-in: 34f6402847 user: michai tags: ml-jb-doc-typos | |
| 08:32 | changed mentioned Stunnel version from 4 to 5, and changed mentioned Stunnel URL to https:// check-in: a633efefaa user: michai tags: ml-jb-doc-typos | |
|
2015-02-27
| ||
| 13:36 | Remove wordy side bars from two obscure pages. Change "Checkin" to "Check-in" on generated pages. Fix a typo on the webpage-ex.md documentation page. check-in: 76e77aba29 user: drh tags: trunk | |
| 12:30 | Fix many typos in the documentation. Also capitalize words like "Unix", "Unicode", "Windows", and "Boolean". (FWIW: Except in the case of "Windows", I'm dubious about the capitalization, but I appreciate the typo fixes so we'll just go with the whole package.) check-in: fe38a768db user: drh tags: trunk | |
|
2015-02-26
| ||
| 21:52 | replace 'checkin' by 'check-in' in WWW-docs, except in links, arguments and combined words already containing a hyphen Closed-Leaf check-in: 3312e40f0f user: michai tags: ml-jb-doc-typos | |