Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/stash.c version fd839e73

2012-10-05
13:55
On the timeline webpage, remove the (undocumented) "nomerge" query parameter and make no-merge behavior the default when using the "from" and "to" query parameters. A new "shortest" query parameter can be used to find the shortest path, if desired. ... (check-in: 37d10750 user: drh tags: trunk)
13:48
Update SQLite from upstream so that Fossil will compile on pre-C99 compilers. This SQLite still has issues with ORDER BY optimization, but those issues do not seem to effect Fossil. ... (check-in: 5a428feb user: drh tags: trunk)
13:44
Enhancements to the "bisect" command: (1) Create alias "ls" for the "vlist" subcommand. (2) Show an abbreviated listing unless the --all option is used. (3) Automatically show the abbreviated listing after each "next". ... (check-in: eec11147 user: drh tags: trunk)
13:10
Update the "fossil stash" command so that it always prompts for a comment if the -m option is omitted. ... (check-in: 16371dcb user: drh tags: trunk)