Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 34c23c6fd4c7304c.
2011-03-14
| ||
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 | |
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 | |