1
0
mirror of https://github.com/git/git.git synced 2024-11-20 17:35:00 +01:00
git/lib
Petr Baudis 8329bd0725 git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu
The meat of the routines is now separated to add_fetch_entry() and
add_push_entry(). This refactoring will allow easy implementation of adding
individual remotes later.

Signed-off-by: Petr Baudis <petr.baudis@novartis.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-09-30 12:59:18 -07:00
..
about.tcl
blame.tcl git-gui: Support the encoding menu in gui blame. 2008-09-24 12:48:32 -07:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl
class.tcl
commit.tcl
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: Reenable staging unmerged files by clicking the icon. 2008-09-24 12:51:43 -07:00
encoding.tcl git-gui: Optimize encoding name resolution using a lookup table. 2008-09-24 12:48:32 -07:00
error.tcl
git-gui.ico
index.tcl git-gui: Make Ctrl-T safe to use for conflicting files. 2008-09-30 11:47:33 -07:00
logo.tcl
merge.tcl git-gui: Make Ctrl-T safe to use for conflicting files. 2008-09-30 11:47:33 -07:00
mergetool.tcl git-gui: Make Ctrl-T safe to use for conflicting files. 2008-09-30 11:47:33 -07:00
option.tcl git-gui: Add a menu of available encodings. 2008-09-24 12:48:32 -07:00
remote_branch_delete.tcl git-gui: Clarify the Remote -> Delete... action 2008-09-30 12:59:18 -07:00
remote.tcl git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu 2008-09-30 12:59:18 -07:00
shortcut.tcl
spellcheck.tcl git-gui: Remove space from the end of aspell's reply before processing 2008-09-30 12:59:18 -07:00
status_bar.tcl
transport.tcl
win32_shortcut.js
win32.tcl