summaryrefslogtreecommitdiffstats
path: root/lib/remote.tcl
AgeCommit message (Expand)AuthorLines
2008-09-30git-gui: Fix removing non-pushable remotesPetr Baudis-1/+2
2008-09-30git-gui: Add support for removing remotesPetr Baudis-0/+37
2008-09-30git-gui: Add support for adding remotesPetr Baudis-0/+15
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis-68/+69
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce-21/+32
2007-09-03git-gui: remove dots in some UI stringsMichele Ballabio-3/+3
2007-09-02Mark strings for translation.Christian Stimming-3/+3
2007-07-25git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce-0/+6
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce-1/+1
2007-07-08git-gui: Maintain remote and source ref for tracking branchesShawn O. Pearce-12/+31
2007-07-08git-gui: Optimize for newstyle refs/remotes layoutShawn O. Pearce-17/+33
2007-05-28git-gui: GUI support for running 'git remote prune <name>'Shawn O. Pearce-0/+11
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce-0/+159