Age | Commit message (Expand) | Author | Files | Lines |
2016-10-20 | git-gui: Mark 'All' in remote.tcl for translation | Alexander Shopov | 1 | -4/+4 |
2013-06-15 | git-gui: avoid an error message when removing the last remote | Pat Thoyts | 1 | -2/+4 |
2011-02-24 | git-gui: fetch/prune all entry appears last | Heiko Voigt | 1 | -12/+10 |
2011-02-24 | git-gui: fetch/prune all entry only for more than one entry | Heiko Voigt | 1 | -2/+2 |
2011-02-15 | git-gui: Include version check and test for tearoff menu entry | Pat Thoyts | 1 | -10/+14 |
2011-02-14 | git-gui: teach fetch/prune menu to do it for all remotes | Heiko Voigt | 1 | -0/+45 |
2011-02-14 | git-gui: refactor remote submenu creation into subroutine | Heiko Voigt | 1 | -16/+24 |
2011-02-13 | git-gui: fix deleting item from all_remotes variable | Heiko Voigt | 1 | -2/+2 |
2008-09-30 | git-gui: Fix removing non-pushable remotes | Petr Baudis | 1 | -1/+2 |
2008-09-30 | git-gui: Add support for removing remotes | Petr Baudis | 1 | -0/+37 |
2008-09-30 | git-gui: Add support for adding remotes | Petr Baudis | 1 | -0/+15 |
2008-09-30 | git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu | Petr Baudis | 1 | -68/+69 |
2007-10-10 | git-gui: Consolidate the Fetch and Push menus into a Remote menu | Shawn O. Pearce | 1 | -21/+32 |
2007-09-03 | git-gui: remove dots in some UI strings | Michele Ballabio | 1 | -3/+3 |
2007-09-02 | Mark strings for translation. | Christian Stimming | 1 | -3/+3 |
2007-07-25 | git-gui: Save remote urls obtained from config/remotes setup | Shawn O. Pearce | 1 | -0/+6 |
2007-07-09 | git-gui: Always use absolute path to all git executables | Shawn O. Pearce | 1 | -1/+1 |
2007-07-08 | git-gui: Maintain remote and source ref for tracking branches | Shawn O. Pearce | 1 | -12/+31 |
2007-07-08 | git-gui: Optimize for newstyle refs/remotes layout | Shawn O. Pearce | 1 | -17/+33 |
2007-05-28 | git-gui: GUI support for running 'git remote prune <name>' | Shawn O. Pearce | 1 | -0/+11 |
2007-05-07 | git-gui: Refactor into multiple files to save my sanity | Shawn O. Pearce | 1 | -0/+159 |