summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-09-14git-gui 0.13gitgui-0.13.0Pat Thoyts-1/+1
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts-2/+2
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting-399/+403
2010-08-18git-gui: ensure correct application termination in git-gui--askpassPat Thoyts-6/+13
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts-3/+15
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy-1/+10
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-4/+51
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts-3/+8
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt-2/+2
2010-07-30git-gui: fix PATH environment for mingw development environmentHeiko Voigt-2/+3
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt-2/+2
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg-1/+1
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt-0/+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-02-02git-gui: update french translationEmmanuel Trillaud-320/+366
2010-02-02git-gui: update Japanese translationNanako Shiraishi-314/+339
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-28git-gui: update Italian translationMichele Ballabio-299/+323
2010-01-28git-gui: Update Swedish translation (520t0f0u)Peter Krefting-290/+324
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts-453/+697
2010-01-27git-gui: Update German translation (12 new or changed strings).Christian Stimming-398/+426
2010-01-26git-gui: Update translation templateShawn O. Pearce-282/+302
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: update shortcut tools to use _gitworktreeGiuseppe Bilotta-3/+4
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-104/+153
2010-01-23git-gui: Add a special diff popup menu for submodulesJens Lehmann-16/+110
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann-4/+13
2010-01-23git-gui: work from the .git dirGiuseppe Bilotta-0/+10
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler-0/+1
2010-01-23git-gui: Correct file_states when unstaging partly staged entryJens Lehmann-0/+3
2010-01-23git-gui: Fix gitk for branch whose name matches local filePeter Krefting-1/+1
2010-01-23git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby-0/+4
2010-01-23git-gui: handle really long error messages in updateindex.Pat Thoyts-16/+18
2010-01-06git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela-2/+8
2010-01-06git-gui: Makefile: consolidate .FORCE-* targetsJonathan Nieder-4/+3
2009-12-07git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka-0/+5
2009-12-05git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov-1/+15
2009-12-05git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher-11/+10