Code

corrected doubly used ID view-manipulation in manual.txt
[tig.git] / NEWS
2009-01-27 Jonas FonsecaAdd support for loading blame for parent commits
2009-01-27 Jonas FonsecaRename tree-parent action to parent
2009-01-27 Jonas FonsecaTree view: improve to look less like plumbing
2009-01-23 Jonas FonsecaAdd support for restoring the view position in reloadab...
2009-01-21 Jonas FonsecaRefactor user input handling into separate function
2009-01-21 Jonas FonsecaAdd support for opening any blob in an editor
2009-01-19 Jonas FonsecaFix regression in handling of data for non-UTF-8 locales
2009-01-15 Jonas FonsecaTree view: make drawing more smooth by using the dirty...
2009-01-15 Jonas FonsecaFix memory corruption bug in tree_read when sorting...
2009-01-13 Jonas Fonsecatig-0.13
2009-01-13 Jonas FonsecaLaunch mergetool from the project root directory
2009-01-13 Jonas FonsecaIO API: use select(2) to check if pipe is readable...
2009-01-13 Jonas FonsecaIO API: use for the main, log, diff, tree and blob...
2009-01-13 Jonas FonsecaIO API: refactor the run request command formatter
2008-12-31 Jonas FonsecaFix drawing loading views that are not displayed.
2008-12-28 Jonas FonsecaAdd support for launching the editor from the tree...
2008-12-28 Jonas FonsecaRefuse to open blame view for all non-file entries...
2008-11-16 Jonas FonsecaRefuse to open deleted files from the status and stage...
2008-10-25 Jonas FonsecaRefuse to open a directory in the status and stage...
2008-10-15 Jonas FonsecaFix waiting for input after executing a run request...
2008-10-15 Jonas Fonsecaupdate_view: Check the pipes and call end_update()...
2008-10-10 Jonas FonsecaSeparate blame revision and file argument by "--" to...
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
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
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