aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong2012-10-17
* git-gui: Detect full path when parsing argumentsAndrew Wong2012-10-17
* git-gui: Fix semi-working shortcuts for unstage and revertVitaly _Vi Shukela2012-09-17
* git-gui: preserve commit messages in utf-8Pat Thoyts2012-04-19
* git-gui: open console when using --trace on windowsHeiko Voigt2012-03-25
* git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-09
* git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson2011-12-07
* git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts2011-11-30
* git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel2011-11-05
* git-gui: support underline style when parsing diff outputPat Thoyts2011-11-04
* Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts2011-10-19
|\
| * git-gui: handle config booleans without valueBert Wesarg2011-10-18
* | git-gui: new config to control staging of untracked filesBert Wesarg2011-10-18
|/
* git-gui: fix multi selected file operationBert Wesarg2011-10-18
* Fix typo: existant->existentDmitry Ivankov2011-07-11
* git-gui: warn when trying to commit on a detached headHeiko Voigt2011-05-20
* git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts2011-03-25
* git-gui: always default to the last merged branch in remote deleteHeiko Voigt2011-02-13
* 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