summaryrefslogtreecommitdiff
path: root/lib/remote.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: avoid an error message when removing the last remotePat Thoyts2013-06-151-2/+4
* git-gui: fetch/prune all entry appears lastHeiko Voigt2011-02-241-12/+10
* git-gui: fetch/prune all entry only for more than one entryHeiko Voigt2011-02-241-2/+2
* git-gui: Include version check and test for tearoff menu entryPat Thoyts2011-02-151-10/+14
* git-gui: teach fetch/prune menu to do it for all remotesHeiko Voigt2011-02-141-0/+45
* git-gui: refactor remote submenu creation into subroutineHeiko Voigt2011-02-141-16/+24
* git-gui: fix deleting item from all_remotes variableHeiko Voigt2011-02-131-2/+2
* git-gui: Fix removing non-pushable remotesPetr Baudis2008-09-301-1/+2
* git-gui: Add support for removing remotesPetr Baudis2008-09-301-0/+37
* git-gui: Add support for adding remotesPetr Baudis2008-09-301-0/+15
* git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-301-68/+69
* git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce2007-10-101-21/+32
* git-gui: remove dots in some UI stringsMichele Ballabio2007-09-031-3/+3
* Mark strings for translation.Christian Stimming2007-09-021-3/+3
* git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce2007-07-251-0/+6
* git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-091-1/+1
* git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce2007-07-081-12/+31
* git-gui: Optimize for newstyle refs/remotes layoutShawn O. Pearce2007-07-081-17/+33
* git-gui: GUI support for running 'git remote prune <name>'Shawn O. Pearce2007-05-281-0/+11
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-071-0/+159