summaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Shawn O. Pearce2009-04-081-1/+2
|\
| * git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts2009-04-081-1/+1
| * git-gui: fix use of undeclared variable diff_empty_countJoerg Bornemann2009-04-081-0/+1
* | git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg2009-04-051-1/+1
* | git-gui: use `git --html-path` to get the location of installed HTML docsMarkus Heidelberg2009-04-051-4/+29
|/
* git-gui: fix deleting from the context menu with empty selectionMarkus Heidelberg2009-03-301-1/+1
* git-gui: Support more git version notations.Alexander Gavrilov2009-02-081-2/+2
* git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin2008-12-171-1/+0
* git-gui: Fix handling of relative paths in blame.Alexander Gavrilov2008-12-081-2/+16
* git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov2008-11-161-0/+17
* git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2008-11-161-13/+28
* git-gui: Implement system-wide configuration handling.Alexander Gavrilov2008-11-161-3/+9
* git-gui: try to provide a window icon under XGiuseppe Bilotta2008-11-161-0/+22
* git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2008-11-111-9/+11
* git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov2008-11-011-0/+12
* git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-011-0/+4
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-101-0/+3
* git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-301-0/+5
* git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-301-0/+18
* git-gui: Use git web--browser for web browsingPetr Baudis2008-09-301-23/+7
* git-gui: Add support for adding remotesPetr Baudis2008-09-301-0/+4
* git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-301-2/+1
* git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-301-1/+1
* git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov2008-09-301-1/+3
* git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce2008-09-261-2/+2
* git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov2008-09-241-10/+8
* git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov2008-09-241-0/+8
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-241-0/+1
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-241-0/+13
* git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams2008-09-241-0/+65
* git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce2008-09-241-48/+56
* git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-241-4/+77
* git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2008-09-121-0/+5
* git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-121-0/+3
* git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov2008-09-041-9/+35
* git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov2008-09-041-27/+95
* git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-041-2/+4
* git-gui: Don't allow staging files with conflicts.Alexander Gavrilov2008-09-041-0/+8
* git-gui: Support calling merge tools.Alexander Gavrilov2008-09-041-0/+7
* git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2008-09-041-60/+92
* Merge branch 'maint'Shawn O. Pearce2008-09-011-1/+1
|\
| * git gui: show diffs with a minimum of 1 context lineClemens Buchacher2008-09-011-1/+1
* | git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-241-2/+11
* | git-gui: Support starting gitk from Gui BlameAlexander Gavrilov2008-08-241-0/+1
* | git-gui: Teach git gui about file type changesGustaf Hendeby2008-08-241-1/+17
|/
* git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt2008-08-041-1/+5
* git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce2008-07-291-3/+9
* git-gui: Fix the Remote menu separator.Alexander Gavrilov2008-07-271-0/+1
* git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen2008-07-251-3/+3
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-161-0/+14