summaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts1-47/+54
2011-02-27mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth1-0/+7
2011-02-27mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth1-47/+47
2011-02-24git-gui: fetch/prune all entry appears lastHeiko Voigt1-12/+10
2011-02-24git-gui: fetch/prune all entry only for more than one entryHeiko Voigt1-2/+2
2011-02-15git-gui: Include version check and test for tearoff menu entryPat Thoyts1-10/+14
2011-02-14git-gui: teach fetch/prune menu to do it for all remotesHeiko Voigt2-0/+74
2011-02-14git-gui: refactor remote submenu creation into subroutineHeiko Voigt1-16/+24
2011-02-13git-gui: always default to the last merged branch in remote deleteHeiko Voigt2-1/+10
2011-02-13git-gui: fix deleting item from all_remotes variableHeiko Voigt1-2/+2
2011-02-06git-gui: instead of defaulting to home directory use working directoryHeiko Voigt1-11/+3
2011-02-06git-gui: scroll down to default selection for push dialogHeiko Voigt1-0/+1
2011-02-06git gui: keep selected branch when remote is changed in push dialogHeiko Voigt1-1/+3
2011-01-28git-gui: handle meta diff header lines only in the header sectionBert Wesarg1-7/+2
2011-01-28git-gui: handle special content lines only in the diff header sectionBert Wesarg1-6/+9
2011-01-28git-gui: always reset the current tagBert Wesarg1-1/+2
2011-01-28git-gui: move 3way diff autodetect upBert Wesarg1-3/+4
2011-01-28git-gui: there is no "mode *" diff header lineBert Wesarg1-2/+1
2011-01-28git-gui: name also new symlinks soBert Wesarg1-3/+5
2011-01-28git-gui: handle index lines only in the diff headerBert Wesarg1-2/+2
2011-01-28git-gui: rework handling of diff headerBert Wesarg1-3/+15
2011-01-28git-gui: learn more type change statesBert Wesarg2-3/+13
2011-01-28git-gui: remove 'no such variable' for s error when encounter unknown file st...Bert Wesarg1-1/+2
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg1-7/+7
2010-12-06git-gui: Fix use of renamed tag.Bert Wesarg1-4/+4
2010-11-22git-gui: fix browsers [Up To Parent] in sub-sub-directories.Bert Wesarg1-1/+1
2010-11-19git-gui: respect conflict marker sizeBert Wesarg1-4/+22
2010-11-19git-gui: fix ANSI-color parsingBert Wesarg1-2/+10
2010-10-27git-gui: apply color information from git diff outputPat Thoyts1-1/+33
2010-10-07git-gui: use full dialog width for old name when renaming branchPat Thoyts1-1/+1
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts1-2/+7
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy1-1/+3
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain3-3/+24
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 usage of _gitworktree when creating shortcut for windowsHeiko Voigt1-2/+2
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt1-0/+1
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts25-397/+595
2010-01-23git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta1-3/+4
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler1-101/+141
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann1-4/+13
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler1-0/+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-16/+18
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
2009-12-05git gui: make current branch default in "remote delete branch" merge checkHeiko Voigt1-1/+7
2009-08-26git-gui: Ensure submodule path is quoted properlyShawn O. Pearce1-2/+2
2009-08-26git-gui: fix diff for partially staged submodule changesJens Lehmann1-4/+6
2009-08-10git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt1-7/+9