git-gui: handle "deleted symlink" diff marker
[gitweb.git] / lib / choose_rev.tcl
2007-07-30 git-gui: Make sure remotes are loaded when picking...
2007-07-25 git-gui: Show ref last update times in revision chooser...
2007-07-25 git-gui: Display commit/tag/remote info in tooltip...
2007-07-18 git-gui: Increase the default height of the revision...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Allow double-click in checkout dialog to start...
2007-07-09 git-gui: Default selection to first matching ref
2007-07-09 git-gui: Refactor branch switch to support detached...
2007-07-09 git-gui: Option to default new branches to match tracki...
2007-07-09 git-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09 git-gui: Allow users to match remote branch names locally
2007-07-09 git-gui: Maintain remote and source ref for tracking...
2007-07-09 git-gui: Refactor the delete branch dialog to use class...
2007-07-09 git-gui: Abstract the revision picker into a mega widget