Fossil

Timeline
Login

Timeline

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

50 check-ins occurring around 2015-03-01 20:56:26.

2015-03-04
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)
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)
13:29
Fixed how Selected Timeline rows are rendered. ... (Closed-Leaf check-in: d528f2bb9e user: zakero tags: skin-xekri)
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
22:38
Merge trunk ... (check-in: 38e1ce66c7 user: jan.nijtmans tags: sqlite3-compat)
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)
21:38
capitalise 'Windows' throughout WWW-docs ... (check-in: b2f6c4b7ea user: michai tags: ml-jb-doc-typos)
21:33
fixed more typos and grammatical errors in WWW-docs as specified by ML-posted patches ... (check-in: bf1b99723e user: michai tags: ml-jb-doc-typos)
20:18
fixed a number of typos in WWW-docs, as suggested on ML ... (check-in: 05fc09c5dd user: michai tags: ml-jb-doc-typos)
12:25
Make gebi() work on browsers with javascipt < 5.1 ... (check-in: e7ec49815b user: jan.nijtmans tags: trunk)
03:12
Additional changes associated with check-in [43b30dcfc330b] on 2014-10-20: Change the %!w format to %!W. ... (check-in: 3b92154af8 user: drh tags: trunk)
02:52
Copied the header.txt from the "eagle" skin. ... (check-in: 84e7316761 user: zakero tags: skin-xekri)
02:36
Added the Xekri skin ... (check-in: 388c140d5c user: zakero tags: skin-xekri)
02:22
Create new branch named "skin-xekri" ... (check-in: 5680eebb16 user: zakero tags: skin-xekri)