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