Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/stash.c version 07a3bc6c6a
|
2012-10-28
| ||
| 20:47 | .. but don't forget to update j check-in: 6542935c9d user: jan.nijtmans tags: trunk | |
| 20:40 | speed-up looks_like_text(), by eliminating variable "i" and handle first character separately. check-in: 204680eedc user: jan.nijtmans tags: trunk | |
| 17:28 | Performance enhancement for branch name look-ups. check-in: 186405ce3a user: drh tags: trunk | |
| 10:05 | fix abandoning message check-in: f57f74b2af user: jan.nijtmans tags: use-blob_strip_bom | |
| 10:03 | merge trunk check-in: 0b6b0dfd0b user: jan.nijtmans tags: use-blob_strip_bom | |
| 09:34 | modify looks_like_binary() to looks_like_text() such that it is usable in cr_warning() as well check-in: 1bffce5230 user: jan.nijtmans tags: trunk | |
| 09:05 | glad that I double-checked.... check-in: 6feba0dba5 user: jan.nijtmans tags: trunk | |
| 09:00 | a little consistancy: Allow lower and uppercase for all commit responds, so if Caps-Lock hangs that doesn't matter any more. check-in: d503cfd430 user: jan.nijtmans tags: trunk | |
| 08:32 | Handle eventual utf-8 correctly everywhere in download page check-in: 63565631d7 user: jan.nijtmans tags: trunk | |
|
2012-10-27
| ||
| 04:10 | Add <nowiki>[utime] and [stime]</nowiki> commands to TH1. check-in: 3d50bdcb9a user: drh tags: trunk | |
| 03:19 | Update the diff-test-1 document with a pointer to a difficult indentation change. check-in: 80b6020692 user: drh tags: trunk | |
|
2012-10-26
| ||
| 21:34 | Add the --deanalyze option to "fossil rebuild" for removing ANALYZE results. We really don't want ANALYZE run on a repository because all the queries are tuned to work without it. Add the ability to pass rebuild arguments to "fossil all rebuild". check-in: 85233c40c9 user: drh tags: trunk | |
| 20:46 | Force the correct join order on timeline generation using a CROSS JOIN. check-in: 60b409322a user: drh tags: trunk | |
| 20:33 | Merge the optimizations into trunk. check-in: 09681e17bb user: drh tags: trunk | |
| 20:18 | Bring in the latest SQLite from upstream. Leaf check-in: bda00cbada user: drh tags: optimization | |
| 16:45 | Minor performance optimization on wiki rendering. check-in: 25d99f2698 user: drh tags: optimization | |
| 13:01 | merge trunk check-in: bc027af59b user: jan.nijtmans tags: use-blob_strip_bom | |
| 12:28 | <pre>src/stash.c: In function ‘stash_cmd’: src/stash.c:377:16: warning: ‘stashid’ may be used uninitialized in this function src/stash.c:472:7: note: ‘stashid’ was declared here</pre> check-in: 10e0d0b256 user: jan.nijtmans tags: trunk | |