summaryrefslogtreecommitdiff
path: root/lib/choose_repository.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Makes chooser set 'gitdir' to the resolved pathRemi Rampin2015-03-071-3/+8
* git-gui: Fixes chooser not accepting gitfilesRemi Rampin2015-03-071-0/+10
* git-gui: align the new recursive checkbox with the radiobuttons.Pat Thoyts2014-06-131-1/+1
* git-gui: Add a 'recursive' checkbox in the clone menu.Henri GEIST2014-06-131-2/+32
* git-gui: added gui.maxrecentrepo to extend the number of remembered reposPat Thoyts2013-08-271-2/+10
* git-gui: change dialog button positions for Windows to suit platform.Pat Thoyts2013-05-171-1/+3
* git-gui: instead of defaulting to home directory use working directoryHeiko Voigt2011-02-061-11/+3
* git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts2010-07-301-3/+8
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-271-50/+44
* git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby2010-01-231-0/+4
* git-gui: run post-checkout hook after cloneJens Lehmann2009-04-081-1/+28
* git-gui: don't hide the Browse button when resizing the repo chooserMarkus Heidelberg2009-03-161-0/+4
* git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2008-11-111-0/+6
* git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis2008-09-301-4/+8
* git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis2008-09-301-2/+2
* git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz2008-05-261-6/+2
* git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-151-1/+1
* git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-221-0/+4
* git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-161-28/+22
* git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce2007-10-121-2/+6
* git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce2007-10-121-7/+37
* git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce2007-10-121-0/+6
* git-gui: Disable the text widget in the repository chooserShawn O. Pearce2007-10-121-0/+2
* git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce2007-10-121-0/+6
* git-gui: Offer repository management features in menu barShawn O. Pearce2007-10-121-6/+49
* git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce2007-10-121-27/+34
* git-gui: offer a list of recent repositories on startupSteffen Prohaska2007-10-121-0/+82
* git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce2007-10-101-38/+1
* git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce2007-09-261-2/+2
* git-gui: Switch the git-gui logo to Henrik Nyh's logoShawn O. Pearce2007-09-261-22/+41
* git-gui: Copy objects/info/alternates during standard cloneShawn O. Pearce2007-09-241-0/+26
* git-gui: Keep the UI responsive while counting objects in cloneShawn O. Pearce2007-09-241-5/+25
* git-gui: Don't bother showing OS error message about hardlinksShawn O. Pearce2007-09-241-4/+1
* git-gui: Deiconify startup wizard so it raises to the topJohannes Schindelin2007-09-231-0/+1
* git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce2007-09-231-0/+838