summaryrefslogtreecommitdiff
path: root/lib/search.tcl
AgeCommit message (Expand)Author
2011-10-21git-gui: use a tristate to control the case mode in the searchbarBert Wesarg
2011-10-19git-gui: enable the smart case sensitive search only if gui.search.smartcase ...Pat Thoyts
2011-10-19git-gui: catch invalid or complete regular expressions and treat as no match.Pat Thoyts
2011-10-19git-gui: theme the search and line-number entry fields on blame screenPat Thoyts
2011-10-18git-gui: add search history to searchbarBert Wesarg
2011-10-18git-gui: add regexp search mode to the searchbarBert Wesarg
2011-10-18git-gui: add smart case search mode in searchbarBert Wesarg
2011-07-19git-gui: Add keyboard shortcuts for search and goto commands in blame view.David Fries
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov
2008-10-10git-gui: Add a search command to the blame viewer.Alexander Gavrilov