Fossil

Timeline
Login

Timeline

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

50 check-ins related to "trunk" plus check-in "2011-04-01 01:22:53" occurring around 2011-04-01 01:22:53.

2011-04-14
14:23
Factor the glob-pattern matching logic into a separate module. ... (check-in: 289ea2a9b6 user: drh tags: trunk)
11:50
The --localauth option should look at the original IP address, not the abbreviated IP address. Ticket [b99a342a31039df19]. ... (check-in: e720f1115e user: drh tags: trunk)
02:08
Add a "diff" hyperlink after each file in the "Show Files" view of the timeline. ... (check-in: 6d9bba56dc user: drh tags: trunk)
01:20
Use the auto-shun setting, not auto-sync, to automatically transfer shuns. Ticket [dd5bb1fc73ec6ee8] ... (check-in: 602d5f9cde user: drh tags: trunk)
01:05
Merge Arjen's documentation updates into trunk. ... (check-in: b0d1510578 user: drh tags: trunk)
01:01
Change graph-test-1 hyperlinks to relative links so that they work anywhere. ... (check-in: 87fb21875a user: drh tags: trunk)
00:51
Update the test graph page to use the target= attribute. Add several new test graphs to give better coverage the the timeline webpage. ... (check-in: 8d5dafc1dc user: drh tags: trunk)
2011-04-13
12:05
Release ... (check-in: 047e06193b user: drh tags: trunk, release)
11:47
Online help for the first few commands edited - to help with very long explanations, the command is summarised at the end for those who just want to check the precise options ... (check-in: a3ecba52f0 user: Arjen Markus tags: arjen-doc-updates)
11:35
Update test cases for file_simplify_name(). ... (check-in: 553f0a973a user: drh tags: trunk)
10:23
Online help for the first few commands edited - to help with very long explanations, the command is summarised at the end for those who just want to check the precise options ... (check-in: 1f851f8467 user: Arjen Markus tags: arjen-doc-updates)
2011-04-12
23:41
Merge support for login-groups and single sign-on into the trunk. ... (check-in: a257fde3ba user: drh tags: trunk)
23:37
Fix a bug in single sign-on. Add comments to the login source code. ... (Closed-Leaf check-in: 9df4dcb5e1 user: drh tags: login-groups)
02:25
Update the built-in SQLite version to the 3.7.6 release. ... (check-in: 4dde79b9e6 user: drh tags: trunk)
2011-04-08
17:09
Fix copy-paste issues with the header comment for the tarball generator. ... (check-in: e5609b76cb user: drh tags: trunk)
17:08
Begin adding code to implement "login groups" which will (we hope) ultimately lead to a single sign-on capability. ... (check-in: eec32b99dd user: drh tags: login-groups)
2011-04-07
22:41
Add the test-echo command - useful for investigation the wildcard expansion behavior of shells. ... (check-in: cbf8782d56 user: drh tags: trunk)
17:36
Update the built-in SQLite to the latest 3.7.6 beta. ... (check-in: 8caf7e1691 user: drh tags: trunk)
15:58
Add a missing </p> tag on the check-in info page. ... (check-in: 19cf613123 user: drh tags: trunk)
2011-04-06
14:31
Add the mionly parameter to timeline that works with r=TAG to show only merges into the TAG. ... (check-in: bc427ad727 user: drh tags: trunk)
02:56
Another update to the built-in SQLite code. The last one is working fine, but SQLite is nearing release and so we want to give it a good shake-out. ... (check-in: 5d699b625e user: drh tags: trunk)
2011-04-04
03:29
Update the built-in SQLite to the latest beta for 3.7.6. ... (check-in: a74cfe0a14 user: drh tags: trunk)
01:10
Create new branch named "betterExeHandling" ... (check-in: 85c6c1d7eb user: bharder tags: betterExeHandling)
2011-04-02
14:42
Merge from trunk. ... (check-in: e4ebc85e66 user: jan tags: jan-clientcert)
2011-04-01
01:22
Add the "fossil bisect options" command. Make the auto-next and direct-only options default to on since that seems to generate a more useful bisect in a heavily branched tree. ... (check-in: fa81575c8d user: drh tags: trunk)
2011-03-31
11:41
Change the "filechng" query parameter for timeline to "fc". Add "Show Files" and "Hide Files" submenus. ... (check-in: 0208b7fc43 user: drh tags: trunk)
2011-03-30
23:55
Change the timeline parameter for file details from "detail" to "filechng". Add default CSS elements. ... (check-in: 53e8ad527d user: drh tags: trunk)
21:45
Added the "detail" query parameter to the timeline web page. ... (check-in: bde16926b0 user: drh tags: trunk)
18:58
Print a help message instead of segfaulting if "fossil bisect" is invoked with too few arguments. Ticket [82cd90df7b2f2a1] ... (check-in: a8b0c6ffdb user: drh tags: trunk)
2011-03-29
19:28
Merge from trunk. ... (check-in: 2ac7b3e140 user: jan tags: jan-clientcert)
13:54
Add more colors to the background color palette. ... (check-in: 51759d5248 user: drh tags: trunk)
2011-03-28
22:47
Merge the sub-repo capability into trunk. ... (check-in: ab4882588e user: drh tags: trunk)
22:29
A new approach to sub-repos in which a specific user for the subrepo is specified in the CONFIG table entry. ... (Closed-Leaf check-in: e8b15ad642 user: drh tags: sub-repos)
18:08
Allow for the creation of "sub-repositories" that can be accessed through the web interface using the same login credentials as the parent repository. ... (check-in: 97d0118794 user: drh tags: sub-repos)
07:40
Use "password" instead of "passwd" because it's complete and proper, and plays nicely w/ Emacs "send-invisible" capabilities that keep typed text from echoing on screen. ... (check-in: 13ceb46e49 user: bharder tags: trunk)
2011-03-27
21:55
Changes to makeheaders so that it does not move static inline procedures into header files. Changed suggested by Yoran Heling. This has zero impact on Fossil which does not use "inline" anywhere. ... (check-in: 99532f33af user: drh tags: trunk)
21:53
Fix typos in the FAQ. ... (check-in: 4fe9a37e90 user: drh tags: trunk)
2011-03-26
12:53
Add the --private option to the "fossil branch new" command. Give a default orange color to private branches created by "fossil branch new". If the new branch created by "fossil branch new" is off of a private branch, make the new branch private too. Ticket [e24ec32b1da5f8f5e4abe] ... (check-in: 2b33781694 user: drh tags: trunk)
2011-03-25
18:20
Added very basic client certificate support for https. ... (check-in: 513ea81005 user: jan tags: jan-clientcert)
02:55
Move vfile_check_signature into "finfo --status" branch. The other options don't use it and it involves a lot of IO. ... (check-in: ae84e6c7d1 user: joerg tags: trunk)
02:53
Use the somewhat simpler join in place of a subselect ... (check-in: 7563c241ce user: joerg tags: trunk)
2011-03-24
18:34
fix typo in error msg ... (check-in: dc87a9075b user: bharder tags: trunk)
17:14
If the child manifest is a baseline and the parent a delta manifest, files that are marked as removed in the parent have to be skipped. This fixes "Added XXX version []" entries in the UI. ... (check-in: 91472616bf user: joerg tags: trunk)
13:36
Fix a bug in the compression logic of the tarball generator. ... (check-in: 518ec9dd9f user: drh tags: trunk)
03:22
Make the error message on schema version mismatch less confusing. ... (check-in: 4a2019ddd0 user: joerg tags: trunk)
02:08
Remove redundancy from the "fossil rm" command, as pointed out by Carles Pagès. ... (check-in: 7fca007538 user: drh tags: trunk)
01:51
Update the built-in SQLite to the latest version from the SQLite trunk. ... (check-in: 3d2e8b2ddf user: drh tags: trunk)
2011-03-23
19:08
Enhancements to the redirector so that it accepts the redirect value as the $PATH_INFO and so that it can redirect to a relative URL. ... (check-in: 122a31ddfc user: drh tags: trunk)
17:24
Fix to the prior check-in ([a99e9c9164]) so that ticket hyperlinks are displayed correctly. ... (check-in: 733361a55e user: drh tags: trunk)
16:16
Always put [..] marks around SHA1 hyperlinks. For unknown SHA1 numbers, enclose in <span class="brokenlink">. ... (check-in: a99e9c9164 user: drh tags: trunk)