summaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: existant->existentDmitry Ivankov2011-07-111-1/+1
* git-gui: warn when trying to commit on a detached headHeiko Voigt2011-05-201-0/+1
* git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts2011-03-251-0/+19
* git-gui: always default to the last merged branch in remote deleteHeiko Voigt2011-02-131-0/+4
* git-gui: learn more type change statesBert Wesarg2011-01-281-2/+6
* git-gui: fix typo in image dataBert Wesarg2011-01-281-2/+2
* git-gui: use --exclude-standard to check for untracked filesStefan Naewe2010-12-101-7/+11
* git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg2010-12-061-0/+2
* git-gui: respect conflict marker sizeBert Wesarg2010-11-191-3/+3
* git-gui: apply color information from git diff outputPat Thoyts2010-10-271-1/+9
* git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts2010-10-271-0/+1
* git-gui: correct assignment of work-treePat Thoyts2010-10-201-5/+14
* git-gui: generic version trimmingPat Thoyts2010-10-071-5/+12
* git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts2010-10-051-0/+2
* git-gui: show command-line errors in a messagebox on WindowsPat Thoyts2010-10-051-10/+16
* On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth2010-10-051-0/+2
* git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts2010-09-131-2/+2
* git-gui: handle textconv filter on Windows and in developmentPat Thoyts2010-08-121-1/+8
* git-gui: use shell to launch textconv filter in "blame"Matthieu Moy2010-08-121-0/+6
* git-gui: display error launching blame as a message box.Pat Thoyts2010-08-081-1/+6
* git-gui: Make usage statement visible on Windows.Pat Thoyts2010-08-081-1/+7
* git-gui: fix size and position of window panes on startupPat Thoyts2010-08-021-18/+37
* git-gui: mc cannot be used before msgcat has been loadedPat Thoyts2010-08-021-1/+1
* git-gui: use textconv filter for diff and blameClément Poulain2010-07-301-1/+27
* git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg2010-07-301-1/+1
* git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts2010-07-101-0/+3
* Merge branch 'maint'Shawn O. Pearce2010-02-081-0/+3
|\
| * git-gui: check whether systems nice command works or disable itHeiko Voigt2010-02-081-0/+3
* | Merge branch 'maint'Shawn O. Pearce2010-01-291-0/+2
|\ \ | |/
| * git-gui: fix shortcut for menu "Commit/Revert Changes"Heiko Voigt2010-01-291-0/+2
* | git-gui: Quote git path when starting another gui in a submoduleJens Lehmann2010-01-281-1/+1
* | git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-271-56/+102
* | git-gui: Remove unused icon file_parttickShawn O. Pearce2010-01-251-9/+0
* | git-gui: use different icon for new and modified files in the indexPeter Oberndorfer2010-01-251-1/+1
* | git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta2010-01-231-23/+20
* | git-gui: handle bare repos correctlyGiuseppe Bilotta2010-01-231-7/+36
* | git-gui: handle non-standard worktree locationsGiuseppe Bilotta2010-01-231-9/+28
* | git-gui: Support applying a range of changes at onceJeff Epler2010-01-231-3/+12
* | git-gui: Add a special diff popup menu for submodulesJens Lehmann2010-01-231-16/+110
|/
* git-gui: work from the .git dirGiuseppe Bilotta2010-01-231-0/+10
* git-gui: Correct file_states when unstaging partly staged entryJens Lehmann2010-01-231-0/+3
* git-gui: Fix gitk for branch whose name matches local filePeter Krefting2010-01-231-1/+1
* git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela2010-01-061-2/+8
* git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka2009-12-071-0/+5
* git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu2009-10-271-1/+1
* git-gui: fix use of uninitialized variableJens Lehmann2009-09-251-0/+1
* git-gui: store wm state and fix wm geometryAlexey Borzenkov2009-09-121-0/+21
* git-gui: Limit display to a maximum number of filesDan Zwell2009-08-121-1/+16
* git-gui: display summary when showing diff of a submoduleJens Lehmann2009-08-101-1/+1
* git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen2009-05-011-17/+17