Timeline
Not logged in

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

50 events occurring around 9e6e31bbdab2d27c.

2011-03-11
16:33 New ticket [d38c2c8795] spelling corrections. artifact: 30de01bcf9 user: anonymous
12:14 Ticket [b767f47cde] Tarball is missing the two zero filled records at the end status still Open with 2 other changes artifact: b90a3d4e9e user: anonymous
09:36 Add attachment "tar.patch" to ticket [b767f47cde] artifact: ae80f050e1 user: anonymous
09:36 New ticket [b767f47cde] Tarball is missing the two zero filled records at the end. artifact: 7264e100e7 user: anonymous
2011-03-10
17:42
Show the name of the user that is doing the commit in the prompt section commit comment template. check-in: cdc4249268 user: drh tags: trunk
17:39
Add the ability to compute common ancestors to the path object. Still using the pivot object for merges, however. Closed-Leaf check-in: cfec72248e user: drh tags: path-refactor
09:58 New ticket [91b3a6bfc1] `fossil up VERSION filename` doesn't add the file to the current branch. artifact: 3a901204c8 user: anonymous
08:30 New ticket [305143bd87] Timeline view is always logged-out.. artifact: f8f833805a user: ttmrichter
07:19 New ticket [58290cd297] fossil stash produces a stash for unmodifed checkout. artifact: fe2ce5dd73 user: anonymous
02:39
Refactoring the DAG path search code into a separate object. check-in: 34c23c6fd4 user: drh tags: path-refactor
2011-03-09
23:16
Add a graph-generation test case for time-warp. check-in: c7f07fe67d user: drh tags: trunk
22:56
Show a path timeline without extraneous decoration. check-in: d37c6a4bc1 user: drh tags: trunk
17:33
Add a path-tracing option to the timeline display. check-in: 63ac111d5b user: drh tags: trunk
15:45
Change the tarball generator to use the USTAR tar format. check-in: 1b7777b9ee user: drh tags: trunk
02:23
Add the ability to deliver compressed tarballs in addition to ZIP archives. check-in: d5d676f0c7 user: drh tags: trunk
00:15
Add a utility for generating gzip-compressed files. This is one step on the road toward the ability to generated compressed tarballs. check-in: 34d9a5e5c5 user: drh tags: trunk
00:09
Inline uuid_to_rid and content_size. Saves one SQL statement per file in the checkout. check-in: e0f5d4734a user: joerg tags: trunk
2011-03-08
22:13
Fix diffs from or to an empty file to use the special position marker 0,0. Makes "fossil diff -N" create patches that are accepted by patch. check-in: 4e77507e70 user: joerg tags: trunk
19:30
Add an example of how to include "meld" as the "gmerge-command". check-in: 85b235982e user: drh tags: trunk
18:28
The "open" command now automatically opens to the "trunk", or to some other branch designated by the new "main-branch" setting. check-in: e3e43bbec5 user: drh tags: trunk
17:32
Do not offer to undo a null-merge. check-in: ad39c28195 user: drh tags: trunk
17:13
Do not verify any of the checksums after a checkout if the repo-cksum setting is turned off. check-in: 46ef289392 user: drh tags: trunk
17:00
Provide better error messages to the client when the server database schema is out-of-date. check-in: 0ca3644367 user: drh tags: trunk
12:27
The client-side on a sync silently ignores unknown pragmas. check-in: eb82de6637 user: drh tags: trunk
2011-03-07
18:49 Fixed ticket [32cfbf0aa4]: Dashes in directory names create broken links in file viewer plus 1 other change artifact: 9e6e31bbda user: drh
18:49
Fix invalid directory listings when some siblings directory names are prefixes of others. Ticket [32cfbf0aa4abf964] check-in: af66e2cf3a user: drh tags: trunk
18:32
Disallow the use of "i", "l", and "o" characters in hexadecimal constants. check-in: c320b850b9 user: drh tags: trunk
16:56 New ticket [32cfbf0aa4] Dashes in directory names create broken links in file viewer. artifact: 8ba31097a9 user: anonymous
03:02
Update the built-in SQLite to the latest 3.7.6 alpha. check-in: c38a726932 user: drh tags: trunk
03:00
Add a button to delete failed login attempts from the access log history. check-in: ba0852c9df user: drh tags: trunk
02:55
Remove an obsolete RCS ident string from makeheaders.c. check-in: 3531091646 user: drh tags: trunk
2011-03-06
16:06 Задача [aa9a522e47] tif files have no preview статус остался Open с 2 изменением artifact: c72763b09b user: anonymous
2011-03-04
13:19 Fixed ticket [77c58e1415]: fossil scrub --private fails when used from an open checkout plus 1 other change artifact: bb8714634f user: drh
13:19
Fix the "scrub" command so that it works from within a checkout without having to specify the repository. Ticket [77c58e1415e06fd]. Also fix help text for the "deconstruct" command. check-in: c92ec16f81 user: drh tags: trunk
13:11 Fixed ticket [5f194e2c8f]: fossil scrub --private sometimes remove private files that have been merged into public branches plus 1 other change artifact: 85c602d0dd user: drh
13:11
Make all files mentioned by a public manifest public as well. Ticket [5f194e2c8f475c]. check-in: 2985120d93 user: drh tags: trunk
13:03
Clarify the license status for makeheaders. check-in: f2359f22c2 user: drh tags: trunk
11:22 New ticket [5f194e2c8f] fossil scrub --private sometimes remove private files that have been merged into public branches. artifact: ec0348c98c user: anonymous
11:01 New ticket [77c58e1415] fossil scrub --private fails when used from an open checkout. artifact: 6ed706c7c3 user: anonymous
2011-03-03
18:44 Edit [ad4cc21b7f1e5fc5]: Edit check-in comment. artifact: a71ae2ad05 user: aku
17:20
Adjustments to the sidebox on the homepage. This is still using a nested table. CSS-purists will disapprove, no doubt. check-in: ae89a7ce79 user: drh tags: trunk
16:48
Update the homepage to make it clearer that the Fossil website is just a running instance of Fossil. check-in: 9415b3fe8e user: drh tags: trunk
15:48
More tweaks to the gradient skin. check-in: ad4cc21b7f user: drh tags: trunk
15:22
Adjust the text and font-size of the header on the homepage and on the download page. check-in: e6a29e0057 user: drh tags: trunk
14:12
Add an executive summary sidebar to the Check-in Names documentation page. check-in: a022a51a60 user: drh tags: trunk
13:56
Additional tweaks to the download page generator. check-in: 9ad77bd96b user: drh tags: trunk
13:46
Fixes to the "gradient" skin - now used by Fossil itself. check-in: c2c7af5302 user: drh tags: trunk
13:39
Updates to the homepage (move the "Download" link first) and improvements to the download page generator. check-in: 7834ca9133 user: drh tags: trunk
13:12
Change the title on the homepage. check-in: e29e5e4bc8 user: drh tags: trunk
09:52 Add attachment "tar.c" to ticket [831b932db4] artifact: f1828309e0 user: anonymous