git-gui: fix file name handling with non-empty prefix
[gitweb.git] / lib /
2013-05-17 git-gui: change dialog button positions for Windows...
2013-05-16 git-gui: allow "\ No newline at end of file" for linewi...
2013-02-22 git-gui: fix the mergetool launcher for the Beyond...
2012-09-17 git-gui: remove .git/CHERRY_PICK_HEAD after committing
2012-09-17 git-gui: Fix a loose/lose mistake
2012-01-22 git-gui: fix git-gui crash due to uninitialized variable
2011-12-09 git-gui: handle shell script text filters when loading...
2011-11-05 git-gui: don't warn for detached head when rebasing
2011-11-05 git-gui: make config gui.warndetachedcommit a boolean
2011-11-05 git-gui: add config value gui.diffopts for passing...
2011-11-04 git-gui: sort the numeric ansi codes
2011-11-04 git-gui: support underline style when parsing diff...
2011-10-31 git-gui: fix spelling error in sshkey.tcl
2011-10-21 git-gui: include the file path in guitools confirmation...
2011-10-21 git-gui: span widgets over the full file output area...
2011-10-21 git-gui: use a tristate to control the case mode in...
2011-10-19 git-gui: set suitable extended window manager hints.
2011-10-19 git-gui: fix display of path in browser title
2011-10-19 Merge branch 'bw/searching' gitgui-0.15.0
2011-10-19 git-gui: enable the smart case sensitive search only...
2011-10-19 git-gui: catch invalid or complete regular expressions...
2011-10-19 git-gui: theme the search and line-number entry fields...
2011-10-18 git-gui: include the number of untracked files to stage...
2011-10-18 git-gui: new config to control staging of untracked...
2011-10-18 git-gui: use "untracked" for files which are not known...
2011-10-18 git-gui: fix unintended line break in message string
2011-10-18 git-gui: add search history to searchbar
2011-10-18 git-gui: add regexp search mode to the searchbar
2011-10-18 git-gui: add smart case search mode in searchbar
2011-10-15 git-gui: incremental goto line in blame view
2011-10-15 git-gui: clear the goto line input when hiding
2011-10-15 git-gui: only accept numbers in the goto-line input
2011-10-15 git-gui: search and linenumber input are mutual exclusi...
2011-10-06 git-gui: deal with unknown files when pressing the...
2011-07-19 git-gui: drop the 'n' and 'Shift-n' bindings from the...
2011-07-19 git-gui: Add keyboard shortcuts for search and goto...
2011-07-19 git-gui: Enable jumping to a specific line number in...
2011-07-11 Fix tooltip display with multiple monitors on windows.
2011-05-20 git-gui: warn when trying to commit on a detached head
2011-03-25 Merge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-02-27 mergetool--lib: Add Beyond Compare 3 as a tool
2011-02-27 mergetool--lib: Sort tools alphabetically for easier...
2011-02-24 git-gui: fetch/prune all entry appears last
2011-02-24 git-gui: fetch/prune all entry only for more than one...
2011-02-15 git-gui: Include version check and test for tearoff...
2011-02-14 git-gui: teach fetch/prune menu to do it for all remotes
2011-02-14 git-gui: refactor remote submenu creation into subroutine
2011-02-13 git-gui: always default to the last merged branch in...
2011-02-13 git-gui: fix deleting item from all_remotes variable
2011-02-06 git-gui: instead of defaulting to home directory use...
2011-02-06 git-gui: scroll down to default selection for push...
2011-02-06 git gui: keep selected branch when remote is changed...
2011-01-28 git-gui: handle meta diff header lines only in the...
2011-01-28 git-gui: handle special content lines only in the diff...
2011-01-28 git-gui: always reset the current tag
2011-01-28 git-gui: move 3way diff autodetect up
2011-01-28 git-gui: there is no "mode *" diff header line
2011-01-28 git-gui: name also new symlinks so
2011-01-28 git-gui: handle index lines only in the diff header
2011-01-28 git-gui: rework handling of diff header
2011-01-28 git-gui: learn more type change states
2011-01-28 git-gui: remove 'no such variable' for s error when...
2010-12-06 git-gui: Fix use of hunk tag for non-hunk content.
2010-12-06 git-gui: Fix use of renamed tag.
2010-11-22 git-gui: fix browsers [Up To Parent] in sub-sub-directo...
2010-11-19 git-gui: respect conflict marker size
2010-11-19 git-gui: fix ANSI-color parsing
2010-10-27 git-gui: apply color information from git diff output
2010-10-07 git-gui: use full dialog width for old name when renami...
2010-08-12 git-gui: handle textconv filter on Windows and in devel...
2010-08-12 git-gui: use shell to launch textconv filter in "blame"
2010-07-30 git-gui: use textconv filter for diff and blame
2010-07-30 git-gui: Avoid using the <<Copy>> binding as a menu...
2010-07-30 git-gui: fix shortcut creation on cygwin
2010-07-30 git-gui: fix usage of _gitworktree when creating shortc...
2010-07-10 git-gui: fix usage of themed widgets variable
2010-02-08 Merge branch 'maint'
2010-01-29 Merge branch 'maint'
2010-01-28 git-gui: use themed tk widgets with Tk 8.5
2010-01-23 git-gui: update shortcut tools to use _gitworktree
2010-01-23 git-gui: Support applying a range of changes at once
2010-01-23 git-gui: Use git diff --submodule when available
2010-01-23 git-gui: Fix applying a line when all following lines...
2010-01-23 git-gui: Keep repo_config(gui.recentrepos) and .gitconf...
2010-01-23 git-gui: handle really long error messages in updateindex.
2009-12-05 git-gui: Increase blame viewer usability on MacOS.
2009-12-05 git-gui: search 4 directories to improve statistic...
2009-12-05 git gui: make current branch default in "remote delete...
2009-08-27 git-gui: Ensure submodule path is quoted properly
2009-08-27 git-gui: fix diff for partially staged submodule changes
2009-08-10 git-gui: remove warning when deleting correctly merged...
2009-08-10 git-gui: display summary when showing diff of a submodule
2009-04-08 git-gui: run post-checkout hook after clone
2009-04-08 Merge branch 'maint'
2009-04-08 git-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-05 git-gui: run post-checkout hook on checkout
2009-04-05 git-gui: When calling post-commit hook wrong variable...
2009-03-30 Merge branch 'maint'
2009-03-24 git-gui: minor spelling fix and string factorisation.
2009-03-20 Merge branch 'maint'
next