git-gui: Update German translation
[gitweb.git] / git-gui.sh
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
2007-10-23 Merge branch 'maint'
2007-10-21 Merge branch 'maint'
2007-10-17 git-gui: Paper bag fix the global config parsing
2007-10-13 git-gui: Ensure copyright message is correctly read...
2007-10-12 git-gui: offer a list of recent repositories on startup
2007-10-12 git-gui: Support LFs embedded in config file values
2007-10-12 git-gui: Refactor git-config --list parsing
2007-10-12 git-gui: Move load_config procedure below git-version...
2007-10-12 git-gui: Change main window layout to support wider...
2007-10-10 git-gui: add directory git-gui is located in to PATH...
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Shorten the staged/unstaged changes title...
2007-10-10 git-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10 git-gui: Consolidate the Fetch and Push menus into...
2007-10-10 Merge branch 'maint'
2007-10-08 git-gui: accept versions containing text annotations...
2007-10-03 Merge branch 'maint'
2007-10-03 git-gui: Don't crash when starting gitk from a browser...
2007-10-03 git-gui: Allow gitk to be started on Cygwin with native...
2007-09-28 git-gui: Refer to ourselves as "Git Gui" and not "git...
2007-09-28 git-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-23 git-gui: Allow users to choose/create/clone a repository
2007-09-22 git-gui: Refactor some UI init to occur earlier
2007-09-22 Merge branch 'maint'
2007-09-22 git-gui: Ensure .git/info/exclude is honored in Cygwin...
2007-09-22 git-gui: Handle starting on mapped shares under Cygwin
2007-09-22 git-gui: Display message box when we cannot find git...
2007-09-21 git-gui: Support native Win32 Tcl/Tk under Cygwin
2007-09-20 Merge branch 'maint'
2007-09-20 git-gui: Avoid using bold text in entire gui for some...
2007-09-17 Merge branch 'maint'
2007-09-17 git-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-14 git-gui: Paper bag fix missing translated strings
2007-09-14 git-gui: add some strings to translation
2007-09-14 Merge branch 'maint'
2007-09-13 Merge branch 'maint'
2007-09-13 git-gui: Make backporting changes from i18n version...
2007-09-12 git-gui: Disambiguate "commit"
2007-09-12 git-gui: Support context-sensitive i18n
2007-09-11 Merge branch 'maint'
2007-09-11 git-gui: Don't delete send on Windows as it doesn't...
2007-09-10 Merge branch 'maint'
2007-09-10 git-gui: Trim trailing slashes from untracked submodule...
2007-09-09 Merge branch 'maint'
2007-09-09 git-gui: Disable Tk send in all git-gui sessions
2007-09-04 Merge branch 'maint'
2007-09-04 git-gui: Properly set the state of "Stage/Unstage Hunk...
2007-09-04 git-gui: Correct starting of git-remote to handle ...
2007-09-03 git-gui: Correct stock message for 'Invalid font specif...
2007-09-02 Mark strings for translation.
2007-09-02 git-gui: Initialize Tcl's msgcat library for internatio...
2007-09-02 git-gui: Locate the library directory early during...
2007-08-25 git-gui: Correct 'git gui blame' in a subdirectory gitgui-0.8.2
2007-08-23 git-gui: Do not offer to stage three-way diff hunks...
2007-08-23 git-gui: Refactor diff pane popup support for future...
2007-08-22 git-gui: Fix "unoptimized loading" to not cause git...
2007-08-21 git-gui: Paper bag fix "Stage Hunk For Commit" in diff...
2007-08-20 git-gui: Fix window manager problems on ion3
2007-08-04 git-gui: Added support for OS X right click gitgui-0.8.1
2007-08-03 git-gui: Avoid Tcl error in popup menu on diff viewer
2007-07-30 git-gui: Use more modern looking icons in the tree...
2007-07-30 git-gui: Don't offer to stage hunks from untracked...
2007-07-29 git-gui: Honor core.excludesfile when listing extra...
2007-07-29 git-gui: Unify wording to say "to stage" instead of...
2007-07-27 git-gui: Don't kill modified commit message buffer...
2007-07-23 git-gui: Refactor current branch menu items to make...
2007-07-23 git-gui: Refactor diff popup into a procedure to ease...
2007-07-23 git-gui: Clarify meaning of add tracked menu option
next