Code

git gui: show diffs with a minimum of 1 context line
[git.git] / git-gui.sh
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-08-05 Johannes Sixtgit-gui: Adapt discovery of oguilib to execdir 'libexec...
2008-07-30 Shawn O. Pearcegit-gui: Fix gitk search in $PATH to work on Windows
2008-07-27 Alexander Gavrilovgit-gui: Fix the Remote menu separator.
2008-07-25 Abhijit Menon-Sengit-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
2008-07-17 Alexander GavrilovKill the blame back-end on window close.
2008-07-17 Alexander GavrilovAdd options to control the search for copies in blame.
2008-07-17 Alexander GavrilovFix pre-commit hooks under MinGW/MSYS
2008-07-08 Soeren Finstergit-gui: Exit shortcut in MacOSX repaired
2008-07-02 Johannes Sixtgit-gui: Implement "Stage/Unstage Line"
2008-06-25 Abhijit Menon-Sengit-gui: Don't select the wrong file if the last listed...
2008-06-21 Richard Quirkgit-gui: Fix accidental staged state toggle when clicki...
2008-06-13 Abhijit Menon-Sengit-gui: Move on to the next filename after staging...
2008-05-22 Shawn O. Pearcegit-gui: Handle workdir detection when CYGWIN=nowinsymlinks
2008-05-20 Shawn O. Pearcegit-gui: Add a --trace command line option
2008-05-09 Shawn O. Pearcegit-gui: Setup branch.remote,merge for shorthand git...
2008-04-05 Michele Ballabiogit-gui: use +/- instead of ]/[ to show more/less conte... gitgui-0.10.1
2008-04-04 Shawn O. Pearcegit-gui: Switch keybindings for [ and ] to bracketleft...
2008-04-02 Jonathan del Strothergit-gui: Add shortcut keys for Show More/Less Context
2008-03-15 Shawn O. Pearcegit-gui: Don't translate the special Apple menu
2008-03-08 Adam Piątyszekgit-gui: Add option for changing the width of the commi...
2008-03-06 Philipp A. Hartmanngit-gui: if a background colour is set, set foreground...
2008-03-05 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. PearceMerge branch 'maint'
2008-02-22 Shawn O. PearceMerge branch 'maint'
2008-02-21 Shawn O. PearceMerge branch 'maint'
2008-02-20 Shawn O. PearceMerge branch 'maint'
2008-02-20 Wincent Colaiutagit-gui: relax "dirty" version detection
2008-02-12 Shawn O. Pearcegit-gui: Automatically spell check commit messages...
2008-01-21 Shawn O. Pearcegit-gui: Consolidate hook execution code into a single...
2007-12-14 Johannes Sixtgit-gui: Move frequently used commands to the top of...
2007-11-08 Shawn O. Pearcegit-gui: Bind Meta-T for "Stage To Commit" menu action
2007-11-01 Shawn O. Pearcegit-gui: Allow users to set font weights to bold
2007-10-26 Shawn O. Pearcegit-gui: Protect against bad translation strings
2007-10-23 Shawn O. PearceMerge branch 'maint'
2007-10-21 Shawn O. PearceMerge branch 'maint'
2007-10-17 Shawn O. Pearcegit-gui: Paper bag fix the global config parsing
2007-10-13 Shawn O. Pearcegit-gui: Ensure copyright message is correctly read...
2007-10-12 Steffen Prohaskagit-gui: offer a list of recent repositories on startup
2007-10-12 Shawn O. Pearcegit-gui: Support LFs embedded in config file values
2007-10-12 Shawn O. Pearcegit-gui: Refactor git-config --list parsing
2007-10-12 Shawn O. Pearcegit-gui: Move load_config procedure below git-version...
2007-10-12 Johannes Sixtgit-gui: Change main window layout to support wider...
2007-10-10 Steffen Prohaskagit-gui: add directory git-gui is located in to PATH...
2007-10-10 Shawn O. PearceMerge branch 'cs/de'
2007-10-10 Shawn O. Pearcegit-gui: Shorten the staged/unstaged changes title...
2007-10-10 Shawn O. Pearcegit-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10 Shawn O. Pearcegit-gui: Consolidate the Fetch and Push menus into...
2007-10-10 Shawn O. PearceMerge branch 'maint'
2007-10-08 Steffen Prohaskagit-gui: accept versions containing text annotations...
2007-10-03 Shawn O. PearceMerge branch 'maint'
2007-10-03 Shawn O. Pearcegit-gui: Don't crash when starting gitk from a browser...
2007-10-03 Shawn O. Pearcegit-gui: Allow gitk to be started on Cygwin with native...
2007-09-28 Shawn O. Pearcegit-gui: Refer to ourselves as "Git Gui" and not "git...
2007-09-28 Shawn O. Pearcegit-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-23 Shawn O. Pearcegit-gui: Allow users to choose/create/clone a repository
2007-09-22 Shawn O. Pearcegit-gui: Refactor some UI init to occur earlier
2007-09-22 Shawn O. PearceMerge branch 'maint'
2007-09-22 Shawn O. Pearcegit-gui: Ensure .git/info/exclude is honored in Cygwin...
2007-09-22 Shawn O. Pearcegit-gui: Handle starting on mapped shares under Cygwin
2007-09-22 Shawn O. Pearcegit-gui: Display message box when we cannot find git...
2007-09-21 Shawn O. Pearcegit-gui: Support native Win32 Tcl/Tk under Cygwin
2007-09-20 Shawn O. PearceMerge branch 'maint'
2007-09-20 Simon Sasburggit-gui: Avoid using bold text in entire gui for some...
2007-09-17 Shawn O. PearceMerge branch 'maint'
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix missing translated strings
2007-09-14 Michele Ballabiogit-gui: add some strings to translation
2007-09-14 Shawn O. PearceMerge branch 'maint'
2007-09-13 Shawn O. PearceMerge branch 'maint'
2007-09-13 Shawn O. Pearcegit-gui: Make backporting changes from i18n version...
2007-09-12 Harri Ilari Tapio... git-gui: Disambiguate "commit"
2007-09-12 Shawn O. Pearcegit-gui: Support context-sensitive i18n
2007-09-11 Shawn O. PearceMerge branch 'maint'
2007-09-11 Shawn O. Pearcegit-gui: Don't delete send on Windows as it doesn't...
2007-09-10 Shawn O. PearceMerge branch 'maint'
2007-09-10 Shawn O. Pearcegit-gui: Trim trailing slashes from untracked submodule...
2007-09-09 Shawn O. PearceMerge branch 'maint'
2007-09-09 Shawn O. Pearcegit-gui: Disable Tk send in all git-gui sessions
2007-09-04 Shawn O. PearceMerge branch 'maint'
2007-09-04 Shawn O. Pearcegit-gui: Properly set the state of "Stage/Unstage Hunk...
2007-09-04 Shawn O. Pearcegit-gui: Correct starting of git-remote to handle ...
2007-09-03 Shawn O. Pearcegit-gui: Correct stock message for 'Invalid font specif...
2007-09-02 Christian StimmingMark strings for translation.
2007-09-02 Shawn O. Pearcegit-gui: Initialize Tcl's msgcat library for internatio...
2007-09-02 Shawn O. Pearcegit-gui: Locate the library directory early during...
2007-08-25 Shawn O. Pearcegit-gui: Correct 'git gui blame' in a subdirectory gitgui-0.8.2
2007-08-23 Shawn O. Pearcegit-gui: Do not offer to stage three-way diff hunks...
2007-08-23 Shawn O. Pearcegit-gui: Refactor diff pane popup support for future...
2007-08-22 Shawn O. Pearcegit-gui: Fix "unoptimized loading" to not cause git...
2007-08-21 Shawn O. Pearcegit-gui: Paper bag fix "Stage Hunk For Commit" in diff...
2007-08-20 Shawn O. Pearcegit-gui: Fix window manager problems on ion3
2007-08-04 Väinö Järvelägit-gui: Added support for OS X right click gitgui-0.8.1
2007-08-03 Shawn O. Pearcegit-gui: Avoid Tcl error in popup menu on diff viewer
2007-07-30 Shawn O. Pearcegit-gui: Use more modern looking icons in the tree...
2007-07-30 Shawn O. Pearcegit-gui: Don't offer to stage hunks from untracked...
2007-07-29 Shawn O. Pearcegit-gui: Honor core.excludesfile when listing extra...
2007-07-29 Christian Stimminggit-gui: Unify wording to say "to stage" instead of...
2007-07-27 Shawn O. Pearcegit-gui: Don't kill modified commit message buffer...
2007-07-23 Shawn O. Pearcegit-gui: Refactor current branch menu items to make...
next