index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
remote.tcl
Age
Commit message (
Expand
)
Author
2016-10-20
git-gui: Mark 'All' in remote.tcl for translation
Alexander Shopov
2013-06-15
git-gui: avoid an error message when removing the last remote
Pat Thoyts
2011-02-24
git-gui: fetch/prune all entry appears last
Heiko Voigt
2011-02-24
git-gui: fetch/prune all entry only for more than one entry
Heiko Voigt
2011-02-15
git-gui: Include version check and test for tearoff menu entry
Pat Thoyts
2011-02-14
git-gui: teach fetch/prune menu to do it for all remotes
Heiko Voigt
2011-02-14
git-gui: refactor remote submenu creation into subroutine
Heiko Voigt
2011-02-13
git-gui: fix deleting item from all_remotes variable
Heiko Voigt
2008-09-30
git-gui: Fix removing non-pushable remotes
Petr Baudis
2008-09-30
git-gui: Add support for removing remotes
Petr Baudis
2008-09-30
git-gui: Add support for adding remotes
Petr Baudis
2008-09-30
git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu
Petr Baudis
2007-10-10
git-gui: Consolidate the Fetch and Push menus into a Remote menu
Shawn O. Pearce
2007-09-03
git-gui: remove dots in some UI strings
Michele Ballabio
2007-09-02
Mark strings for translation.
Christian Stimming
2007-07-25
git-gui: Save remote urls obtained from config/remotes setup
Shawn O. Pearce
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
2007-07-08
git-gui: Maintain remote and source ref for tracking branches
Shawn O. Pearce
2007-07-08
git-gui: Optimize for newstyle refs/remotes layout
Shawn O. Pearce
2007-05-28
git-gui: GUI support for running 'git remote prune <name>'
Shawn O. Pearce
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce