aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov2008-11-16
* git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2008-11-16
* git-gui: Implement system-wide configuration handling.Alexander Gavrilov2008-11-16
* git-gui: try to provide a window icon under XGiuseppe Bilotta2008-11-16
* git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2008-11-11
* git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov2008-11-01
* git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-01
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-10
* git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-30
* git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-30
* git-gui: Use git web--browser for web browsingPetr Baudis2008-09-30
* git-gui: Add support for adding remotesPetr Baudis2008-09-30
* git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-30
* git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-30
* git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov2008-09-30
* git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce2008-09-26
* git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov2008-09-24
* git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov2008-09-24
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-24
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-24
* git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams2008-09-24
* git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce2008-09-24
* git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-24
* git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2008-09-12
* git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-12
* git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov2008-09-04
* git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov2008-09-04
* git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-04
* git-gui: Don't allow staging files with conflicts.Alexander Gavrilov2008-09-04
* git-gui: Support calling merge tools.Alexander Gavrilov2008-09-04
* git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2008-09-04
* Merge branch 'maint'Shawn O. Pearce2008-09-01
|\
| * git gui: show diffs with a minimum of 1 context lineClemens Buchacher2008-09-01
* | git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-24
* | git-gui: Support starting gitk from Gui BlameAlexander Gavrilov2008-08-24
* | git-gui: Teach git gui about file type changesGustaf Hendeby2008-08-24
|/
* git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt2008-08-04
* git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce2008-07-29
* git-gui: Fix the Remote menu separator.Alexander Gavrilov2008-07-27
* git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen2008-07-25
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-16
* Add options to control the search for copies in blame.Alexander Gavrilov2008-07-16
* Fix pre-commit hooks under MinGW/MSYSAlexander Gavrilov2008-07-16
* git-gui: Exit shortcut in MacOSX repairedSoeren Finster2008-07-08
* git-gui: Implement "Stage/Unstage Line"Johannes Sixt2008-07-02
* git-gui: Don't select the wrong file if the last listed file is staged.Abhijit Menon-Sen2008-06-25
* git-gui: Fix accidental staged state toggle when clicking top pixel rowRichard Quirk2008-06-20
* git-gui: Move on to the next filename after staging/unstaging a changeAbhijit Menon-Sen2008-06-13
* git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce2008-05-22
* git-gui: Add a --trace command line optionShawn O. Pearce2008-05-20