summaryrefslogtreecommitdiffstats
path: root/git-gui.sh
AgeCommit message (Expand)AuthorLines
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts-2/+2
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts-1/+8
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy-0/+6
2010-08-08git-gui: display error launching blame as a message box.Pat Thoyts-1/+6
2010-08-08git-gui: Make usage statement visible on Windows.Pat Thoyts-1/+7
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts-1/+1
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain-1/+27
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg-1/+1
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts-0/+3
2010-02-08Merge branch 'maint'Shawn O. Pearce-0/+3
2010-02-08git-gui: check whether systems nice command works or disable itHeiko Voigt-0/+3
2010-01-29Merge branch 'maint'Shawn O. Pearce-0/+2
2010-01-29git-gui: fix shortcut for menu "Commit/Revert Changes"Heiko Voigt-0/+2
2010-01-28git-gui: Quote git path when starting another gui in a submoduleJens Lehmann-1/+1
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts-56/+102
2010-01-25git-gui: Remove unused icon file_parttickShawn O. Pearce-9/+0
2010-01-25git-gui: use different icon for new and modified files in the indexPeter Oberndorfer-1/+1
2010-01-23git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta-23/+20
2010-01-23git-gui: handle bare repos correctlyGiuseppe Bilotta-7/+36
2010-01-23git-gui: handle non-standard worktree locationsGiuseppe Bilotta-9/+28
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler-3/+12
2010-01-23git-gui: Add a special diff popup menu for submodulesJens Lehmann-16/+110
2010-01-23git-gui: work from the .git dirGiuseppe Bilotta-0/+10
2010-01-23git-gui: Correct file_states when unstaging partly staged entryJens Lehmann-0/+3
2010-01-23git-gui: Fix gitk for branch whose name matches local filePeter Krefting-1/+1
2010-01-06git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela-2/+8
2009-12-07git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka-0/+5
2009-10-27git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu-1/+1
2009-09-25git-gui: fix use of uninitialized variableJens Lehmann-0/+1
2009-09-12git-gui: store wm state and fix wm geometryAlexey Borzenkov-0/+21
2009-08-12git-gui: Limit display to a maximum number of filesDan Zwell-1/+16
2009-08-10git-gui: display summary when showing diff of a submoduleJens Lehmann-1/+1
2009-05-01git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen-17/+17
2009-04-08Merge branch 'maint'Shawn O. Pearce-1/+2
2009-04-08git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts-1/+1
2009-04-08git-gui: fix use of undeclared variable diff_empty_countJoerg Bornemann-0/+1
2009-04-05git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg-1/+1
2009-04-05git-gui: use `git --html-path` to get the location of installed HTML docsMarkus Heidelberg-4/+29
2009-03-30git-gui: fix deleting from the context menu with empty selectionMarkus Heidelberg-1/+1
2009-02-08git-gui: Support more git version notations.Alexander Gavrilov-2/+2
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin-1/+0
2008-12-08git-gui: Fix handling of relative paths in blame.Alexander Gavrilov-2/+16
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov-0/+17
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov-13/+28
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov-3/+9
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta-0/+22
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov-9/+11
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov-0/+12
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov-0/+4