Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around e5121b4762eea033.
2011-03-16
| ||
05:03 | • Ticket [305143bd87] Timeline view is always logged-out. status still Open with 2 other changes artifact: 43acabed55 user: ttmrichter | |
04:12 | "ls" alias to "list" subcommand of "fossil branch" command. check-in: 302213ed12 user: bharder tags: trunk | |
02:38 | Make sure the accesslog table exists before attempting to use it. Ticket [7b55fd2958d8d] check-in: c7de5f7b6e user: drh tags: trunk | |
02:31 | • Fixed ticket [3bfff6e03b]: Error when creating a branch from checkin that doesn't have checksum in manifest plus 1 other change artifact: fce27afa9a user: drh | |
02:31 | Fix the "branch new" command so that it works if the parent omits the R-card. Ticket [3bfff6e03bcc5f14] check-in: 448dc5adf7 user: drh tags: trunk | |
02:29 | • Fixed ticket [58290cd297]: fossil stash produces a stash for unmodifed checkout plus 1 other change artifact: 325d97ae60 user: drh | |
02:28 | Make "fossil stash" and "fossil stash save" work the same. Ticket [58290cd2975f5f2] check-in: 18575b14ac user: drh tags: trunk | |
02:20 | Change to a better, cleaner way to fail the graph generation. check-in: cae94fe2c7 user: drh tags: trunk | |
01:53 | Take care to avoid a buffer overrun if the number of rails in the graph exceeds the limit of 32. check-in: cbafc702a9 user: drh tags: trunk | |
2011-03-15
| ||
16:32 | • New ticket [7b55fd2958] access_log problem after updating from older repository: SQLITE_ERROR: no such table: accesslog. artifact: 3bde2e474b user: anonymous | |
12:10 | • New ticket [3bfff6e03b] Error when creating a branch from checkin that doesn't have checksum in manifest. artifact: 15d57d26a6 user: dmitry | |
04:20 | • Add attachment "no-empty-stash.patch" to ticket [58290cd297] artifact: 3e718ce99e user: anonymous | |
01:44 | A merge riser is allowed to ride along side a riser to an off-screen node. check-in: 52ea66df56 user: drh tags: trunk | |
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 | |