Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch bch Excluding Merge-Ins
This is equivalent to a diff from f73ed21d3b to 0eaf7528b1
2011-02-17
| ||
00:05 | Merge in Brad Harder's "stash ls" command. check-in: ae73c07be0 user: drh tags: trunk | |
2011-02-16
| ||
23:47 | Update to the latest pre-release SQLite version (as part of the SQLite testing process). Update the makefiles to use SQLITE_ENABLE_STAT2. check-in: c616cef3f7 user: drh tags: trunk | |
22:55 | merge trunk Closed-Leaf check-in: 0eaf7528b1 user: bharder tags: bch | |
19:19 | Always close opendir() objects if and only if successfully opened. Ticket [d7169e51ebb3400f6] check-in: f73ed21d3b user: drh tags: trunk | |
19:13 | For the ssh: transport method, use the -T option to disable pseudottys. Increase the size of the buffer for holding the MOTD. check-in: 7c8519003d user: drh tags: trunk | |
2011-02-15
| ||
05:19 | "stash ls", in addition to "stash list" check-in: 9abf05437b user: bharder tags: bch | |
Changes to src/stash.c.