]> git.ipfire.org Git - thirdparty/git.git/history - git-gui.sh
git-gui: Fix broken revert confirmation.
[thirdparty/git.git] / git-gui.sh
2007-12-14  Johannes Sixtgit-gui: Move frequently used commands to the top of...
2007-11-08  Shawn O. Pearcegit-gui: Bind Meta-T for "Stage To Commit" menu action
2007-11-01  Shawn O. Pearcegit-gui: Allow users to set font weights to bold
2007-10-26  Shawn O. Pearcegit-gui: Protect against bad translation strings
2007-10-23  Shawn O. PearceMerge branch 'maint'
2007-10-21  Shawn O. PearceMerge branch 'maint'
2007-10-17  Shawn O. Pearcegit-gui: Paper bag fix the global config parsing
2007-10-13  Shawn O. Pearcegit-gui: Ensure copyright message is correctly read...
2007-10-12  Steffen Prohaskagit-gui: offer a list of recent repositories on startup
2007-10-12  Shawn O. Pearcegit-gui: Support LFs embedded in config file values
2007-10-12  Shawn O. Pearcegit-gui: Refactor git-config --list parsing
2007-10-12  Shawn O. Pearcegit-gui: Move load_config procedure below git-version...
2007-10-12  Johannes Sixtgit-gui: Change main window layout to support wider...
2007-10-10  Steffen Prohaskagit-gui: add directory git-gui is located in to PATH...
2007-10-10  Shawn O. PearceMerge branch 'cs/de'
2007-10-10  Shawn O. Pearcegit-gui: Shorten the staged/unstaged changes title...
2007-10-10  Shawn O. Pearcegit-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10  Shawn O. Pearcegit-gui: Consolidate the Fetch and Push menus into...
2007-10-10  Shawn O. PearceMerge branch 'maint'
2007-10-08  Steffen Prohaskagit-gui: accept versions containing text annotations...
2007-10-03  Shawn O. PearceMerge branch 'maint'
2007-10-03  Shawn O. Pearcegit-gui: Don't crash when starting gitk from a browser...
2007-10-03  Shawn O. Pearcegit-gui: Allow gitk to be started on Cygwin with native...
2007-09-28  Shawn O. Pearcegit-gui: Refer to ourselves as "Git Gui" and not "git...
2007-09-28  Shawn O. Pearcegit-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-23  Shawn O. Pearcegit-gui: Allow users to choose/create/clone a repository
2007-09-22  Shawn O. Pearcegit-gui: Refactor some UI init to occur earlier
2007-09-22  Shawn O. PearceMerge branch 'maint'
2007-09-22  Shawn O. Pearcegit-gui: Ensure .git/info/exclude is honored in Cygwin...
2007-09-22  Shawn O. Pearcegit-gui: Handle starting on mapped shares under Cygwin
2007-09-22  Shawn O. Pearcegit-gui: Display message box when we cannot find git...
2007-09-21  Shawn O. Pearcegit-gui: Support native Win32 Tcl/Tk under Cygwin
2007-09-20  Shawn O. PearceMerge branch 'maint'
2007-09-20  Simon Sasburggit-gui: Avoid using bold text in entire gui for some...
2007-09-17  Shawn O. PearceMerge branch 'maint'
2007-09-17  Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-14  Shawn O. Pearcegit-gui: Paper bag fix missing translated strings
2007-09-14  Michele Ballabiogit-gui: add some strings to translation
2007-09-14  Shawn O. PearceMerge branch 'maint'
2007-09-13  Shawn O. PearceMerge branch 'maint'
2007-09-13  Shawn O. Pearcegit-gui: Make backporting changes from i18n version...
2007-09-12  Harri Ilari Tapio... git-gui: Disambiguate "commit"
2007-09-12  Shawn O. Pearcegit-gui: Support context-sensitive i18n
2007-09-11  Shawn O. PearceMerge branch 'maint'
2007-09-11  Shawn O. Pearcegit-gui: Don't delete send on Windows as it doesn't...
2007-09-10  Shawn O. PearceMerge branch 'maint'
2007-09-10  Shawn O. Pearcegit-gui: Trim trailing slashes from untracked submodule...
2007-09-09  Shawn O. PearceMerge branch 'maint'
2007-09-09  Shawn O. Pearcegit-gui: Disable Tk send in all git-gui sessions
2007-09-04  Shawn O. PearceMerge branch 'maint'
2007-09-04  Shawn O. Pearcegit-gui: Properly set the state of "Stage/Unstage Hunk...
2007-09-04  Shawn O. Pearcegit-gui: Correct starting of git-remote to handle ...
2007-09-03  Shawn O. Pearcegit-gui: Correct stock message for 'Invalid font specif...
2007-09-02  Christian StimmingMark strings for translation.
2007-09-02  Shawn O. Pearcegit-gui: Initialize Tcl's msgcat library for internatio...
2007-09-02  Shawn O. Pearcegit-gui: Locate the library directory early during...
2007-08-25  Shawn O. Pearcegit-gui: Correct 'git gui blame' in a subdirectory gitgui-0.8.2
2007-08-23  Shawn O. Pearcegit-gui: Do not offer to stage three-way diff hunks...
2007-08-23  Shawn O. Pearcegit-gui: Refactor diff pane popup support for future...
2007-08-22  Shawn O. Pearcegit-gui: Fix "unoptimized loading" to not cause git...
2007-08-21  Shawn O. Pearcegit-gui: Paper bag fix "Stage Hunk For Commit" in diff...
2007-08-20  Shawn O. Pearcegit-gui: Fix window manager problems on ion3
2007-08-04  Väinö Järvelägit-gui: Added support for OS X right click gitgui-0.8.1
2007-08-03  Shawn O. Pearcegit-gui: Avoid Tcl error in popup menu on diff viewer
2007-07-30  Shawn O. Pearcegit-gui: Use more modern looking icons in the tree...
2007-07-30  Shawn O. Pearcegit-gui: Don't offer to stage hunks from untracked...
2007-07-29  Shawn O. Pearcegit-gui: Honor core.excludesfile when listing extra...
2007-07-29  Christian Stimminggit-gui: Unify wording to say "to stage" instead of...
2007-07-27  Shawn O. Pearcegit-gui: Don't kill modified commit message buffer...
2007-07-23  Shawn O. Pearcegit-gui: Refactor current branch menu items to make...
2007-07-23  Shawn O. Pearcegit-gui: Refactor diff popup into a procedure to ease...
2007-07-23  Shawn O. Pearcegit-gui: Clarify meaning of add tracked menu option
2007-07-22  Shawn O. Pearcegit-gui: Completely remove my Tools/Migrate hack
2007-07-21  Shawn O. Pearcegit-gui: Automatically backup the user's commit buffer
2007-07-19  Shawn O. Pearcegit-gui: Avoid unnecessary global statements when possible
2007-07-19  Shawn O. Pearcegit-gui: Bind Ctrl/Cmd-M to merge action
2007-07-19  Shawn O. PearceDon't offer my special Tools/Migrate hack unless in...
2007-07-18  Shawn O. Pearcegit-gui: Clarify the visualize history menu options
2007-07-18  Shawn O. Pearcegit-gui: Allow users to browse any branch, not just...
2007-07-18  Shawn O. Pearcegit-gui: Allow browser subcommand to start in subdirectory
2007-07-18  Shawn O. Pearcegit-gui: Allow blame/browser subcommands on bare reposi...
2007-07-18  Shawn O. Pearcegit-gui: Move feature option selection before GIT_DIR...
2007-07-18  Shawn O. Pearcegit-gui: Delay the GC hint until after we are running
2007-07-18  Shawn O. Pearcegit-gui: Let the user continue even if we cannot unders...
2007-07-18  Shawn O. Pearcegit-gui: Change our initial GC hint to be an estimate
2007-07-18  Shawn O. Pearcegit-gui: Delay searching for 'nice' until its really...
2007-07-18  Julian Phillipsgit-gui: Handle git versions of the form n.n.n.GIT
2007-07-17  Shawn O. Pearcegit-gui: Always disable the Tcl EOF character when...
2007-07-16  Shawn O. Pearcegit-gui: Brown paper bag "dirty git version fix"
2007-07-16  Shawn O. Pearcegit-gui: Skip -dirty suffix on core git versions
2007-07-12  Shawn O. PearceMerge branch 'maint'
2007-07-10  Shawn O. PearceMerge branch 'maint'
2007-07-09  Shawn O. Pearcegit-gui: Improve the Windows and Mac OS X shortcut...
2007-07-09  Shawn O. Pearcegit-gui: Teach console widget to use git_read
2007-07-09  Shawn O. Pearcegit-gui: Perform our own magic shbang detection on...
2007-07-09  Shawn O. Pearcegit-gui: Treat `git version` as `git --version`
2007-07-09  Shawn O. Pearcegit-gui: Assume unfound commands are known by git wrapper
2007-07-09  Shawn O. Pearcegit-gui: Correct gitk installation location
2007-07-09  Shawn O. Pearcegit-gui: Always use absolute path to all git executables
2007-07-09  Shawn O. Pearcegit-gui: Change the main window progress bar to use...
next