git-gui: Make sure remotes are loaded when picking revisions
[gitweb.git] / lib / console.tcl
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-10 git-gui: Don't linewrap within console windows
2007-07-09 git-gui: Teach console widget to use git_read
2007-07-09 git-gui: Refactor branch switch to support detached...
2007-07-09 git-gui: Automatically refresh tracking branches when...
2007-06-12 Merge branch 'maint'
2007-06-12 git-gui: Save geometry before the window layout is...
2007-05-09 git-gui: Convert browser, console to "class" format
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Move console procs into their own namespace
2007-05-08 git-gui: Refactor into multiple files to save my sanity