browser: Rebrand the 'Classic' tool as 'Browser'
commit69f90dae5a00ce9d1f9ee2e7ce4ae92ea225e90f
authorDavid Aguilar <davvid@gmail.com>
Fri, 30 Dec 2011 07:07:50 +0000 (29 23:07 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 30 Dec 2011 07:07:50 +0000 (29 23:07 -0800)
treed7fe965328435cefaed0ca5f90ca4205ed9d2e64
parentc147b3650604f68c2a9787c7a1b0da3c8f4ffa34
browser: Rebrand the 'Classic' tool as 'Browser'

The 'Classic' tool was slightly inspired by classical "file-based"
browsers such as tkcvs and provides an entire view of the repo which
is not available in the focused 'Status' widget.  Likewise, it was
kind of funny to say `git cola classic`.

Inside jokes aside, it's better to rebrand this tool as the 'Browser'
since browsing is what it does.  The next thing it really needs is
a vim-like "/" search function to filter (or possibly just find) paths.
Being able to "chdir" into a subdirectory and see its contents only
would be a nice as would dedicated list, item, and tree modes.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/app.py
cola/classic/controller.py
cola/classic/view.py
cola/main/view.py
share/doc/git-cola/git-cola.txt
share/doc/git-cola/hotkeys.html
share/doc/git-cola/shortcuts.rst