Quote:
Originally Posted by kovidgoyal
open a a ticket for it, I dont have the time right now and I'll forget otherwise.
|
Done (
http://bugs.calibre-ebook.com/ticket/7788)
I also updated my branch to launchpad and requested a merge (I hope I did everything right, I'm new to bazaar and launchpad, I'm more a git and cvs guy):
https://code.launchpad.net/~steffens.../calibre/trunk
The branch contains also the change to enable recipes downloading unmodified EPUBs (
http://bugs.calibre-ebook.com/ticket/7789), it would be great if you would include that change, too.
Ciao,
Steffen
PS: Does bazaar support something like cherry-pick in git (merging single commits from another branch) so it is ok to make all my changes on a single branch or is it recommended to create a separate branch for each feature/fix I implement?