summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-24git-gui: fetch/prune all entry appears lastLibravatar Heiko Voigt1-12/+10
2011-02-24git-gui: fetch/prune all entry only for more than one entryLibravatar Heiko Voigt1-2/+2
2011-02-15git-gui: Include version check and test for tearoff menu entryLibravatar Pat Thoyts1-10/+14
2011-02-14git-gui: teach fetch/prune menu to do it for all remotesLibravatar Heiko Voigt2-0/+74
2011-02-14git-gui: refactor remote submenu creation into subroutineLibravatar Heiko Voigt1-16/+24
2011-02-13git-gui: always default to the last merged branch in remote deleteLibravatar Heiko Voigt3-1/+14
2011-02-13git-gui: fix deleting item from all_remotes variableLibravatar Heiko Voigt1-2/+2
2011-02-06git-gui: instead of defaulting to home directory use working directoryLibravatar Heiko Voigt1-11/+3
2011-02-06git-gui: scroll down to default selection for push dialogLibravatar Heiko Voigt1-0/+1
2011-02-06git gui: keep selected branch when remote is changed in push dialogLibravatar Heiko Voigt1-1/+3
2011-01-28git-gui: handle meta diff header lines only in the header sectionLibravatar Bert Wesarg1-7/+2
2011-01-28git-gui: handle special content lines only in the diff header sectionLibravatar Bert Wesarg1-6/+9
2011-01-28git-gui: always reset the current tagLibravatar Bert Wesarg1-1/+2
2011-01-28git-gui: move 3way diff autodetect upLibravatar Bert Wesarg1-3/+4
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 Wesarg3-5/+19
2011-01-28git-gui: remove 'no such variable' for s error when encounter unknown file st...Libravatar Bert Wesarg1-1/+2
2011-01-28git-gui: fix typo in image dataLibravatar Bert Wesarg1-2/+2
2011-01-27git-gui: add Brazilian Portuguese (pt-BR) translationLibravatar Alexandre Erwin Ittner2-0/+2737
2011-01-24git-gui: update russian translationLibravatar Alex Riesen1-1/+1
2011-01-24git-gui: update russian translationLibravatar Alex Riesen1-288/+307
2011-01-24git-gui: spelling fixes in russian translationLibravatar Skip1-12/+12
2011-01-24git-gui: fix russian translation typosLibravatar Serge Ziryukin1-2/+2
2010-12-10git-gui: use --exclude-standard to check for untracked filesLibravatar Stefan Naewe1-7/+11
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Libravatar Bert Wesarg2-7/+9
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 Wesarg2-7/+25
2010-11-19git-gui: fix ANSI-color parsingLibravatar Bert Wesarg1-2/+10
2010-10-27git-gui: apply color information from git diff outputLibravatar Pat Thoyts2-2/+42
2010-10-27git-gui: use wordprocessor tab style to ensure tabs work as expectedLibravatar Pat Thoyts1-0/+1
2010-10-20git-gui: correct assignment of work-treeLibravatar Pat Thoyts1-5/+14
2010-10-07git-gui: use full dialog width for old name when renaming branchLibravatar Pat Thoyts1-1/+1
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