bookmarks: add a "Default Repository" feature
commit9f3c3d74ee3803a123a70b9487544c3bb2663f60
authorDavid Aguilar <davvid@gmail.com>
Fri, 23 Oct 2015 07:58:41 +0000 (23 00:58 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 23 Oct 2015 08:00:50 +0000 (23 01:00 -0700)
tree2b2d9286397002590da47abbcb3588cc7634e181
parente9608355b22886b12bb7c49ff449c824b03211bd
bookmarks: add a "Default Repository" feature

Allow setting the "Default Repository" by right-clicking in the
"Favorites" or "Bookmarks" widgets.

The "Default Repository" is used when the working directory does not
contain a Git repository.  If it is not set, or if it is set to a bogus
value, then `git cola` will still prompt for a repository.

Closes #513
Suggested-by: Zeioth <zeioth@hotmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/bookmarks.py
share/doc/git-cola/relnotes/unreleased.rst
share/doc/git-cola/thanks.rst