aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* git-gui: learn more type change statesBert Wesarg2011-01-28
* git-gui: fix typo in image dataBert Wesarg2011-01-28
* git-gui: use --exclude-standard to check for untracked filesStefan Naewe2010-12-10
* git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg2010-12-06
* git-gui: respect conflict marker sizeBert Wesarg2010-11-19
* git-gui: apply color information from git diff outputPat Thoyts2010-10-27
* git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts2010-10-27
* git-gui: correct assignment of work-treePat Thoyts2010-10-20
* git-gui: generic version trimmingPat Thoyts2010-10-07
* git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts2010-10-05
* git-gui: show command-line errors in a messagebox on WindowsPat Thoyts2010-10-05
* On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth2010-10-05
* git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts2010-09-13
* git-gui: handle textconv filter on Windows and in developmentPat Thoyts2010-08-12
* git-gui: use shell to launch textconv filter in "blame"Matthieu Moy2010-08-12
* git-gui: display error launching blame as a message box.Pat Thoyts2010-08-08
* git-gui: Make usage statement visible on Windows.Pat Thoyts2010-08-08
* git-gui: fix size and position of window panes on startupPat Thoyts2010-08-02
* git-gui: mc cannot be used before msgcat has been loadedPat Thoyts2010-08-02
* git-gui: use textconv filter for diff and blameClément Poulain2010-07-30
* git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg2010-07-30
* git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts2010-07-10
* Merge branch 'maint'Shawn O. Pearce2010-02-08
|\
| * git-gui: check whether systems nice command works or disable itHeiko Voigt2010-02-08
* | Merge branch 'maint'Shawn O. Pearce2010-01-29
|\ \ | |/
| * git-gui: fix shortcut for menu "Commit/Revert Changes"Heiko Voigt2010-01-29
* | git-gui: Quote git path when starting another gui in a submoduleJens Lehmann2010-01-28
* | 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