summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2007-11-19Move gitk to its own subdirectoryJunio C Hamano
2007-10-27gitk: Use the UI font for the diff/old version/new version radio buttonsPaul Mackerras
2007-10-27Merge branch 'dev'Paul Mackerras
2007-10-27gitk: Simplify the code for finding commitsPaul Mackerras
2007-10-24gitk: Fix a couple more bugs in the path limitingPaul Mackerras
2007-10-23Merge branch 'master' into devPaul Mackerras
2007-10-23gitk: Fix some bugs with path limiting in the diff displayPaul Mackerras
2007-10-23gitk: Use the status window for other functionsPaul Mackerras
2007-10-23gitk: Integrate the reset progress bar in the main framePaul Mackerras
2007-10-23gitk: Ensure tabstop setting gets restored by Cancel buttonPaul Mackerras
2007-10-23gitk: Limit diff display to listed paths by defaultPaul Mackerras
2007-10-21gitk: Fix "can't unset prevlines(...)" Tcl errorPaul Mackerras
2007-10-20gitk: Avoid an error when cherry-picking if HEAD has moved onPaul Mackerras
2007-10-20gitk: Check that we are running on at least Tcl/Tk 8.4Paul Mackerras
2007-10-20gitk: Do not pick up file names of "copy from" linesJohannes Sixt
2007-10-20gitk: Add support for OS X mouse wheelJonathan del Strother
2007-10-19gitk: Fix Tcl error: can't unset findcurlinePaul Mackerras
2007-10-17gitk: disable colours when calling git logSam Vilain
2007-10-06gitk: Get rid of the diffopts variablePaul Mackerras
2007-10-06gitk: Fix bug where the last few commits would sometimes not be visiblePaul Mackerras
2007-10-06gitk: Add a font chooserPaul Mackerras
2007-10-06gitk: Keep track of font attributes ourselves instead of using font actualPaul Mackerras
2007-10-04gitk: Use named fonts instead of the font specificationPaul Mackerras
2007-10-04gitk: Fix bug causing Tcl error when changing find match typePaul Mackerras
2007-09-28gitk: Fix the tab setting in the diff display windowPaul Mackerras
2007-09-27gitk: Add progress bars for reading in stuff and for findingPaul Mackerras
2007-09-27gitk: Fix a couple of bugsPaul Mackerras
2007-09-22gitk: Simplify highlighting interface and combine with Find functionPaul Mackerras
2007-09-15gitk: Fix bug in generating patchesPaul Mackerras
2007-09-14gitk: Get rid of lookingforhead, use commitinterest insteadPaul Mackerras
2007-09-14gitk: Fix bugs in setting rowfinalPaul Mackerras
2007-09-04gitk: Make it possible to lay out all the rows we have received so farPaul Mackerras
2007-08-30gitk: Add a cache for the topology infoPaul Mackerras
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras
2007-08-29gitk: Fix bug causing incorrect ref list contents when switching viewPaul Mackerras
2007-08-29gitk: Do only the parts of the layout that are neededPaul Mackerras
2007-08-24gitk: Get rid of the rowchk arrayPaul Mackerras
2007-08-23gitk: Fix some problems with the display of ids as linksPaul Mackerras
2007-08-23gitk: Get rid of idinlist arrayPaul Mackerras
2007-08-22gitk: Get rid of idrowranges and rowrangelistPaul Mackerras
2007-08-20Merge branch 'master' into devPaul Mackerras
2007-08-20gitk: Add a window to list branches, tags and other referencesPaul Mackerras
2007-08-17[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt
2007-08-17gitk: Fix bug in fix for warning when removing a branchPaul Mackerras
2007-08-15[PATCH] gitk: Make the date/time display configurableArjen Laarhoven
2007-08-15[PATCH] gitk: Let user easily specify lines of context in diff viewSteffen Prohaska
2007-08-15gitk: Fix warning when removing a branchPaul Mackerras
2007-08-13Merge branch 'master' into devPaul Mackerras
2007-08-13gitk: Fix bug causing Tcl error when updating graphPaul Mackerras