Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts
2011-02-27mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth
2011-02-27mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth
2011-02-24git-gui: fetch/prune all entry appears lastHeiko Voigt
2011-02-24git-gui: fetch/prune all entry only for more than one entryHeiko Voigt
2011-02-15git-gui: Include version check and test for tearoff menu entryPat Thoyts
2011-02-14git-gui: teach fetch/prune menu to do it for all remotesHeiko Voigt
2011-02-14git-gui: refactor remote submenu creation into subroutineHeiko Voigt
2011-02-13git-gui: always default to the last merged branch in remote deleteHeiko Voigt
2011-02-13git-gui: fix deleting item from all_remotes variableHeiko Voigt
2011-02-07git-gui: instead of defaulting to home directory use working directoryHeiko Voigt
2011-02-07git-gui: scroll down to default selection for push dialogHeiko Voigt
2011-02-07git gui: keep selected branch when remote is changed in push dialogHeiko Voigt
2011-01-28git-gui: handle meta diff header lines only in the header sectionBert Wesarg
2011-01-28git-gui: handle special content lines only in the diff header sectionBert Wesarg
2011-01-28git-gui: always reset the current tagBert Wesarg
2011-01-28git-gui: move 3way diff autodetect upBert Wesarg
2011-01-28git-gui: there is no "mode *" diff header lineBert Wesarg
2011-01-28git-gui: name also new symlinks soBert Wesarg
2011-01-28git-gui: handle index lines only in the diff headerBert Wesarg
2011-01-28git-gui: rework handling of diff headerBert Wesarg
2011-01-28git-gui: learn more type change statesBert Wesarg
2011-01-28git-gui: remove 'no such variable' for s error when encounter unknown file st...Bert Wesarg
2011-01-28git-gui: fix typo in image dataBert Wesarg
2011-01-27git-gui: add Brazilian Portuguese (pt-BR) translationAlexandre Erwin Ittner
2011-01-25git-gui: update russian translationAlex Riesen
2011-01-25git-gui: update russian translationAlex Riesen
2011-01-25git-gui: spelling fixes in russian translationSkip
2011-01-25git-gui: fix russian translation typosSerge Ziryukin
2010-12-10git-gui: use --exclude-standard to check for untracked filesStefan Naewe
2010-12-07git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg
2010-12-07git-gui: Fix use of renamed tag.Bert Wesarg
2010-11-23git-gui: fix browsers [Up To Parent] in sub-sub-directories.Bert Wesarg
2010-11-19git-gui: respect conflict marker sizeBert Wesarg
2010-11-19git-gui: fix ANSI-color parsingBert Wesarg
2010-10-28git-gui: apply color information from git diff outputPat Thoyts
2010-10-28git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts
2010-10-20git-gui: correct assignment of work-treePat Thoyts
2010-10-08git-gui: use full dialog width for old name when renaming branchPat Thoyts
2010-10-08git-gui: generic version trimmingPat Thoyts
2010-10-06git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts
2010-10-06git-gui: show command-line errors in a messagebox on WindowsPat Thoyts
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth
2010-09-15git-gui 0.13gitgui-0.13.0Pat Thoyts
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting
2010-08-19git-gui: ensure correct application termination in git-gui--askpassPat Thoyts
2010-08-13git-gui: handle textconv filter on Windows and in developmentPat Thoyts
2010-08-13git-gui: use shell to launch textconv filter in "blame"Matthieu Moy