Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 7aaa2aa4179966cc.
2011-01-13
| ||
00:53 | • Edit [6f42e76d804fcd4f]: Change background color to "#d0c0ff". Add tag "release". artifact: 3603bcb988 user: drh | |
00:01 | Add tests for the file_simplify_name utility function. check-in: 6f42e76d80 user: drh tags: trunk | |
2011-01-12
| ||
16:11 | • Delete attachment "news,60688.html" from ticket [2ee159304e] artifact: a93f1e6785 user: drh | |
16:09 | • Closed ticket [bde9513fae]: The delta manifest has more files than modified in the checkin plus 2 other changes artifact: b5458428ec user: drh | |
16:04 | • Fixed ticket [99caf06e17]: Error moving a file to a directory with ../.. plus 1 other change artifact: 5a1f40c763 user: drh | |
16:04 | Fix the file_simplify_name() utility function so that it works with relative pathnames. Ticket [99caf06e17bed849146] check-in: c637a8ac2d user: drh tags: trunk | |
15:53 | Fix for an apparent minor error in allowed markup types for inline text. check-in: dddaebf605 user: lrem tags: trunk | |
09:35 | • New ticket [bde9513fae] The delta manifest has more files than modified in the checkin. artifact: 29896288f6 user: anonymous | |
02:24 | Improvements to "help": List commands if the command for which help is requested is unknown. If the command prefix is ambiguous, show all alternatives. check-in: 1b159db282 user: drh tags: trunk | |
02:08 | Allow --help anywhere on the command-line as an alternative way to get "help" for a command. check-in: a00888f666 user: drh tags: trunk | |
01:57 | On the "import" command, when the "from" commit is implied, be sure to load all of the files of the implied "from" commit prior to processing the changes. check-in: b1cbae5de4 user: drh tags: trunk | |
2011-01-11
| ||
23:49 | • Delete attachment "manifest.xml" from ticket [f270321c0f] artifact: e9bd93f320 user: drh | |
23:47 | For the "import --git" command, if a new commit omits the "from" field, then make it a child of the previous commit if the two are on the same branch. check-in: 25201dd86f user: drh tags: trunk | |
14:14 | • Add attachment "manifest.xml" to ticket [f270321c0f] artifact: 0f5b4e70fc user: anonymous | |
13:10 | • Ticket [99caf06e17] Error moving a file to a directory with ../.. status still Open with 1 other change artifact: 6fc9c1dfb4 user: anonymous | |
13:08 | • Add attachment "file_isdir.patch" to ticket [99caf06e17] artifact: 83de5ac866 user: anonymous | |
13:02 | • Add attachment "news,60688.html" to ticket [2ee159304e] artifact: 8c9a623673 user: anonymous | |
09:44 | • New ticket [e0ef6390ff] Bug in blob_seek. artifact: 516057088a user: anonymous | |
2011-01-10
| ||
13:15 | • Fixed ticket [3f49649840]: apparent make race condition, with tentative patch plus 2 other changes artifact: c76de6aa62 user: anonymous ... 1 similar event omitted. | |
08:20 | • Ticket [2ee159304e] Error in timeline (armv5tel-linux) showing events status still Open with 1 other change artifact: 7e851ce73b user: anonymous | |
2011-01-07
| ||
18:10 | • Edit [f7cff4ad13d06ec0]: Edit check-in comment. artifact: fe4db97cd9 user: bharder | |
17:17 | Make phantom records a warning, not a fatal error, when trying to checkout or examine a check-in. check-in: f7cff4ad13 user: drh tags: trunk | |
17:08 | Do not complain about unfinalized SQL statements when exiting on a fatal error. Fix comments and indentation on the vfile_verify_not_phantom() function. check-in: c2f5dbe655 user: drh tags: trunk | |
16:20 | Merge the experimental export speed enhancement into trunk. check-in: 7aaa2aa417 user: drh tags: trunk | |
16:20 | Record fractional seconds for artifact times. check-in: 722d7cac97 user: drh tags: trunk | |
06:54 | • Changes to wiki page Cookbook artifact: a354ad323c user: ron | |
2011-01-06
| ||
22:01 | • Ticket [2857ab0995] Introduce commandline switches to avoid user input status still Open with 1 other change artifact: 5da52cb734 user: anonymous | |
21:34 | • Ticket [99caf06e17] Error moving a file to a directory with ../.. status still Open with 2 other changes artifact: a9a4256f80 user: anonymous | |
02:48 | • Ticket [923872a184] Ability to search tickets on website status still Open with 2 other changes artifact: e19fb483c7 user: anonymous | |
2011-01-05
| ||
21:55 | • Ticket [2857ab0995] Introduce commandline switches to avoid user input status still Open with 2 other changes artifact: cc99da2c8d user: anonymous | |
18:55 | Experimental change to try to make "export" run faster for massive repositories. Closed-Leaf check-in: c9a903c2bc user: drh tags: experimental | |
18:41 | • Fixed ticket [f270321c0f]: Recursively adding directories should respect ignore-glob plus 1 other change artifact: 34402319b5 user: drh | |
18:41 | Add the --ignore option to the "add" command and have "add" honor the "ignore-glob" setting. Ticket [f270321c0f74b354f05] check-in: be3d2154da user: drh tags: trunk | |
17:17 | • New ticket [f270321c0f] Recursively adding directories should respect ignore-glob. artifact: 8292264568 user: anonymous | |
13:36 | Provide a much larger palette of predefind background colors on the Checkin-Edit screen. check-in: ddf5f36765 user: drh tags: trunk | |
11:36 | • Open ticket [74413366fe]: Bad behaviour merging with renames plus 1 other change artifact: 1cb3ce5447 user: anonymous | |
00:04 | • Edit [4b9951309225848f]: Change background color to "#bde5d6". artifact: 770a24de21 user: drh | |
00:03 | Purge all instances of strcasecmp() and stricmp() from the code. Use fossil_stricmp() instead. check-in: 3789c44bb5 user: drh tags: trunk | |
2011-01-04
| ||
23:15 | corrected dmc makefile generate and added define strcasecmp=stricmp for dmc check-in: f22ed9bfb1 user: wolfgang tags: trunk | |
20:32 | • Closed ticket [986b31211c]: fossil reports changes when there are none plus 2 other changes artifact: 41ee18249f user: rwilson ... 1 similar event omitted. | |
18:05 | Merge the self-registration changes into the trunk. check-in: 9039a6abed user: drh tags: trunk | |
17:50 | • Fixed ticket [a4295406dd]: Problem in checkin (evident on cygwin) plus 1 other change artifact: c38ef79da0 user: drh | |
17:50 | Fix the setting of the "x" property for files in a delta-manifest on unix. Ticket [a4295406dde4682facd619]. check-in: 9e6f20bdf9 user: drh tags: trunk | |
17:13 | Implemented all suggested changes to the self-register related code. Closed-Leaf check-in: 13deb4321b user: lrem tags: self-register | |
16:12 | • Ticket [a4295406dd] Problem in checkin (evident on cygwin) status still Open with 1 other change artifact: d5c36be969 user: anonymous ... 1 similar event omitted. | |
15:51 | • Add attachment "against_massive_append.patch" to ticket [a4295406dd] artifact: 9a61cbd23c user: anonymous | |
15:50 | • New ticket [a4295406dd] Problem in checkin (evident on cygwin). artifact: 469777b203 user: anonymous | |