summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-14git-gui 0.13gitgui-0.13.0Pat Thoyts1-1/+1
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts1-2/+2
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting1-399/+403
2010-08-18git-gui: ensure correct application termination in git-gui--askpassPat Thoyts1-6/+13
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts2-3/+15
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy3-1/+10
2010-08-08git-gui: display error launching blame as a message box.Pat Thoyts1-1/+6
2010-08-08git-gui: Make usage statement visible on Windows.Pat Thoyts1-1/+7
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain4-4/+51
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts1-3/+8
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt1-2/+2
2010-07-30git-gui: fix PATH environment for mingw development environmentHeiko Voigt1-2/+3
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt1-2/+2
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg1-1/+1
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt1-0/+1
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts1-0/+3
2010-02-08Merge branch 'maint'Shawn O. Pearce1-0/+3
2010-02-08git-gui: check whether systems nice command works or disable itHeiko Voigt1-0/+3
2010-02-02git-gui: update french translationEmmanuel Trillaud1-320/+366
2010-02-02git-gui: update Japanese translationNanako Shiraishi1-314/+339
2010-01-29Merge branch 'maint'Shawn O. Pearce1-0/+2
2010-01-29git-gui: fix shortcut for menu "Commit/Revert Changes"Heiko Voigt1-0/+2
2010-01-28git-gui: Quote git path when starting another gui in a submoduleJens Lehmann1-1/+1
2010-01-28git-gui: update Italian translationMichele Ballabio1-299/+323
2010-01-28git-gui: Update Swedish translation (520t0f0u)Peter Krefting1-290/+324
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts26-453/+697
2010-01-27git-gui: Update German translation (12 new or changed strings).Christian Stimming1-398/+426
2010-01-26git-gui: Update translation templateShawn O. Pearce1-282/+302
2010-01-25git-gui: Remove unused icon file_parttickShawn O. Pearce1-9/+0
2010-01-25git-gui: use different icon for new and modified files in the indexPeter Oberndorfer1-1/+1
2010-01-23git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta1-23/+20
2010-01-23git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta1-3/+4
2010-01-23git-gui: handle bare repos correctlyGiuseppe Bilotta1-7/+36
2010-01-23git-gui: handle non-standard worktree locationsGiuseppe Bilotta1-9/+28
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler2-102/+151
2010-01-23git-gui: Add a special diff popup menu for submodulesJens Lehmann1-16/+110
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann1-4/+13
2010-01-23git-gui: work from the .git dirGiuseppe Bilotta1-0/+10
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler1-0/+1
2010-01-23git-gui: Correct file_states when unstaging partly staged entryJens Lehmann1-0/+3
2010-01-23git-gui: Fix gitk for branch whose name matches local filePeter Krefting1-1/+1
2010-01-23git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby1-0/+4
2010-01-23git-gui: handle really long error messages in updateindex.Pat Thoyts1-15/+17
2010-01-06git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela1-2/+8
2010-01-06git-gui: Makefile: consolidate .FORCE-* targetsJonathan Nieder1-4/+3
2009-12-07git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka1-0/+5
2009-12-05git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov1-1/+15
2009-12-05git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher1-11/+10