Code

Merge branch 'master' into dev
[git.git] / gitk
2008-01-09 Paul MackerrasMerge branch 'master' into dev
2008-01-09 Gerrit Pape[PATCH] gitk: use user-configured background in view...
2008-01-07 Paul Mackerrasgitk: Index [fnvr]highlights by id rather than row
2008-01-06 Paul MackerrasMerge branch 'master' into dev
2008-01-06 Paul Mackerrasgitk: Restore some widget options whose defaults change...
2008-01-06 Paul Mackerrasgitk: Fix potential bug with fake commit IDs in renumbe...
2008-01-02 Paul Mackerrasgitk: Fix a couple of bugs in the find function
2008-01-01 Paul Mackerrasgitk: Fix some corner cases in the targetid/targetrow...
2007-12-31 Paul MackerrasMerge branch 'master' into dev
2007-12-30 Paul Mackerrasgitk: Keep the same commits visible as other commits...
2007-12-29 Paul Mackerrasgitk: Don't try to show local changes from a head that...
2007-12-26 Paul Mackerrasgitk: Fix another collection of bugs
2007-12-19 Paul MackerrasMerge branch 'master' into dev
2007-12-19 Christian Stimming[PATCH] gitk i18n: Recode gitk from latin1 to utf8...
2007-12-19 Christian Stimming[PATCH] gitk i18n: More markup -- various options menus
2007-12-19 Christian Stimming[PATCH] gitk i18n: Markup several strings for translation
2007-12-19 Christian Stimming[PATCH] gitk i18n: Import msgcat for message string...
2007-12-19 Paul Mackerrasgitk: Implement date mode in the new framework
2007-12-18 Paul Mackerrasgitk: More bug fixes and cleanups
2007-12-12 Paul Mackerrasgitk: Fix more bugs resulting in Tcl "no such element...
2007-12-11 Paul Mackerrasgitk: Fix a couple of bugs
2007-12-10 Paul Mackerrasgitk: Compute row numbers and order tokens lazily
2007-12-07 Paul Mackerrasgitk: Fix bug in parsing multiple revision arguments
2007-12-06 Paul Mackerrasgitk: Fix bug in assigning row numbers to arcs
2007-12-02 Paul Mackerrasgitk: Use git log without --topo-order and reorganize...
2007-10-27 Paul Mackerrasgitk: Use the UI font for the diff/old version/new...
2007-10-27 Paul MackerrasMerge branch 'dev'
2007-10-27 Paul Mackerrasgitk: Simplify the code for finding commits
2007-10-24 Paul Mackerrasgitk: Fix a couple more bugs in the path limiting
2007-10-23 Paul MackerrasMerge branch 'master' into dev
2007-10-23 Paul Mackerrasgitk: Fix some bugs with path limiting in the diff...
2007-10-23 Paul Mackerrasgitk: Use the status window for other functions
2007-10-23 Paul Mackerrasgitk: Integrate the reset progress bar in the main...
2007-10-23 Paul Mackerrasgitk: Ensure tabstop setting gets restored by Cancel...
2007-10-23 Paul Mackerrasgitk: Limit diff display to listed paths by default
2007-10-21 Paul Mackerrasgitk: Fix "can't unset prevlines(...)" Tcl error
2007-10-20 Paul Mackerrasgitk: Avoid an error when cherry-picking if HEAD has...
2007-10-20 Paul Mackerrasgitk: Check that we are running on at least Tcl/Tk 8.4
2007-10-20 Johannes Sixtgitk: Do not pick up file names of "copy from" lines
2007-10-20 Jonathan del Strothergitk: Add support for OS X mouse wheel
2007-10-19 Paul Mackerrasgitk: Fix Tcl error: can't unset findcurline
2007-10-17 Sam Vilaingitk: disable colours when calling git log
2007-10-06 Paul Mackerrasgitk: Get rid of the diffopts variable
2007-10-06 Paul Mackerrasgitk: Fix bug where the last few commits would sometime...
2007-10-06 Paul Mackerrasgitk: Add a font chooser
2007-10-06 Paul Mackerrasgitk: Keep track of font attributes ourselves instead...
2007-10-04 Paul Mackerrasgitk: Use named fonts instead of the font specification
2007-10-04 Paul Mackerrasgitk: Fix bug causing Tcl error when changing find...
2007-09-28 Paul Mackerrasgitk: Fix the tab setting in the diff display window
2007-09-27 Paul Mackerrasgitk: Add progress bars for reading in stuff and for...
2007-09-27 Paul Mackerrasgitk: Fix a couple of bugs
2007-09-22 Paul Mackerrasgitk: Simplify highlighting interface and combine with...
2007-09-15 Paul Mackerrasgitk: Fix bug in generating patches
2007-09-14 Paul Mackerrasgitk: Get rid of lookingforhead, use commitinterest...
2007-09-14 Paul Mackerrasgitk: Fix bugs in setting rowfinal
2007-09-04 Paul Mackerrasgitk: Make it possible to lay out all the rows we have...
2007-08-30 Paul Mackerrasgitk: Add a cache for the topology info
2007-08-29 Paul Mackerrasgitk: Fix bug causing undefined variable error when...
2007-08-29 Paul Mackerrasgitk: Fix bug causing undefined variable error when...
2007-08-29 Paul Mackerrasgitk: Fix bug causing incorrect ref list contents when...
2007-08-29 Paul Mackerrasgitk: Do only the parts of the layout that are needed
2007-08-24 Paul Mackerrasgitk: Get rid of the rowchk array
2007-08-23 Paul Mackerrasgitk: Fix some problems with the display of ids as...
2007-08-23 Paul Mackerrasgitk: Get rid of idinlist array
2007-08-22 Paul Mackerrasgitk: Get rid of idrowranges and rowrangelist
2007-08-20 Paul MackerrasMerge branch 'master' into dev
2007-08-20 Paul Mackerrasgitk: Add a window to list branches, tags and other...
2007-08-17 Johannes Sixt[PATCH] gitk: Handle 'copy from' and 'copy to' in diff...
2007-08-17 Paul Mackerrasgitk: Fix bug in fix for warning when removing a branch
2007-08-15 Arjen Laarhoven[PATCH] gitk: Make the date/time display configurable
2007-08-15 Steffen Prohaska[PATCH] gitk: Let user easily specify lines of context...
2007-08-15 Paul Mackerrasgitk: Fix warning when removing a branch
2007-08-13 Paul MackerrasMerge branch 'master' into dev
2007-08-13 Paul Mackerrasgitk: Fix bug causing Tcl error when updating graph
2007-08-13 Paul Mackerrasgitk: Fix bug introduced in commit 67a4f1a7
2007-08-13 Paul MackerrasMerge branch 'master' into dev
2007-08-12 Alex Riesen[PATCH] gitk: Show an error and exit if no .git could...
2007-08-12 Alex Riesen[PATCH] gitk: Continue and show error message in new...
2007-08-12 Mark Levedahl[PATCH] gitk: Handle MouseWheel events on Windows
2007-08-12 Mark Levedahl[PATCH] gitk: Enable selected patch text on Windows
2007-08-12 Paul Mackerrasgitk: Fix bug causing the "can't unset idinlist(.....
2007-08-12 Paul Mackerrasgitk: Eliminate diagonal arrows
2007-08-01 Paul Mackerrasgitk: Improve the drawing of links to parent lines
2007-07-31 Paul Mackerrasgitk: Establish and use global left-to-right ordering...
2007-07-27 Paul Mackerrasgitk: Add a context menu for file list entries
2007-07-26 Paul Mackerrasgitk: Fix bugs in the Find function
2007-07-23 Paul Mackerrasgitk: Wait for the window to become visible after creat...
2007-07-22 Shawn O. Pearce[PATCH] gitk: Bind keyboard actions to the command...
2007-07-22 Mark Levedahl[PATCH] gitk: Ignore ctrl-z as EOF on windows
2007-07-22 Paul Mackerrasgitk: Make the fake commit for the index changes green...
2007-07-13 Paul Mackerrasgitk: Show changes in index and changes in working...
2007-07-13 Paul Mackerrasgitk: Fix bug introduced by previous commit
2007-07-12 Paul Mackerrasgitk: Improve handling of -- and ambiguous arguments
2007-07-09 Paul Mackerrasgitk: Use git log and add support for --left-right
2007-07-09 Paul Mackerrasgitk: Fix bug causing "can't read commitrow(0,n)" error
2007-07-09 Brian Downing[PATCH] gitk: Fix for tree view ending in nested direct...
2007-07-04 Paul Mackerrasgitk: Remove the unused stopfindproc function
2007-07-04 Paul Mackerrasgitk: Fix bug in the anc_or_desc routine
2007-07-04 Paul Mackerrasgitk: Fix the find and highlight functions
2007-06-28 Mark Levedahlgitk: Update selection background colorbar in prefs...
next