summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt
2010-01-28git-gui: use themed tk widgets with Tk 8.5Pat Thoyts
2010-01-23git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler
2010-01-23git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby
2010-01-23git-gui: handle really long error messages in updateindex.Pat Thoyts
2009-12-05git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov
2009-12-05git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher
2009-12-05git gui: make current branch default in "remote delete branch" merge checkHeiko Voigt
2009-08-27git-gui: Ensure submodule path is quoted properlyShawn O. Pearce
2009-08-27git-gui: fix diff for partially staged submodule changesJens Lehmann
2009-08-10git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt
2009-08-10git-gui: display summary when showing diff of a submoduleJens Lehmann
2009-04-08git-gui: run post-checkout hook after cloneJens Lehmann
2009-04-08Merge branch 'maint'Shawn O. Pearce
2009-04-08git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts
2009-04-05git-gui: run post-checkout hook on checkoutJens Lehmann
2009-04-05git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann
2009-03-24git-gui: minor spelling fix and string factorisation.Sam Hocevar
2009-03-20Merge branch 'maint'Shawn O. Pearce
2009-03-20git-gui: Fix merge conflict display error when filename contains spacesJens Lehmann
2009-03-17Merge branch 'maint'Shawn O. Pearce
2009-03-17git-gui: don't hide the Browse button when resizing the repo chooserMarkus Heidelberg
2009-03-09Append ampersand to "Target" of lnk files created by do_cygwin_shortcutPhil Lawrence
2009-02-08git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov
2009-02-01git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov
2008-12-08git-gui: Fix commit encoding handling.Alexander Gavrilov
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov
2008-11-11git-gui: Request blame metadata in utf-8.Alexander Gavrilov
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt
2008-10-10git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov