summaryrefslogtreecommitdiff
path: root/git-gui.sh
AgeCommit message (Expand)Author
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-05git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov
2008-09-05git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov
2008-09-05git-gui: Support conflict states _U & UT.Alexander Gavrilov
2008-09-05git-gui: Don't allow staging files with conflicts.Alexander Gavrilov
2008-09-05git-gui: Support calling merge tools.Alexander Gavrilov
2008-09-05git-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-25git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov
2008-08-25git-gui: Support starting gitk from Gui BlameAlexander Gavrilov
2008-08-25git-gui: Teach git gui about file type changesGustaf Hendeby
2008-08-05git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt
2008-07-30git-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-17Kill the blame back-end on window close.Alexander Gavrilov
2008-07-17Add options to control the search for copies in blame.Alexander Gavrilov
2008-07-17Fix 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-21git-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
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce
2008-05-20git-gui: Add a --trace command line optionShawn O. Pearce
2008-05-09git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio
2008-04-04git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce
2008-03-08git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek
2008-03-06git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann
2008-02-20Merge branch 'maint'Shawn O. Pearce
2008-02-20git-gui: relax "dirty" version detectionWincent Colaiuta
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce
2008-01-21git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2007-12-14git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt
2007-11-08git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce
2007-11-01git-gui: Allow users to set font weights to boldShawn O. Pearce
2007-10-26git-gui: Protect against bad translation stringsShawn O. Pearce
2007-10-17git-gui: Paper bag fix the global config parsingShawn O. Pearce