aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-27
* git-gui: Remove unused icon file_parttickShawn O. Pearce2010-01-25
* git-gui: use different icon for new and modified files in the indexPeter Oberndorfer2010-01-25
* git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta2010-01-23
* git-gui: handle bare repos correctlyGiuseppe Bilotta2010-01-23
* git-gui: handle non-standard worktree locationsGiuseppe Bilotta2010-01-23
* git-gui: Support applying a range of changes at onceJeff Epler2010-01-23
* git-gui: Add a special diff popup menu for submodulesJens Lehmann2010-01-23
* git-gui: work from the .git dirGiuseppe Bilotta2010-01-23
* git-gui: Correct file_states when unstaging partly staged entryJens Lehmann2010-01-23
* git-gui: Fix gitk for branch whose name matches local filePeter Krefting2010-01-23
* git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela2010-01-06
* git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka2009-12-07
* git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu2009-10-27
* git-gui: fix use of uninitialized variableJens Lehmann2009-09-25
* git-gui: store wm state and fix wm geometryAlexey Borzenkov2009-09-12
* git-gui: Limit display to a maximum number of filesDan Zwell2009-08-12
* git-gui: display summary when showing diff of a submoduleJens Lehmann2009-08-10
* git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen2009-05-01
* Merge branch 'maint'Shawn O. Pearce2009-04-08
|\
| * git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts2009-04-08
| * git-gui: fix use of undeclared variable diff_empty_countJoerg Bornemann2009-04-08
* | git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg2009-04-05
* | git-gui: use `git --html-path` to get the location of installed HTML docsMarkus Heidelberg2009-04-05
|/
* git-gui: fix deleting from the context menu with empty selectionMarkus Heidelberg2009-03-30
* git-gui: Support more git version notations.Alexander Gavrilov2009-02-08
* git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin2008-12-17
* git-gui: Fix handling of relative paths in blame.Alexander Gavrilov2008-12-08
* git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov2008-11-16
* git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2008-11-16
* git-gui: Implement system-wide configuration handling.Alexander Gavrilov2008-11-16
* git-gui: try to provide a window icon under XGiuseppe Bilotta2008-11-16
* git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2008-11-11
* git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov2008-11-01
* git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-01
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-10
* git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-30
* git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-30
* git-gui: Use git web--browser for web browsingPetr Baudis2008-09-30
* git-gui: Add support for adding remotesPetr Baudis2008-09-30
* git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-30
* git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-30
* git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov2008-09-30
* git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce2008-09-26
* git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov2008-09-24
* git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov2008-09-24
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-24
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-24
* git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams2008-09-24
* git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce2008-09-24