Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / gitk
2007-10-28 Merge branch 'master' of git://git./gitk/gitk
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-27 Merge branch 'maint'
2007-10-25 Merge branch 'db/fetch-pack'
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 Merge branch 'maint'
2007-10-21 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-21 Merge branch 'maint' of git://repo.or.cz/git-gui into...
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-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
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-09-01 Merge branch 'jp/send-email-cc'
2007-08-30 gitk: Add a cache for the topology info
2007-08-29 Merge branch 'master' of git://git./gitk/gitk
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-27 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Merge branch 'maint'
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-21 Merge branch 'master' of git://git./gitk/gitk
2007-08-20 Merge branch 'master' into dev
2007-08-20 gitk: Add a window to list branches, tags and other...
2007-08-19 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-19 Merge branch 'master' of git://git./gitk/gitk
2007-08-17 [PATCH] gitk: Handle 'copy from' and 'copy to' in diff...
2007-08-17 gitk: Fix bug in fix for warning when removing a branch
2007-08-16 Merge branch 'maint' to sync with 1.5.2.5
2007-08-15 [PATCH] gitk: Make the date/time display configurable
2007-08-15 [PATCH] gitk: Let user easily specify lines of context...
2007-08-15 gitk: Fix warning when removing a branch
2007-08-13 Merge branch 'master' of git://git./gitk/gitk
2007-08-13 Merge branch 'master' into dev
2007-08-13 gitk: Fix bug causing Tcl error when updating graph
2007-08-13 gitk: Fix bug introduced in commit 67a4f1a7
2007-08-13 Merge branch 'master' into dev
2007-08-12 [PATCH] gitk: Show an error and exit if no .git could...
2007-08-12 [PATCH] gitk: Continue and show error message in new...
2007-08-12 [PATCH] gitk: Handle MouseWheel events on Windows
2007-08-12 [PATCH] gitk: Enable selected patch text on Windows
2007-08-12 gitk: Fix bug causing the "can't unset idinlist(.....
2007-08-12 gitk: Eliminate diagonal arrows
2007-08-11 Merge branch 'cr/tag'
2007-08-06 Merge branch 'maint'
2007-08-05 Merge branch 'maint'
2007-08-01 gitk: Improve the drawing of links to parent lines
2007-08-01 Merge branch 'maint'
2007-07-31 gitk: Establish and use global left-to-right ordering...
2007-07-30 Merge branch 'bs/lock'
2007-07-30 Merge branch 'master' of git://repo.or.cz/git-gui
2007-07-28 Merge branch 'master' of git://git./gitk/gitk
2007-07-27 gitk: Add a context menu for file list entries
2007-07-26 gitk: Fix bugs in the Find function
2007-07-23 gitk: Wait for the window to become visible after creat...
2007-07-22 [PATCH] gitk: Bind keyboard actions to the command...
2007-07-22 [PATCH] gitk: Ignore ctrl-z as EOF on windows
2007-07-22 gitk: Make the fake commit for the index changes green...
2007-07-19 Merge branch 'maint'
2007-07-15 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-07-14 Merge branch 'master' of git://git./gitk/gitk
2007-07-13 gitk: Show changes in index and changes in working...
2007-07-13 gitk: Fix bug introduced by previous commit
2007-07-12 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Merge commit 'git-gui/master'
2007-07-12 Merge branch 'maint'
2007-07-12 gitk: Improve handling of -- and ambiguous arguments
2007-07-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-07-10 Merge branch 'maint'
2007-07-09 gitk: Use git log and add support for --left-right
next