git-gui: correct spelling errors in comments
[gitweb.git] / lib / remote.tcl
2013-06-15 git-gui: avoid an error message when removing the last...
2011-03-25 Merge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-02-24 git-gui: fetch/prune all entry appears last
2011-02-24 git-gui: fetch/prune all entry only for more than one...
2011-02-15 git-gui: Include version check and test for tearoff...
2011-02-14 git-gui: teach fetch/prune menu to do it for all remotes
2011-02-14 git-gui: refactor remote submenu creation into subroutine
2011-02-13 git-gui: fix deleting item from all_remotes variable
2008-09-30 git-gui: Fix removing non-pushable remotes
2008-09-30 git-gui: Add support for removing remotes
2008-09-30 git-gui: Add support for adding remotes
2008-09-30 git-gui: Squash populate_{push,fetch}_menu to populate_...
2007-10-23 Merge branch 'maint'
2007-10-21 Merge branch 'maint'
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Consolidate the Fetch and Push menus into...
2007-10-10 Merge branch 'maint'
2007-10-03 Merge branch 'maint'
2007-09-22 Merge branch 'maint'
2007-09-20 Merge branch 'maint'
2007-09-17 Merge branch 'maint'
2007-09-14 Merge branch 'maint'
2007-09-13 Merge branch 'maint'
2007-09-11 Merge branch 'maint'
2007-09-10 Merge branch 'maint'
2007-09-09 Merge branch 'maint'
2007-09-04 Merge branch 'maint'
2007-09-03 git-gui: remove dots in some UI strings
2007-09-02 Mark strings for translation.
2007-07-25 git-gui: Save remote urls obtained from config/remotes...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Always use absolute path to all git executables
2007-07-09 git-gui: Maintain remote and source ref for tracking...
2007-07-09 git-gui: Optimize for newstyle refs/remotes layout
2007-07-09 Merge branch 'maint'
2007-07-06 Merge branch 'maint'
2007-07-04 Merge branch 'maint'
2007-07-03 Merge branch 'maint'
2007-06-27 Merge branch 'maint'
2007-06-21 Merge branch 'maint'
2007-06-12 Merge branch 'maint'
2007-06-11 Merge branch 'maint'
2007-06-11 Merge branch 'maint'
2007-06-06 Merge branch 'maint'
2007-06-03 Merge branch 'maint'
2007-06-02 Merge branch 'maint'
2007-06-01 Merge branch 'maint'
2007-05-30 Merge branch 'maint'
2007-05-28 git-gui: GUI support for running 'git remote prune...
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Refactor into multiple files to save my sanity