Fossil

Timeline
Login

Timeline

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

50 check-ins related to "trunk" plus check-in "2011-06-01 22:39:44" occurring around 2011-06-01 22:39:44.

2011-06-16
23:12
Fix an issue with makeheaders that causes problems for windows when full pathnames are use with a colon in the device name. ... (check-in: 1128509646 user: drh tags: trunk)
19:51
Updates to the VC++ makefile. ... (check-in: 82d741db3e user: drh tags: trunk)
2011-06-15
15:33
Add the configure script and merge in the latest trunk changes. ... (check-in: 57ca24966f user: drh tags: autoconf)
15:22
Update the built-in SQLite to the latest 3.7.7 beta. ... (check-in: dbe1e68e43 user: drh tags: trunk)
2011-06-14
23:59
When doing a merge, only follow direct ancestor links when computing the set of filename changes. Do not follow merge links as this can result in non-intuitive changes. Ticket [554f44ee74e3d3b]. ... (check-in: 1c4d1272a6 user: drh tags: trunk)
22:31
Disable several warnings about sorting w/o an index. ... (check-in: b893eb0dad user: drh tags: trunk)
22:16
A very simple commit fix. ... (check-in: 3a610a3980 user: drh tags: trunk)
17:09
Add very basic configure script. It is just checking for zlib, OpenSSL and the USE_PREAD support on the BSDs. ... (check-in: 8559c781c2 user: joerg tags: autoconf)
2011-06-10
15:14
When creating manifest files as part of a "fossil import" command, ensure that "T" cards are added in sorted order, and that there are no duplicates. ... (check-in: 6ed7ceb1de user: dan tags: trunk)
2011-06-09
19:20
Make sure the content of a manifest has been materialized and is not a copy-or-write segment of another blob prior to parsing it. Ticket [9c3e2a224b6b0055] ... (check-in: 0538980488 user: drh tags: trunk)
2011-06-07
15:51
Improvements to the "annotate" algorithm: Only search primary ancestors; ignore branchs. ... (check-in: 621be70494 user: drh tags: trunk)
02:09
Merge the venks-emacs changes into trunk. ... (check-in: fbf417b681 user: drh tags: trunk)
00:48
Pull the latest trunk changes into the venks-emacs branch. ... (check-in: 690ba8cbdb user: drh tags: venks-emacs)
2011-06-06
17:17
When setting execute permission only set it for those users that also have read permission. ... (check-in: fd6f1c5e61 user: drh tags: trunk)
17:15
Bug fix: make sure "fossil update" sets the execute permission bit correctly. ... (check-in: 37c231b11d user: drh tags: trunk)
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
08:54
Merge latest SQLite from trunk ... (check-in: be264779de user: ben tags: ben-testing)
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
23:45
Minor code clean-ups: (1) shorten lines to less than 80 characters (2) remove C99-isms, especially intermixed code and declarations. Also merge in the moved file display fix from the trunk. ... (check-in: a164b63a67 user: drh tags: ben-testing)
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: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)
2011-05-31
12:52
Always use the alternate-form flag "#" to control the number of input bytes to printf conversions like %t, %h, and %q. Do not use precision in those cases since precision limits the number of output characters, not the number of input characters. Ticket [8967ea1df4f51af]. ... (check-in: e5e6ca4659 user: drh tags: trunk)
2011-05-30
16:46
Makefile which works under the BSDs and Solaris using their non-GNU make. Resolves [5a96dd5f52]. ... (check-in: 3abab7e177 user: ben tags: trunk)
07:04
Create new branch named "configure-make" ... (check-in: 62284df93a user: ben tags: configure-make)
2011-05-28
18:51
Release ... (check-in: 0448438c56 user: drh tags: trunk, release)
17:56
Merge the latest changes from the ben-security branch into trunk. ... (check-in: 6d35cde78d user: drh tags: trunk, test-%-&-tag)
17:52
Do not attempt to use fossil_fopen() in place of fopen() in the SQLite shell as doing so causes problems on (some) Macs and does not really help the windows i18n situation. Ticket [034fa7bb2907e96] ... (check-in: e94c1e9068 user: drh tags: trunk)
16:23
Add the X-Frame-Options: DENY header to HTTP responses, and a comment lamenting that two other helpful security headers can't really be used without breaking things. ... (check-in: 95f04bbfbf user: ben tags: ben-security)
2011-05-27
14:37
Issue a warning if the "push" or "sync" command is issued when "dont-push" is enable. ... (check-in: 21ceccddd8 user: drh tags: trunk)
12:56
Internationalize the opendir() function calls. Ticket [49db5c3993bef2]. ... (check-in: e05fea3852 user: drh tags: trunk)
12:16
Add the test-mimetype command and use it to verify the correct order of entries in the mimetype table. Fix the errors found. ... (check-in: ea2698e9c7 user: drh tags: trunk)
12:03
Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. ... (check-in: 32ad9a1584 user: drh tags: trunk)
2011-05-26
11:57
Add the --systemtrace option for debugging calls to fossil_system. ... (check-in: 5a4dc2239b user: drh tags: trunk)
11:29
Make arrangements for the output of "fossil status" to go through the UTF8 to MBCS translation. Ticket [3f0216560679fd] ... (check-in: 02a6aa2d5e user: drh tags: trunk)
2011-05-25
13:54
Update the Mac icon for the download page. ... (check-in: a2e1c48373 user: drh tags: trunk)
2011-05-24
12:02
Merge the latest trunk changes into the versionable-settings branch. ... (check-in: 9c915adb0a user: drh tags: versionable-settings)
12:00
Merge the latest trunk changes into the arjen-doc-updates branch. ... (check-in: 5d4ef37a9d user: drh tags: arjen-doc-updates)
2011-05-23
15:11
Merge the ben-security branch into the trunk. ... (check-in: 474850cff5 user: drh tags: trunk, release)
15:06
Merge the solaris10 branch into the trunk. ... (check-in: 3e0efc3827 user: drh tags: trunk)
2011-05-22
15:08
Follow web app best practise by marking cookies as HttpOnly and, if it's over an https connection, as 'secure' so they will only be transmitted over https. Options supported by major browsers, and harmless where not supported. ... (check-in: e4b57a3230 user: ben tags: ben-security)
14:23
Create new branch named "ben-security" ... (check-in: 2b4a6a66e1 user: ben tags: ben-security)
09:11
Create new branch named "versionable-settings" ... (check-in: 3db75c4803 user: ben tags: versionable-settings)
07:53
Fix for passwords > 8 chars long on Solaris. getpass() silently truncates to 8 chars, use getpassphrase() instead. ... (Closed-Leaf check-in: 3e61ada775 user: ben tags: solaris10)
07:33
Create new branch named "solaris10" ... (check-in: eb4b5e3beb user: ben tags: solaris10)
2011-05-21
16:57
If at the tip of the current branch but there are children in other branches, the "fossil up" command should do nothing. ... (check-in: 1343cfad7b user: drh tags: trunk)