summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts1-47/+54
2011-03-25git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts1-0/+19
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 Voigt3-1/+14
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 Wesarg3-5/+19
2011-01-28git-gui: remove 'no such variable' for s error when encounter unknown file st...Bert Wesarg1-1/+2
2011-01-28git-gui: fix typo in image dataBert Wesarg1-2/+2
2011-01-27git-gui: add Brazilian Portuguese (pt-BR) translationAlexandre Erwin Ittner2-0/+2737
2011-01-24git-gui: update russian translationAlex Riesen1-1/+1
2011-01-24git-gui: update russian translationAlex Riesen1-288/+307
2011-01-24git-gui: spelling fixes in russian translationSkip1-12/+12
2011-01-24git-gui: fix russian translation typosSerge Ziryukin1-2/+2
2010-12-10git-gui: use --exclude-standard to check for untracked filesStefan Naewe1-7/+11
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg2-7/+9
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 Wesarg2-7/+25
2010-11-19git-gui: fix ANSI-color parsingBert Wesarg1-2/+10
2010-10-27git-gui: apply color information from git diff outputPat Thoyts2-2/+42
2010-10-27git-gui: use wordprocessor tab style to ensure tabs work as expectedPat Thoyts1-0/+1
2010-10-20git-gui: correct assignment of work-treePat Thoyts1-5/+14
2010-10-07git-gui: use full dialog width for old name when renaming branchPat Thoyts1-1/+1
2010-10-07git-gui: generic version trimmingPat Thoyts1-5/+12
2010-10-05git-gui: enable the Tk console when tracing/debugging on WindowsPat Thoyts1-0/+2
2010-10-05git-gui: show command-line errors in a messagebox on WindowsPat Thoyts1-10/+16
2010-10-05On Windows, avoid git-gui to call Cygwin's nice utilitySebastian Schuberth1-0/+2
2010-09-14git-gui 0.13gitgui-0.13.0Pat Thoyts1-1/+1
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts1-2/+2
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting1-399/+403
2010-08-18git-gui: ensure correct application termination in git-gui--askpassPat Thoyts1-6/+13
2010-08-12git-gui: handle textconv filter on Windows and in developmentPat Thoyts2-3/+15
2010-08-12git-gui: use shell to launch textconv filter in "blame"Matthieu Moy3-1/+10
2010-08-08git-gui: display error launching blame as a message box.Pat Thoyts1-1/+6
2010-08-08git-gui: Make usage statement visible on Windows.Pat Thoyts1-1/+7
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain4-4/+51
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 PATH environment for mingw development environmentHeiko Voigt1-2/+3
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt1-2/+2
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg1-1/+1
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt1-0/+1
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts1-0/+3
2010-02-08Merge branch 'maint'Shawn O. Pearce1-0/+3
2010-02-08git-gui: check whether systems nice command works or disable itHeiko Voigt1-0/+3
2010-02-02git-gui: update french translationEmmanuel Trillaud1-320/+366
2010-02-02git-gui: update Japanese translationNanako Shiraishi1-314/+339
2010-01-29Merge branch 'maint'Shawn O. Pearce1-0/+2
2010-01-29git-gui: fix shortcut for menu "Commit/Revert Changes"Heiko Voigt1-0/+2
2010-01-28git-gui: Quote git path when starting another gui in a submoduleJens Lehmann1-1/+1
2010-01-28git-gui: update Italian translationMichele Ballabio1-299/+323
2010-01-28git-gui: Update Swedish translation (520t0f0u)Peter Krefting1-290/+324
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts26-453/+697
2010-01-27git-gui: Update German translation (12 new or changed strings).Christian Stimming1-398/+426
2010-01-26git-gui: Update translation templateShawn O. Pearce1-282/+302
2010-01-25git-gui: Remove unused icon file_parttickShawn O. Pearce1-9/+0
2010-01-25git-gui: use different icon for new and modified files in the indexPeter Oberndorfer1-1/+1
2010-01-23git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta1-23/+20
2010-01-23git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta1-3/+4
2010-01-23git-gui: handle bare repos correctlyGiuseppe Bilotta1-7/+36
2010-01-23git-gui: handle non-standard worktree locationsGiuseppe Bilotta1-9/+28
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler2-104/+153
2010-01-23git-gui: Add a special diff popup menu for submodulesJens Lehmann1-16/+110
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann1-4/+13
2010-01-23git-gui: work from the .git dirGiuseppe Bilotta1-0/+10
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler1-0/+1
2010-01-23git-gui: Correct file_states when unstaging partly staged entryJens Lehmann1-0/+3
2010-01-23git-gui: Fix gitk for branch whose name matches local filePeter Krefting1-1/+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
2010-01-06git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela1-2/+8
2010-01-06git-gui: Makefile: consolidate .FORCE-* targetsJonathan Nieder1-4/+3
2009-12-07git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka1-0/+5
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-10-27git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu1-1/+1
2009-09-25git-gui: fix use of uninitialized variableJens Lehmann1-0/+1
2009-09-12git-gui: store wm state and fix wm geometryAlexey Borzenkov1-0/+21
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-12git-gui: Update russian translationAlex Riesen1-12/+16
2009-08-12git-gui: Limit display to a maximum number of filesDan Zwell2-1/+21
2009-08-10git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt1-7/+9
2009-08-10git-gui: Added Greek translation & glossaryJimmy Angelakos2-0/+2176
2009-08-10git-gui: display summary when showing diff of a submoduleJens Lehmann2-3/+29
2009-05-01git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen2-19/+22
2009-04-29git-gui: Update Russian translationAlex Riesen1-401/+979
2009-04-08git-gui: run post-checkout hook after cloneJens Lehmann1-1/+28
2009-04-08Merge branch 'maint'Shawn O. Pearce2-2/+3
2009-04-08git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts2-2/+2
2009-04-08git-gui: fix use of undeclared variable diff_empty_countJoerg Bornemann1-0/+1
2009-04-05git-gui (Win): make starting via "Git GUI Here" on .git/ possibleMarkus Heidelberg1-1/+6
2009-04-05git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg1-1/+1
2009-04-05git-gui: run post-checkout hook on checkoutJens Lehmann1-4/+39
2009-04-05git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann1-3/+3
2009-04-05git-gui: use `git --html-path` to get the location of installed HTML docsMarkus Heidelberg1-4/+29
2009-03-30Merge branch 'maint'Shawn O. Pearce1-1/+1
2009-03-30git-gui: fix deleting from the context menu with empty selectionMarkus Heidelberg1-1/+1
2009-03-24git-gui: minor spelling fix and string factorisation.Sam Hocevar13-111/+12
2009-03-24git-gui: various French translation fixesSam Hocevar1-96/+96
2009-03-20Merge branch 'maint'Shawn O. Pearce1-1/+1
2009-03-20git-gui: Fix merge conflict display error when filename contains spacesJens Lehmann1-1/+1
2009-03-16Merge branch 'maint'Shawn O. Pearce1-0/+4
2009-03-16git-gui: don't hide the Browse button when resizing the repo chooserMarkus Heidelberg1-0/+4
2009-03-09Append ampersand to "Target" of lnk files created by do_cygwin_shortcutPhil Lawrence1-1/+1
2009-02-08git-gui: Support more git version notations.Alexander Gavrilov1-2/+2
2009-02-08git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov1-0/+9
2009-02-01git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov1-10/+19
2008-12-17git-gui 0.12gitgui-0.12.0Shawn O. Pearce1-1/+1
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin1-1/+0
2008-12-10git-gui: Update Hungarian translation for 0.12Miklos Vajna1-90/+96
2008-12-10git-gui: Fixed typos in Swedish translation.Peter Krefting1-3/+3
2008-12-09git-gui: Updated Swedish translation (515t0f0u).Peter Krefting1-100/+117
2008-12-09git gui: update Italian translationMichele Ballabio1-90/+96
2008-12-09git-gui: Update Japanese translation for 0.12Nanako Shiraishi1-3/+8
2008-12-08git-gui: Starting translation for NorwegianFredrik Skolmli1-0/+2484
2008-12-08git-gui: Update German (completed) translation.Christian Stimming1-40/+239
2008-12-08git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce1-89/+95
2008-12-08git-gui: Fix commit encoding handling.Alexander Gavrilov2-7/+5
2008-12-08git-gui: Fix handling of relative paths in blame.Alexander Gavrilov1-2/+16
2008-12-02git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton1-16/+27
2008-11-26git-gui: update Japanese translationNanako Shiraishi1-294/+825
2008-11-23git-gui: french translation updateChristian Couder1-297/+827
2008-11-21Updated Swedish translation (514t0f0u).Peter Krefting1-310/+839
2008-11-19git gui: update Italian translationMichele Ballabio1-295/+834
2008-11-17Update Hungarian translation. 100% completed.Miklos Vajna1-337/+918
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov1-1/+1
2008-11-16Update the po templateShawn O. Pearce1-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov1-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov3-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov2-9/+15
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta1-0/+22
2008-11-11git-gui: Request blame metadata in utf-8.Alexander Gavrilov1-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2-7/+23
2008-11-01git-gui: Update German translation.Christian Stimming1-46/+233
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt1-1/+0
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov3-0/+73
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2-0/+130
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt1-11/+11
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt1-1/+1
2008-10-10git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov1-1/+8
2008-10-10git-gui: Add a search command to the blame viewer.Alexander Gavrilov3-3/+227
2008-10-10git-gui: Fix the blame window shape.Alexander Gavrilov1-6/+13
2008-10-10git-gui: Fix switch statement in lib/merge.tclJohannes Sixt1-1/+1
2008-09-30git-gui: Fix fetching from remotes when adding themPetr Baudis1-3/+3
2008-09-30git-gui: Fix removing non-pushable remotesPetr Baudis1-1/+2
2008-09-30git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis1-4/+8
2008-09-30git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis3-4/+4
2008-09-30git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis1-0/+5
2008-09-30git-gui: Add Explore Working Copy to the Repository menuPetr Baudis1-0/+18
2008-09-30git-gui: Use git web--browser for web browsingPetr Baudis1-23/+7
2008-09-30git-gui: mkdir -p when initializing new remote repositoryPetr Baudis1-1/+2
2008-09-30git-gui: Add support for removing remotesPetr Baudis1-0/+37
2008-09-30git-gui: Add support for adding remotesPetr Baudis3-0/+209
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2-70/+70
2008-09-30git-gui: Clarify the Remote -> Delete... actionPetr Baudis2-3/+3
2008-09-30git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt1-0/+1
2008-09-30git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov4-6/+17
2008-09-30git-gui: Do not automatically stage file after merge tool finishesJohannes Sixt1-9/+1
2008-09-26git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce1-2/+2
2008-09-26Merge branch 'maint'Shawn O. Pearce1-1/+1
2008-09-26git-gui: Help identify aspell version on Windows tooGustaf Hendeby1-1/+1
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov3-33/+70
2008-09-24git-gui: Support the encoding menu in gui blame.Alexander Gavrilov1-0/+17
2008-09-24git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov1-29/+53
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov3-2/+44
2008-09-24git-gui: Add a menu of available encodings.Alexander Gavrilov2-4/+142
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov5-6/+46
2008-09-24git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce1-7/+1
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce4-4/+26
2008-09-24git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams1-0/+65
2008-09-24git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce1-48/+56
2008-09-24git-gui: Add more integration options to citool.Alexander Gavrilov2-6/+83
2008-09-13git-gui: Updated German translation.Christian Stimming1-21/+172
2008-09-12git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming1-6/+6
2008-09-12git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2-0/+11
2008-09-12git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2-3/+29