index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
search.tcl
Age
Commit message (
Expand
)
Author
2011-10-21
git-gui: use a tristate to control the case mode in the searchbar
Bert Wesarg
2011-10-19
git-gui: enable the smart case sensitive search only if gui.search.smartcase ...
Pat Thoyts
2011-10-19
git-gui: catch invalid or complete regular expressions and treat as no match.
Pat Thoyts
2011-10-19
git-gui: theme the search and line-number entry fields on blame screen
Pat Thoyts
2011-10-18
git-gui: add search history to searchbar
Bert Wesarg
2011-10-18
git-gui: add regexp search mode to the searchbar
Bert Wesarg
2011-10-18
git-gui: add smart case search mode in searchbar
Bert Wesarg
2011-07-19
git-gui: Add keyboard shortcuts for search and goto commands in blame view.
David Fries
2010-01-27
git-gui: use themed tk widgets with Tk 8.5
Pat Thoyts
2008-11-16
git-gui: Fix the search bar destruction handler.
Alexander Gavrilov
2008-11-11
git-gui: Fix focus transition in the blame viewer.
Alexander Gavrilov
2008-10-10
git-gui: Add a search command to the blame viewer.
Alexander Gavrilov