summaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAgeFilesLines
* git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-091-0/+29
* git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson2011-12-071-1/+4
* git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts2011-11-301-1/+1
* git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel2011-11-051-0/+1
* git-gui: support underline style when parsing diff outputPat Thoyts2011-11-041-0/+1
* Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts2011-10-191-2/+14
|\
| * git-gui: handle config booleans without valueBert Wesarg2011-10-181-2/+14
* | git-gui: new config to control staging of untracked filesBert Wesarg2011-10-181-0/+1
|/
* git-gui: fix multi selected file operationBert Wesarg2011-10-181-0/+1
* 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