Timeline
Not logged in

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

50 events occurring around 5242ea0c01a44e1c.

2011-03-15
01:34
Change the graph layout to include ascenders for nodes that have off-screen children. Fix a bug in the leaf-tracker that became evident by this enhancement. (A rebuild is required to rebuild the leaf table after updating, or else some timeline graphs will not display correctly.) check-in: d7a0240f39 user: drh tags: trunk
2011-03-14
21:37 Fixed ticket [398afa58de]: rebuild fail plus 1 other change artifact: 073997a6cb user: drh
21:37 Edit [aa6abc5ed37a352e]: Edit check-in comment. artifact: 258902461f user: drh
21:36
Fix an issue with the leaf-tracker that comes up if a check-in specifies a shunned check-in as its parent or merge parent. Ticket [398afa58def78f5]. check-in: aa6abc5ed3 user: drh tags: trunk
20:44 Ticket [398afa58de] rebuild fail status still Open with 1 other change artifact: 3aa18bdd78 user: anonymous ... 3 similar events omitted.
20:14
Further improvements to the layout of merge arrows. check-in: a6934b4437 user: drh tags: trunk
18:26
Improvements to the layout of merge arrows in the graph. check-in: 313cd3c832 user: drh tags: trunk
13:22
Fix a bug in the merge file-rename detection logic, a bug introduced by the path refactoring changes. check-in: 66951fa6bd user: drh tags: trunk
12:42
Merge the path-refactor changes into trunk. Refactoring is not complete, but it appears to be stable. check-in: e5121b4762 user: drh tags: trunk
12:18 Fixed ticket [d38c2c8795]: spelling corrections plus 1 other change artifact: 838336c74b user: drh
12:18
Fix typos in comments and error messages. Ticket [d38c2c8795181] check-in: c5f7ab040a user: drh tags: trunk
12:16 Fixed ticket [b767f47cde]: Tarball is missing the two zero filled records at the end plus 1 other change artifact: 46eba38514 user: drh
12:16
Put two blank pages at the end of a generated TAR file. Ticket [b767f47cdefef12]. check-in: a5ebf2f5df user: drh tags: trunk
2011-03-13
19:25 New ticket [40d9dbd3ad] ssh scheme incompatible with tcsh. artifact: 2e43c4e17d user: anonymous
2011-03-12
18:34 Ticket [b277fe07a0] Referencing a file with an absolute path inside of the repository doesn't work status still Open with 1 other change artifact: a6195d1e60 user: anonymous ... 1 similar event omitted.
17:12 New ticket [281f18eef3] Rename directory moves files to the wrong director. artifact: 85d779aa7d user: anonymous
2011-03-11
22:25 Ticket [b277fe07a0] Referencing a file with an absolute path inside of the repository doesn't work status still Open with 2 other changes artifact: a60a9fd70a user: anonymous
21:52 New ticket [cdfef04661] Specify file or directory options on "fossil cgi" command line. artifact: 75ce145719 user: anonymous
21:18 New ticket [b277fe07a0] Referencing a file with an absolute path inside of the repository doesn't work. artifact: ea2af333cd user: anonymous
17:24 Ticket [d38c2c8795] spelling corrections status still Open with 2 other changes artifact: e59678a69c user: drh
16:34 Add attachment "fossil-spell.diff" to ticket [d38c2c8795] artifact: 5242ea0c01 user: anonymous
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