git-gui: use themed tk widgets with Tk 8.5
[gitweb.git] / lib / choose_repository.tcl
2010-01-28 git-gui: use themed tk widgets with Tk 8.5
2010-01-23 git-gui: Keep repo_config(gui.recentrepos) and .gitconf...
2009-04-08 git-gui: run post-checkout hook after clone
2009-03-17 Merge branch 'maint'
2009-03-17 git-gui: don't hide the Browse button when resizing...
2008-11-11 git-gui: Add the Show SSH Key item to the clone dialog.
2008-09-30 git-gui: Make input boxes in init/clone/open dialogs...
2008-09-30 git-gui: Avoid using the term URL when specifying repos...
2008-05-27 git-gui: Vertically align textboxes with labels gitgui-0.10.2
2008-03-15 git-gui: Don't translate the special Apple menu
2008-02-22 Merge branch 'maint'
2008-02-22 git-gui: Focus insertion point at end of strings in...
2008-01-16 git-gui: Allow 'Create New Repository' on existing...
2007-10-23 Merge branch 'maint'
2007-10-21 Merge branch 'maint'
2007-10-13 git-gui: Collapse $env(HOME) to ~/ in recent repositori...
2007-10-13 git-gui: Support cloning Cygwin based work-dirs
2007-10-13 git-gui: Bind n/c/o accelerators in repository chooser
2007-10-13 git-gui: Disable the text widget in the repository...
2007-10-13 git-gui: Fix bind errors when switching repository...
2007-10-12 git-gui: Offer repository management features in menu bar
2007-10-12 git-gui: Change repository browser radio buttons to...
2007-10-12 git-gui: offer a list of recent repositories on startup
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Refactor Henrik Nyh's logo into its own procedure
2007-10-10 Merge branch 'maint'
2007-10-03 Merge branch 'maint'
2007-09-26 git-gui: Make the status bar easier to read in the...
2007-09-26 git-gui: Switch the git-gui logo to Henrik Nyh's logo
2007-09-25 git-gui: Copy objects/info/alternates during standard...
2007-09-25 git-gui: Keep the UI responsive while counting objects...
2007-09-25 git-gui: Don't bother showing OS error message about...
2007-09-24 git-gui: Deiconify startup wizard so it raises to the top
2007-09-23 git-gui: Allow users to choose/create/clone a repository