aboutsummaryrefslogtreecommitdiff
path: root/git-gui.sh
Commit message (Expand)AuthorAge
* 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
* git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-08
* git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio2008-04-05
* git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce2008-04-03
* git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother2008-04-02
* git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-15
* git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-07
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-05
* Merge branch 'maint'Shawn O. Pearce2008-02-20
|\
| * git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-19
* | git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-12
|/
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-20
* git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt2007-12-14
* git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce2007-11-08