Fossil

Timeline
Login

Timeline

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

19 check-ins for the month beginning 2012-07-01 by user drh

Following month ↑
2012-07-27
00:26
Fix another faulty though harmless memset() initialization. ... (check-in: 336e1355 user: drh tags: trunk)
00:00
Fix a faulty (but harmless) initialization in the MD5 code. ... (check-in: ed005e30 user: drh tags: trunk)
2012-07-25
12:05
Allow the setup user to add the chngtime query parameter to ci_edit. This can be used to override incorrect tags that have a date way in the future. ... (check-in: ca72f02c user: drh tags: trunk)
11:18
In the user edit screen, display capabilities in three columns. ... (check-in: 60cf260b user: drh tags: trunk)
10:58
Add <label> markup around all checkbox form entries. ... (check-in: e78c49d3 user: drh tags: trunk)
2012-07-20
14:54
Change the "dir" webpage to require read permission. ... (check-in: ded8615f user: drh tags: trunk)
2012-07-19
22:03
Fix a formatting problem on the setup_settings page. ... (check-in: 6f594af6 user: drh tags: trunk)
21:44
Create a javascript function $(id) which is an alias for document.getElementById(id). Use the $(id) function everywhere that document.getElementById(id) was used. ... (check-in: 97d651b8 user: drh tags: trunk)
18:53
Automatically check both "Tags:" and "Branching:" boxes when text is entered into the name fields on the "ci_edit" page. ... (check-in: b2164fb7 user: drh tags: trunk)
15:41
Fix the db_is_writable() routine to return FALSE if the database is not even open. ... (check-in: 0c0f268f user: drh tags: trunk)
2012-07-17
16:55
Separate the download links on the "info" and "ci" pages onto a separate line with a separate label. ... (check-in: 7ee938f4 user: drh tags: trunk)
2012-07-14
16:51
Merge the root-tag branch into trunk. ... (check-in: 9f83e033 user: drh tags: trunk)
11:40
Changes to the root-tag processing to provide better error messages. ... (Closed-Leaf check-in: 36134ce2 user: drh tags: root-tag)
05:03
Add the branch= query parameter to the vdiff page. ... (check-in: 18797587 user: drh tags: root-tag)
04:59
Add the --branch option to the "diff" command, for showing all changes in a particular branch. ... (check-in: f06e492a user: drh tags: root-tag)
04:43
Allow check-in specifications of the form "root:BRANCH" where BRANCH is a branch name. Such a spec refers to the point on the parent branch from which the branch is derived. Useful for doing a diff of an entire branch, for example, using "fossil diff --from root:xyz --to xyz". ... (check-in: a4e01221 user: drh tags: root-tag)
2012-07-07
14:07
Update the inetd handler so that it works with IPv6. ... (check-in: 89fb4142 user: drh tags: ipv6)
13:32
Fix the URL parser so that it is able to handle IPv6 addresses. Fixes to the IPv6 client-side code. ... (check-in: beea5987 user: drh tags: ipv6)
2012-07-05
21:25
Work toward getting Fossil to be able to sync over IPV6. This check-in compiles, but we do not yet have a server to test it on. ... (check-in: 0268e771 user: drh tags: ipv6)
Previous month ↓