git-gui: use themed tk widgets with Tk 8.5
[gitweb.git] / git-gui.sh
2010-01-28 git-gui: use themed tk widgets with Tk 8.5
2010-01-25 git-gui: Remove unused icon file_parttick
2010-01-25 git-gui: use different icon for new and modified files...
2010-01-24 git-gui: set GIT_DIR and GIT_WORK_TREE after setup
2010-01-23 git-gui: handle bare repos correctly
2010-01-23 git-gui: handle non-standard worktree locations
2010-01-23 git-gui: Support applying a range of changes at once
2010-01-23 git-gui: Add a special diff popup menu for submodules
2010-01-23 git-gui: work from the .git dir
2010-01-23 git-gui: Correct file_states when unstaging partly...
2010-01-23 git-gui: Fix gitk for branch whose name matches local...
2010-01-07 git-gui: Add hotkeys for "Unstage from commit" and...
2009-12-07 git-gui: suppress RenderBadPicture X error caused by...
2009-10-27 git-gui: adjust the minimum height of diff pane for...
2009-09-25 git-gui: fix use of uninitialized variable
2009-09-12 git-gui: store wm state and fix wm geometry
2009-08-12 git-gui: Limit display to a maximum number of files
2009-08-10 git-gui: display summary when showing diff of a submodule
2009-05-01 git-gui: Fixes for Mac OS X TkAqua
2009-04-08 Merge branch 'maint'
2009-04-08 git-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-08 git-gui: fix use of undeclared variable diff_empty_count
2009-04-05 git-gui (Win): make "Explore Working Copy" more robust
2009-04-05 git-gui: use `git --html-path` to get the location...
2009-03-30 Merge branch 'maint'
2009-03-30 git-gui: fix deleting from the context menu with empty...
2009-02-08 git-gui: Support more git version notations.
2008-12-17 git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
2008-12-08 git-gui: Fix handling of relative paths in blame.
2008-11-16 git-gui: Add a Tools menu for arbitrary commands.
2008-11-16 git-gui: Fix the after callback execution in rescan.
2008-11-16 git-gui: Implement system-wide configuration handling.
2008-11-16 git-gui: try to provide a window icon under X
2008-11-11 git-gui: Add the Show SSH Key item to the clone dialog.
2008-11-01 git-gui: Add a simple implementation of SSH_ASKPASS.
2008-11-01 git-gui: Add a dialog that shows the OpenSSH public...
2008-10-10 git-gui: Add a search command to the blame viewer.
2008-09-30 git-gui: gui.autoexplore makes explorer to pop up autom...
2008-09-30 git-gui: Add Explore Working Copy to the Repository...
2008-09-30 git-gui: Use git web--browser for web browsing
2008-09-30 git-gui: Add support for adding remotes
2008-09-30 git-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 git-gui: Clarify the Remote -> Delete... action
2008-09-30 git-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-26 git-gui: Show/hide "Sign Off" based on nocommitmsg...
2008-09-26 Merge branch 'maint'
2008-09-24 git-gui: Reenable staging unmerged files by clicking...
2008-09-24 git-gui: Allow forcing display encoding for diffs using...
2008-09-24 git-gui: Cleanup handling of the default encoding.
2008-09-24 git-gui: Use gitattribute "encoding" for file content...
2008-09-24 git-gui: Add support for calling out to the prepare...
2008-09-24 git-gui: Hide commit related UI during citool --nocommit
2008-09-24 git-gui: Add more integration options to citool.
2008-09-12 git-gui: Restore ability to Stage Working Copy for...
2008-09-12 git-gui: Fix Blame Parent & Context for working copy...
2008-09-05 Merge branch 'maint'
2008-09-05 git-gui: Make F5 reselect a diff, if an untracked file...
2008-09-05 git-gui: Reimplement and enhance auto-selection of...
2008-09-05 git-gui: Support conflict states _U & UT.
2008-09-05 git-gui: Don't allow staging files with conflicts.
2008-09-05 git-gui: Support calling merge tools.
2008-09-05 git-gui: Support resolving conflicts via the diff conte...
2008-09-01 Merge branch 'maint'
2008-09-01 git gui: show diffs with a minimum of 1 context line
2008-08-25 git-gui: Allow specifying an initial line for git gui...
2008-08-25 git-gui: Support starting gitk from Gui Blame
2008-08-25 git-gui: Teach git gui about file type changes
2008-08-05 git-gui: Adapt discovery of oguilib to execdir 'libexec...
2008-07-30 git-gui: Fix gitk search in $PATH to work on Windows
2008-07-27 git-gui: Fix the Remote menu separator.
2008-07-25 git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
2008-07-17 Kill the blame back-end on window close.
2008-07-17 Add options to control the search for copies in blame.
2008-07-17 Fix pre-commit hooks under MinGW/MSYS
2008-07-08 git-gui: Exit shortcut in MacOSX repaired
2008-07-02 git-gui: Implement "Stage/Unstage Line"
2008-06-25 git-gui: Don't select the wrong file if the last listed...
2008-06-21 git-gui: Fix accidental staged state toggle when clicki...
2008-06-13 git-gui: Move on to the next filename after staging...
2008-05-22 git-gui: Handle workdir detection when CYGWIN=nowinsymlinks
2008-05-20 git-gui: Add a --trace command line option
2008-05-09 git-gui: Setup branch.remote,merge for shorthand git...
2008-04-05 git-gui: use +/- instead of ]/[ to show more/less conte... gitgui-0.10.1
2008-04-04 git-gui: Switch keybindings for [ and ] to bracketleft...
2008-04-02 git-gui: Add shortcut keys for Show More/Less Context
2008-03-15 git-gui: Don't translate the special Apple menu
2008-03-08 git-gui: Add option for changing the width of the commi...
2008-03-06 git-gui: if a background colour is set, set foreground...
2008-03-05 Merge branch 'maint'
2008-02-28 Merge branch 'maint'
2008-02-22 Merge branch 'maint'
2008-02-21 Merge branch 'maint'
2008-02-20 Merge branch 'maint'
2008-02-20 git-gui: relax "dirty" version detection
2008-02-12 git-gui: Automatically spell check commit messages...
2008-01-21 git-gui: Consolidate hook execution code into a single...
2007-12-14 git-gui: Move frequently used commands to the top of...
2007-11-08 git-gui: Bind Meta-T for "Stage To Commit" menu action
2007-11-01 git-gui: Allow users to set font weights to bold
2007-10-26 git-gui: Protect against bad translation strings
next