aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Add a font chooserPaul Mackerras2007-10-06
* gitk: Keep track of font attributes ourselves instead of using font actualPaul Mackerras2007-10-06
* gitk: Use named fonts instead of the font specificationPaul Mackerras2007-10-04
* gitk: Fix bug causing Tcl error when changing find match typePaul Mackerras2007-10-04
* gitk: Fix the tab setting in the diff display windowPaul Mackerras2007-09-28
* gitk: Add progress bars for reading in stuff and for findingPaul Mackerras2007-09-27
* gitk: Fix a couple of bugsPaul Mackerras2007-09-27
* gitk: Simplify highlighting interface and combine with Find functionPaul Mackerras2007-09-22
* gitk: Fix bug in generating patchesPaul Mackerras2007-09-15
* gitk: Get rid of lookingforhead, use commitinterest insteadPaul Mackerras2007-09-15
* gitk: Fix bugs in setting rowfinalPaul Mackerras2007-09-15
* gitk: Make it possible to lay out all the rows we have received so farPaul Mackerras2007-09-05
* gitk: Add a cache for the topology infoPaul Mackerras2007-08-30
* gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras2007-08-29
* gitk: Fix bug causing incorrect ref list contents when switching viewPaul Mackerras2007-08-29
* gitk: Do only the parts of the layout that are neededPaul Mackerras2007-08-29
* gitk: Get rid of the rowchk arrayPaul Mackerras2007-08-24
* gitk: Fix some problems with the display of ids as linksPaul Mackerras2007-08-23
* gitk: Get rid of idinlist arrayPaul Mackerras2007-08-23
* gitk: Get rid of idrowranges and rowrangelistPaul Mackerras2007-08-22
* Merge branch 'master' into devPaul Mackerras2007-08-20
|\
| * gitk: Add a window to list branches, tags and other referencesPaul Mackerras2007-08-20
| * [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt2007-08-17
| * gitk: Fix bug in fix for warning when removing a branchPaul Mackerras2007-08-17
| * [PATCH] gitk: Make the date/time display configurableArjen Laarhoven2007-08-15
| * [PATCH] gitk: Let user easily specify lines of context in diff viewSteffen Prohaska2007-08-15
| * gitk: Fix warning when removing a branchPaul Mackerras2007-08-15
* | Merge branch 'master' into devPaul Mackerras2007-08-13
|\ \ | |/
| * gitk: Fix bug causing Tcl error when updating graphPaul Mackerras2007-08-13
| * gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras2007-08-13
* | Merge branch 'master' into devPaul Mackerras2007-08-13
|\ \ | |/
| * [PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen2007-08-12
| * [PATCH] gitk: Continue and show error message in new reposAlex Riesen2007-08-12
| * [PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl2007-08-12
| * [PATCH] gitk: Enable selected patch text on WindowsMark Levedahl2007-08-12
| * gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras2007-08-12
* | gitk: Eliminate diagonal arrowsPaul Mackerras2007-08-12
* | gitk: Improve the drawing of links to parent linesPaul Mackerras2007-08-01
* | gitk: Establish and use global left-to-right ordering for commitsPaul Mackerras2007-07-31
|/
* gitk: Add a context menu for file list entriesPaul Mackerras2007-07-27
* gitk: Fix bugs in the Find functionPaul Mackerras2007-07-26
* gitk: Wait for the window to become visible after creating itPaul Mackerras2007-07-23
* [PATCH] gitk: Bind keyboard actions to the command key on Mac OSShawn O. Pearce2007-07-22
* [PATCH] gitk: Ignore ctrl-z as EOF on windowsMark Levedahl2007-07-22
* gitk: Make the fake commit for the index changes green rather than magentaPaul Mackerras2007-07-22
* gitk: Show changes in index and changes in working directory separatelyPaul Mackerras2007-07-13
* gitk: Fix bug introduced by previous commitPaul Mackerras2007-07-13
* gitk: Improve handling of -- and ambiguous argumentsPaul Mackerras2007-07-12
* gitk: Use git log and add support for --left-rightPaul Mackerras2007-07-09
* gitk: Fix bug causing "can't read commitrow(0,n)" errorPaul Mackerras2007-07-09