Add bash completion for the blame subcommand
[tig] / NEWS
2008-10-10  Jonas FonsecaAdd bash completion for the blame subcommand
2008-10-09  Jonas FonsecaSort references in the order: tags, heads, tracked...
2008-10-08  Jonas Fonsecatig-0.12.1 tig-0.12.1
2008-10-08  Jonas FonsecaRename checkout to revert and support individual diff...
2008-10-07  Jonas FonsecaAdd support for refreshing the log view
2008-09-30  Jonas FonsecaCleanup exclude rule setup by using ls-files --exclude...
2008-09-30  Jonas FonsecaMain: use --topo-order when arguments are given on...
2008-09-21  Jonas Fonsecastatus: add support for checking out files with unstage...
2008-09-15  Jonas Fonsecatig-0.12 tig-0.12
2008-09-15  Jonas FonsecaDo not show boundary commits by default
2008-09-10  Jonas Fonsecamain: implement refreshing by just rerunning the origin...
2008-08-05  Jonas FonsecaClean up incomplete commits from main view listed for...
2008-07-23  Rodolfo BorgesAdd option 'author-width' to consumize the width of...
2008-05-02  Jonas FonsecaUpdate NEWS
2008-04-24  Jonas FonsecaAdd stage-next action to jump to next diff chunk that...
2008-04-24  Jonas FonsecaMake configure check for ncurses header files
2008-04-23  Jonas FonsecaDrop use of $(...) for popen() and system() calls
2008-04-23  Jonas FonsecaAdd NEWS file