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