Fossil

Timeline
Login

Timeline

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

50 events occurring around aefb0fd961531f8b.

2015-03-10
02:39
Add the experiemental "nomo" query parameter on the timeline graph. ... (check-in: 9ca4f330e1 user: drh tags: ex-graph)
02:21
Allow the rail pitch on graphs to go as low as 11 pixels. Adjust the offset of the merge risers as the rail pitch gets smaller so that merge arrows do not overlap the merge risers. ... (check-in: e81344f3bd user: drh tags: trunk)
00:17
Add the -r option to the "ls" command. ... (check-in: e567a910de user: drh tags: trunk)
00:15 Edit [87f51a3ded8a6927|87f51a3ded]: Cancel background color. ... (artifact: 0fd1d99b20 user: drh)
2015-03-09
18:14
Improved arrowheads on the timeline graph. ... (check-in: 3c8b24d402 user: drh tags: trunk)
14:45
Merge trunk. Make sure that "fossil forget" and "fossil rename" are unaffected by any setting. (I'm not sure this is the way to go .....) ... (check-in: 0701c1a3f5 user: jan.nijtmans tags: mvAndRmFiles)
14:12
merge trunk ... (check-in: 5d3c6df6ba user: jan.nijtmans tags: svn-import)
11:15
Add extra space between lines of the file-list in a timeline. ... (check-in: c68c68d9d1 user: drh tags: trunk)
09:09
Add "fossil forget" as alias to "fossil rm|delete". This opens up the "fossil rm" command for behavior modification, as suggested on ML. ... (check-in: 8cf976d246 user: jan.nijtmans tags: trunk)
08:58
Eliminate some unnecessary end-of-line spacing ... (check-in: 7fbc1c3a1f user: jan.nijtmans tags: trunk)
04:42
Always report full UUID for checkin and branch commands since they actually alter the repository and should report a complete, unambiguous UUID. ... (check-in: 153e17c5eb user: andybradford tags: trunk)
2015-03-07
19:12 Changes to wiki page "Fossil 2.0" ... (artifact: 7c661e001a user: andygoth)
12:34
Enhance the "ln=" text highlighter to support multiple blocks of code. ... (check-in: 259e3a0fd6 user: drh tags: trunk)
2015-03-06
22:31
Less verbose -v ... (Closed-Leaf check-in: 4f46e4f910 user: peter tags: peter-ls)
22:14
Extend fossil ls with -r ... (check-in: 87f51a3ded user: peter tags: peter-ls)
16:57
Reference the publish command in the bundle help text. ... (check-in: 8fa54638c2 user: jan tags: trunk)
14:47
Fix the hyperlink to sign-up for the mailing list. ... (check-in: ad6e400459 user: drh tags: trunk)
09:03 Edit [ee45080dd6da73e0|ee45080dd6]: Edit check-in comment. ... (artifact: ef84fc2741 user: jan.nijtmans)
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 &lt;/span&gt; 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
21:51 Changes to wiki page "Fossil 2.0" ... (artifact: 062ea2267f user: andygoth)
20:22 Changes to wiki page "Fossil 2.0" ... (artifact: 877b016e6e user: andygoth)
20:15 Changes to wiki page "Fossil 2.0" ... (artifact: db84b952ee user: andygoth)
20:06 Changes to wiki page "Fossil 2.0" ... (artifact: aefb0fd961 user: andygoth)
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
19:12 Edit [0c0392af3db7f5d4|0c0392af3d]: Mark "Closed". ... (artifact: 62d7a97e23 user: jan)
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 Edit [ede82808aeb3ca34|ede82808ae]: Mark "Closed". ... (artifact: 2b5363e5c9 user: drh)
13:04 Edit [739b3aab92c8241e|739b3aab92]: Mark "Closed". ... (artifact: d1eb163609 user: drh)
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)