gitk: Reorganize processing of arguments for git log
[gitweb.git] / gitk
2008-04-26 gitk: Reorganize processing of arguments for git log
2008-03-11 Merge branch 'master' into dev
2008-03-11 gitk: Avoid Tcl error when switching views
2008-03-11 [PATCH] gitk: Don't show local changes when we there...
2008-03-10 [PATCH] gitk: Add horizontal scrollbar to the diff...
2008-03-10 [PATCH] gitk: make autoselect optional
2008-03-10 [PATCH] gitk: Mark another string for translation
2008-03-10 [PATCH] Add an --argscmd flag to get the list of refs...
2008-03-10 gitk: Only restore window size from ~/.gitk, not position
2008-03-07 gitk: Fix problem with target row not being in scroll...
2008-03-07 gitk: Avoid a crash in selectline if commitinfo($id...
2008-03-04 gitk: Fix some corner cases in computing vrowmod and...
2008-03-04 gitk: Correct a few strings and comments to say "git...
2008-03-02 gitk: Don't filter view arguments through git rev-parse
2008-03-02 gitk: Fix problems with target row stuff
2008-02-24 gitk: Handle updating with path limiting better
2008-02-17 gitk: Fix bug where arcs could get lost
2008-02-16 Merge branch 'master' into dev
2008-02-16 gitk: Cope better with getting commits that we have...
2008-02-13 [PATCH] gitk: Heed the lines of context in merge commits
2008-02-13 [PATCH] gitk: learn --show-all output
2008-02-13 gitk: Fix cherry-picking to insert a real row not a...
2008-02-11 [PATCH] gitk: properly deal with tag names containing...
2008-02-11 [PATCH] gitk: Add checkbutton to ignore space changes
2008-02-11 [PATCH] gitk: Fix "Key bindings" message
2008-01-15 gitk: Fix bug causing Tcl error when no commits are...
2008-01-15 gitk: Fix bug where editing an existing view would...
2008-01-15 gitk: Select something appropriate on cherry-pick,...
2008-01-13 [PATCH] gitk: make Ctrl "+" really increase the font...
2008-01-13 gitk: Select head of current branch by default
2008-01-12 gitk: Fix a bug in make_disporder
2008-01-11 gitk: Fix typo in user message.
2008-01-10 gitk: Fix handling of flag arguments
2008-01-09 Merge branch 'master' into dev
2008-01-09 [PATCH] gitk: use user-configured background in view...
2008-01-07 gitk: Index [fnvr]highlights by id rather than row
2008-01-06 Merge branch 'master' into dev
2008-01-06 gitk: Restore some widget options whose defaults change...
2008-01-06 gitk: Fix potential bug with fake commit IDs in renumbe...
2008-01-02 gitk: Fix a couple of bugs in the find function
2008-01-01 gitk: Fix some corner cases in the targetid/targetrow...
2007-12-31 Merge branch 'master' into dev
2007-12-30 gitk: Keep the same commits visible as other commits...
2007-12-29 gitk: Don't try to show local changes from a head that...
2007-12-26 gitk: Fix another collection of bugs
2007-12-19 Merge branch 'master' into dev
2007-12-19 [PATCH] gitk i18n: Recode gitk from latin1 to utf8...
2007-12-19 [PATCH] gitk i18n: More markup -- various options menus
2007-12-19 [PATCH] gitk i18n: Markup several strings for translation
2007-12-19 [PATCH] gitk i18n: Import msgcat for message string...
2007-12-19 gitk: Implement date mode in the new framework
2007-12-18 gitk: More bug fixes and cleanups
2007-12-12 gitk: Fix more bugs resulting in Tcl "no such element...
2007-12-11 gitk: Fix a couple of bugs
2007-12-10 gitk: Compute row numbers and order tokens lazily
2007-12-07 gitk: Fix bug in parsing multiple revision arguments
2007-12-06 gitk: Fix bug in assigning row numbers to arcs
2007-12-02 gitk: Use git log without --topo-order and reorganize...
2007-10-27 gitk: Use the UI font for the diff/old version/new...
2007-10-27 Merge branch 'dev'
2007-10-27 gitk: Simplify the code for finding commits
2007-10-24 gitk: Fix a couple more bugs in the path limiting
2007-10-23 Merge branch 'master' into dev
2007-10-23 gitk: Fix some bugs with path limiting in the diff...
2007-10-23 gitk: Use the status window for other functions
2007-10-23 gitk: Integrate the reset progress bar in the main...
2007-10-23 gitk: Ensure tabstop setting gets restored by Cancel...
2007-10-23 gitk: Limit diff display to listed paths by default
2007-10-21 gitk: Fix "can't unset prevlines(...)" Tcl error
2007-10-20 gitk: Avoid an error when cherry-picking if HEAD has...
2007-10-20 gitk: Check that we are running on at least Tcl/Tk 8.4
2007-10-20 gitk: Do not pick up file names of "copy from" lines
2007-10-20 gitk: Add support for OS X mouse wheel
2007-10-19 gitk: Fix Tcl error: can't unset findcurline
2007-10-17 gitk: disable colours when calling git log
2007-10-06 gitk: Get rid of the diffopts variable
2007-10-06 gitk: Fix bug where the last few commits would sometime...
2007-10-06 gitk: Add a font chooser
2007-10-06 gitk: Keep track of font attributes ourselves instead...
2007-10-04 gitk: Use named fonts instead of the font specification
2007-10-04 gitk: Fix bug causing Tcl error when changing find...
2007-09-28 gitk: Fix the tab setting in the diff display window
2007-09-27 gitk: Add progress bars for reading in stuff and for...
2007-09-27 gitk: Fix a couple of bugs
2007-09-22 gitk: Simplify highlighting interface and combine with...
2007-09-15 gitk: Fix bug in generating patches
2007-09-14 gitk: Get rid of lookingforhead, use commitinterest...
2007-09-14 gitk: Fix bugs in setting rowfinal
2007-09-04 gitk: Make it possible to lay out all the rows we have...
2007-08-30 gitk: Add a cache for the topology info
2007-08-29 gitk: Fix bug causing undefined variable error when...
2007-08-29 gitk: Fix bug causing undefined variable error when...
2007-08-29 gitk: Fix bug causing incorrect ref list contents when...
2007-08-29 gitk: Do only the parts of the layout that are needed
2007-08-24 gitk: Get rid of the rowchk array
2007-08-23 gitk: Fix some problems with the display of ids as...
2007-08-23 gitk: Get rid of idinlist array
2007-08-22 gitk: Get rid of idrowranges and rowrangelist
2007-08-20 Merge branch 'master' into dev
2007-08-20 gitk: Add a window to list branches, tags and other...
next