summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-07git-gui: generic version trimmingLibravatar Pat Thoyts1-5/+12
2010-10-05git-gui: enable the Tk console when tracing/debugging on WindowsLibravatar Pat Thoyts1-0/+2
2010-10-05git-gui: show command-line errors in a messagebox on WindowsLibravatar Pat Thoyts1-10/+16
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilityLibravatar Sebastian Schuberth1-0/+2
2010-09-14git-gui 0.13Libravatar Pat Thoyts1-1/+1
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Libravatar Pat Thoyts1-2/+2
2010-09-13git-gui: Update Swedish translation (521t).Libravatar Peter Krefting1-399/+403
2010-08-18git-gui: ensure correct application termination in git-gui--askpassLibravatar Pat Thoyts1-6/+13
2010-08-12git-gui: handle textconv filter on Windows and in developmentLibravatar Pat Thoyts2-3/+15
2010-08-12git-gui: use shell to launch textconv filter in "blame"Libravatar Matthieu Moy3-1/+10
2010-08-08git-gui: display error launching blame as a message box.Libravatar Pat Thoyts1-1/+6
2010-08-08git-gui: Make usage statement visible on Windows.Libravatar Pat Thoyts1-1/+7
2010-08-02git-gui: fix size and position of window panes on startupLibravatar Pat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedLibravatar Pat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameLibravatar Clément Poulain4-4/+51
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Libravatar Pat Thoyts1-3/+8
2010-07-30git-gui: fix shortcut creation on cygwinLibravatar Heiko Voigt1-2/+2
2010-07-30git-gui: fix PATH environment for mingw development environmentLibravatar Heiko Voigt1-2/+3
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsLibravatar Heiko Voigt1-2/+2
2010-07-30git-gui: fix "Explore Working Copy" for Windows againLibravatar Markus Heidelberg1-1/+1
2010-07-10git-gui: fix usage of themed widgets variableLibravatar Heiko Voigt1-0/+1
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Libravatar Pat Thoyts1-0/+3
2010-02-08Merge branch 'maint'Libravatar Shawn O. Pearce1-0/+3
2010-02-08git-gui: check whether systems nice command works or disable itLibravatar Heiko Voigt1-0/+3
2010-02-02git-gui: update french translationLibravatar Emmanuel Trillaud1-320/+366
2010-02-02git-gui: update Japanese translationLibravatar Nanako Shiraishi1-314/+339
2010-01-29Merge branch 'maint'Libravatar Shawn O. Pearce1-0/+2
2010-01-29git-gui: fix shortcut for menu "Commit/Revert Changes"Libravatar Heiko Voigt1-0/+2
2010-01-28git-gui: Quote git path when starting another gui in a submoduleLibravatar Jens Lehmann1-1/+1
2010-01-28git-gui: update Italian translationLibravatar Michele Ballabio1-299/+323
2010-01-28git-gui: Update Swedish translation (520t0f0u)Libravatar Peter Krefting1-290/+324
2010-01-27git-gui: use themed tk widgets with Tk 8.5Libravatar Pat Thoyts26-453/+697
2010-01-27git-gui: Update German translation (12 new or changed strings).Libravatar Christian Stimming1-398/+426
2010-01-26git-gui: Update translation templateLibravatar Shawn O. Pearce1-282/+302
2010-01-25git-gui: Remove unused icon file_parttickLibravatar Shawn O. Pearce1-9/+0
2010-01-25git-gui: use different icon for new and modified files in the indexLibravatar Peter Oberndorfer1-1/+1
2010-01-23git-gui: set GIT_DIR and GIT_WORK_TREE after setupLibravatar Giuseppe Bilotta1-23/+20
2010-01-23git-gui: update shortcut tools to use _gitworktreeLibravatar Giuseppe Bilotta1-3/+4
2010-01-23git-gui: handle bare repos correctlyLibravatar Giuseppe Bilotta1-7/+36
2010-01-23git-gui: handle non-standard worktree locationsLibravatar Giuseppe Bilotta1-9/+28
2010-01-23git-gui: Support applying a range of changes at onceLibravatar Jeff Epler2-104/+153
2010-01-23git-gui: Add a special diff popup menu for submodulesLibravatar Jens Lehmann1-16/+110
2010-01-23git-gui: Use git diff --submodule when availableLibravatar Jens Lehmann1-4/+13
2010-01-23git-gui: work from the .git dirLibravatar Giuseppe Bilotta1-0/+10
2010-01-23git-gui: Fix applying a line when all following lines are deletionsLibravatar Jeff Epler1-0/+1
2010-01-23git-gui: Correct file_states when unstaging partly staged entryLibravatar Jens Lehmann1-0/+3
2010-01-23git-gui: Fix gitk for branch whose name matches local fileLibravatar Peter Krefting1-1/+1
2010-01-23git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncLibravatar Christopher Beelby1-0/+4
2010-01-23git-gui: handle really long error messages in updateindex.Libravatar Pat Thoyts1-16/+18
2010-01-06git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Libravatar Vitaly _Vi Shukela1-2/+8