Fossil

Timeline
Login

Timeline

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

12 check-ins using file src/update.c version 03160c1ac8

2011-06-06
17:59
Fix indentation and tabs to style guide ... (check-in: 081a29c0b7 user: venkat tags: venks-emacs)
16:50
Remove an unnecessary level of function nesting. ... (check-in: 12989181a6 user: drh tags: trunk)
12:01
Update the "scrub" command to remove traces of login-groups and subrepositories. ... (check-in: 5ea9cf4002 user: drh tags: trunk)
2011-06-05
00:09
Fix minor typo in comment ... (check-in: ac7be7fd6c user: venkat tags: venks-emacs)
00:04
Add ability to append to ticket fields from the fossil ticket command ... (check-in: 35d6029a13 user: venkat tags: venks-emacs)
2011-06-03
14:24
Update the built-in SQLite to the latest 3.7.7 alpha. ... (check-in: 9f9047d686 user: drh tags: trunk)
2011-06-02
20:49
Improved handling of check-in diff display when files have changed names but are otherwise unmodified. Requires a rebuild to get the display exactly right since the MLINK table needs to be recomputed. ... (check-in: 067cda2645 user: drh tags: trunk)
19:31
Merge SSL client certificate support from ben-security branch ... (check-in: 397f434a4d user: ben tags: ben-testing)
19:28
Create new branch named "ben-testing" ... (check-in: 25c77401f0 user: ben tags: ben-testing)
14:56
Make sure the built-in "now()" function is available to peer-repository connections for single-signon operations. Ticket [3233c3dad99d57ad]. ... (check-in: 74ecc4d646 user: drh tags: trunk)
2011-06-01
22:39
Add the --type option to the "fossil tag find" command. Ticket [9bed1f604e0773] ... (check-in: d5b9674ec5 user: drh tags: trunk)
22:32
In contexts where only a check-out makes since, only resolve tags or branch names into check-outs, not events or other artifacts. Ticket [5f611295e3c2a8]. ... (check-in: 2a013f0228 user: drh tags: trunk)