summaryrefslogtreecommitdiffstats
path: root/git-gui.sh
AgeCommit message (Expand)AuthorLines
2011-12-09git-gui: handle shell script text filters when loading for blame.Pat Thoyts-0/+29
2011-12-07git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson-1/+4
2011-11-30git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts-1/+1
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel-0/+1
2011-11-04git-gui: support underline style when parsing diff outputPat Thoyts-0/+1
2011-10-19Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts-2/+14
2011-10-18git-gui: new config to control staging of untracked filesBert Wesarg-0/+1
2011-10-18git-gui: handle config booleans without valueBert Wesarg-2/+14
2011-10-18git-gui: fix multi selected file operationBert Wesarg-0/+1
2011-07-11Fix typo: existant->existentDmitry Ivankov-1/+1
2011-05-20git-gui: warn when trying to commit on a detached headHeiko Voigt-0/+1
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts-0/+19
2011-02-13git-gui: always default to the last merged branch in remote deleteHeiko Voigt-0/+4
2011-01-28git-gui: learn more type change statesBert Wesarg-2/+6
2011-01-28git-gui: fix typo in image dataBert Wesarg-2/+2
2010-12-10git-gui: use --exclude-standard to check for untracked filesStefan Naewe-7/+11
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg-0/+2
2010-11-19git-gui: respect conflict marker sizeBert Wesarg-3/+3
2010-10-27git-gui: apply color information from git diff outputPat Thoyts-1/+9
2010-10-27git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts-0/+1
2010-10-20git-gui: correct assignment of work-treePat Thoyts-5/+14
2010-10-07git-gui: generic version trimmingPat Thoyts-5/+12
2010-10-05git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts-0/+2
2010-10-05git-gui: show command-line errors in a messagebox on WindowsPat Thoyts-10/+16
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth-0/+2
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