summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-01-28git-gui: there is no "mode *" diff header lineLibravatar Bert Wesarg1-2/+1
2011-01-28git-gui: name also new symlinks soLibravatar Bert Wesarg1-3/+5
2011-01-28git-gui: handle index lines only in the diff headerLibravatar Bert Wesarg1-2/+2
2011-01-28git-gui: rework handling of diff headerLibravatar Bert Wesarg1-3/+15
2011-01-28git-gui: learn more type change statesLibravatar Bert Wesarg2-3/+13
2011-01-28git-gui: remove 'no such variable' for s error when encounter unknown file st...Libravatar Bert Wesarg1-1/+2
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Libravatar Bert Wesarg1-7/+7
2010-12-06git-gui: Fix use of renamed tag.Libravatar Bert Wesarg1-4/+4
2010-11-22git-gui: fix browsers [Up To Parent] in sub-sub-directories.Libravatar Bert Wesarg1-1/+1
2010-11-19git-gui: respect conflict marker sizeLibravatar Bert Wesarg1-4/+22
2010-11-19git-gui: fix ANSI-color parsingLibravatar Bert Wesarg1-2/+10
2010-10-27git-gui: apply color information from git diff outputLibravatar Pat Thoyts1-1/+33
2010-10-07git-gui: use full dialog width for old name when renaming branchLibravatar Pat Thoyts1-1/+1
2010-08-12git-gui: handle textconv filter on Windows and in developmentLibravatar Pat Thoyts1-2/+7
2010-08-12git-gui: use shell to launch textconv filter in "blame"Libravatar Matthieu Moy1-1/+3
2010-07-30git-gui: use textconv filter for diff and blameLibravatar Clément Poulain3-3/+24
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 usage of _gitworktree when creating shortcut for windowsLibravatar Heiko Voigt1-2/+2
2010-07-10git-gui: fix usage of themed widgets variableLibravatar Heiko Voigt1-0/+1
2010-01-27git-gui: use themed tk widgets with Tk 8.5Libravatar Pat Thoyts25-397/+595
2010-01-23git-gui: update shortcut tools to use _gitworktreeLibravatar Giuseppe Bilotta1-3/+4
2010-01-23git-gui: Support applying a range of changes at onceLibravatar Jeff Epler1-101/+141
2010-01-23git-gui: Use git diff --submodule when availableLibravatar Jens Lehmann1-4/+13
2010-01-23git-gui: Fix applying a line when all following lines are deletionsLibravatar Jeff Epler1-0/+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
2009-12-05git-gui: Increase blame viewer usability on MacOS.Libravatar Alexander Gavrilov1-1/+15
2009-12-05git-gui: search 4 directories to improve statistic of gc hintLibravatar Clemens Buchacher1-11/+10
2009-12-05git gui: make current branch default in "remote delete branch" merge checkLibravatar Heiko Voigt1-1/+7
2009-08-26git-gui: Ensure submodule path is quoted properlyLibravatar Shawn O. Pearce1-2/+2
2009-08-26git-gui: fix diff for partially staged submodule changesLibravatar Jens Lehmann1-4/+6
2009-08-10git-gui: remove warning when deleting correctly merged remote branchLibravatar Heiko Voigt1-7/+9
2009-08-10git-gui: display summary when showing diff of a submoduleLibravatar Jens Lehmann1-2/+28
2009-04-08git-gui: run post-checkout hook after cloneLibravatar Jens Lehmann1-1/+28
2009-04-08Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2009-04-08git-gui: Ensure consistent usage of mergetool.keepBackupLibravatar Ferry Huberts1-1/+1
2009-04-05git-gui: run post-checkout hook on checkoutLibravatar Jens Lehmann1-4/+39
2009-04-05git-gui: When calling post-commit hook wrong variable was cleared.Libravatar Jens Lehmann1-3/+3
2009-03-24git-gui: minor spelling fix and string factorisation.Libravatar Sam Hocevar3-6/+4
2009-03-20Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2009-03-20git-gui: Fix merge conflict display error when filename contains spacesLibravatar Jens Lehmann1-1/+1
2009-03-16Merge branch 'maint'Libravatar Shawn O. Pearce1-0/+4
2009-03-16git-gui: don't hide the Browse button when resizing the repo chooserLibravatar Markus Heidelberg1-0/+4
2009-03-09Append ampersand to "Target" of lnk files created by do_cygwin_shortcutLibravatar Phil Lawrence1-1/+1
2009-02-08git-gui: Avoid an infinite rescan loop in handle_empty_diff.Libravatar Alexander Gavrilov1-0/+9
2009-02-01git-gui: Fix post-commit status with subject in non-locale encodingLibravatar Alexander Gavrilov1-10/+19
2008-12-08git-gui: Fix commit encoding handling.Libravatar Alexander Gavrilov2-7/+5
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Libravatar Mark Burton1-16/+27
2008-11-16git-gui: Fix the search bar destruction handler.Libravatar Alexander Gavrilov1-1/+1