summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts2011-03-251-47/+54
|\
| * mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-271-0/+7
| * mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-271-47/+47
* | git-gui: fetch/prune all entry appears lastHeiko Voigt2011-02-241-12/+10
* | git-gui: fetch/prune all entry only for more than one entryHeiko Voigt2011-02-241-2/+2
* | git-gui: Include version check and test for tearoff menu entryPat Thoyts2011-02-151-10/+14
* | git-gui: teach fetch/prune menu to do it for all remotesHeiko Voigt2011-02-142-0/+74
* | git-gui: refactor remote submenu creation into subroutineHeiko Voigt2011-02-141-16/+24
* | git-gui: always default to the last merged branch in remote deleteHeiko Voigt2011-02-132-1/+10
* | git-gui: fix deleting item from all_remotes variableHeiko Voigt2011-02-131-2/+2
* | git-gui: instead of defaulting to home directory use working directoryHeiko Voigt2011-02-061-11/+3
* | git-gui: scroll down to default selection for push dialogHeiko Voigt2011-02-061-0/+1
* | git gui: keep selected branch when remote is changed in push dialogHeiko Voigt2011-02-061-1/+3
* | git-gui: handle meta diff header lines only in the header sectionBert Wesarg2011-01-281-7/+2
* | git-gui: handle special content lines only in the diff header sectionBert Wesarg2011-01-281-6/+9
* | git-gui: always reset the current tagBert Wesarg2011-01-281-1/+2
* | git-gui: move 3way diff autodetect upBert Wesarg2011-01-281-3/+4
* | git-gui: there is no "mode *" diff header lineBert Wesarg2011-01-281-2/+1
* | git-gui: name also new symlinks soBert Wesarg2011-01-281-3/+5
* | git-gui: handle index lines only in the diff headerBert Wesarg2011-01-281-2/+2
* | git-gui: rework handling of diff headerBert Wesarg2011-01-281-3/+15
* | git-gui: learn more type change statesBert Wesarg2011-01-282-3/+13
* | git-gui: remove 'no such variable' for s error when encounter unknown file st...Bert Wesarg2011-01-281-1/+2
* | git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg2010-12-061-7/+7
* | git-gui: Fix use of renamed tag.Bert Wesarg2010-12-061-4/+4
* | git-gui: fix browsers [Up To Parent] in sub-sub-directories.Bert Wesarg2010-11-221-1/+1
* | git-gui: respect conflict marker sizeBert Wesarg2010-11-191-4/+22
* | git-gui: fix ANSI-color parsingBert Wesarg2010-11-191-2/+10
|/
* git-gui: apply color information from git diff outputPat Thoyts2010-10-271-1/+33
* git-gui: use full dialog width for old name when renaming branchPat Thoyts2010-10-071-1/+1
* git-gui: handle textconv filter on Windows and in developmentPat Thoyts2010-08-121-2/+7
* git-gui: use shell to launch textconv filter in "blame"Matthieu Moy2010-08-121-1/+3
* git-gui: use textconv filter for diff and blameClément Poulain2010-07-303-3/+24
* git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts2010-07-301-3/+8
* git-gui: fix shortcut creation on cygwinHeiko Voigt2010-07-301-2/+2
* git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt2010-07-301-2/+2
* git-gui: fix usage of themed widgets variableHeiko Voigt2010-07-101-0/+1
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-2725-397/+595
* git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta2010-01-231-3/+4
* git-gui: Support applying a range of changes at onceJeff Epler2010-01-231-101/+141
* git-gui: Use git diff --submodule when availableJens Lehmann2010-01-231-4/+13
* git-gui: Fix applying a line when all following lines are deletionsJeff Epler2010-01-231-0/+1
* git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby2010-01-231-0/+4
* git-gui: handle really long error messages in updateindex.Pat Thoyts2010-01-231-16/+18
* git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-051-1/+15
* git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher2009-12-051-11/+10
* git gui: make current branch default in "remote delete branch" merge checkHeiko Voigt2009-12-051-1/+7
* git-gui: Ensure submodule path is quoted properlyShawn O. Pearce2009-08-261-2/+2
* git-gui: fix diff for partially staged submodule changesJens Lehmann2009-08-261-4/+6
* git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt2009-08-101-7/+9