summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
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 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
2007-08-13gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras
2007-08-13Merge branch 'master' into devPaul Mackerras
2007-08-12[PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen
2007-08-12[PATCH] gitk: Continue and show error message in new reposAlex Riesen
2007-08-12[PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl
2007-08-12[PATCH] gitk: Enable selected patch text on WindowsMark Levedahl
2007-08-12gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras
2007-08-12gitk: Eliminate diagonal arrowsPaul Mackerras
2007-08-01gitk: Improve the drawing of links to parent linesPaul Mackerras
2007-07-31gitk: Establish and use global left-to-right ordering for commitsPaul Mackerras
2007-07-27gitk: Add a context menu for file list entriesPaul Mackerras
2007-07-26gitk: Fix bugs in the Find functionPaul Mackerras
2007-07-23gitk: Wait for the window to become visible after creating itPaul Mackerras
2007-07-22[PATCH] gitk: Bind keyboard actions to the command key on Mac OSShawn O. Pearce
2007-07-22[PATCH] gitk: Ignore ctrl-z as EOF on windowsMark Levedahl
2007-07-22gitk: Make the fake commit for the index changes green rather than magentaPaul Mackerras
2007-07-13gitk: Show changes in index and changes in working directory separatelyPaul Mackerras
2007-07-13gitk: Fix bug introduced by previous commitPaul Mackerras
2007-07-12gitk: Improve handling of -- and ambiguous argumentsPaul Mackerras
2007-07-09gitk: Use git log and add support for --left-rightPaul Mackerras
2007-07-09gitk: Fix bug causing "can't read commitrow(0,n)" errorPaul Mackerras
2007-07-09[PATCH] gitk: Fix for tree view ending in nested directoriesBrian Downing
2007-07-04gitk: Remove the unused stopfindproc functionPaul Mackerras
2007-07-04gitk: Fix bug in the anc_or_desc routinePaul Mackerras
2007-07-04gitk: Fix the find and highlight functionsPaul Mackerras
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl
2007-06-26gitk: Add a progress bar to show progress while resettingPaul Mackerras
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras
2007-06-23gitk: Limit how often we change the canvas scrolling regionPaul Mackerras
2007-06-23gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras