aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras2007-08-29
* 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
* gitk: Fix bug causing Tcl error when updating graphPaul Mackerras2007-08-13
* gitk: Fix bug introduced in commit 67a4f1a7Paul 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: 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
* [PATCH] gitk: Fix for tree view ending in nested directoriesBrian Downing2007-07-09
* gitk: Remove the unused stopfindproc functionPaul Mackerras2007-07-04
* gitk: Fix bug in the anc_or_desc routinePaul Mackerras2007-07-04
* gitk: Fix the find and highlight functionsPaul Mackerras2007-07-04
* gitk: Update selection background colorbar in prefs dialogMark Levedahl2007-06-28
* gitk: Use a spinbox for setting tabstop settingsMark Levedahl2007-06-28
* gitk: Add a progress bar to show progress while resettingPaul Mackerras2007-06-26
* gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras2007-06-23
* gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras2007-06-23
* gitk: Limit how often we change the canvas scrolling regionPaul Mackerras2007-06-23
* gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras2007-06-23
* gitk: Get rid of the childlist variablePaul Mackerras2007-06-23
* gitk: Speed up the reading of referencesPaul Mackerras2007-06-23
* gitk: Show local uncommitted changes as a fake commitPaul Mackerras2007-06-23
* gitk: New algorithm for drawing the graph linesPaul Mackerras2007-06-23
* gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras2007-06-23
* gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras2007-06-23
* gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras2007-06-23
* gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras2007-06-23
* gitk: Improve the behaviour of the initial selectionPaul Mackerras2007-06-23
* gitk: Add some more comments to the optimize_rows procedurePaul Mackerras2007-06-23
* gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras2007-06-23
* gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras2007-06-23
* [PATCH] gitk: Allow specifying tabstop as other than default 8 characters.Mark Levedahl2007-05-22
* [PATCH] gitk: Update fontsize in patch / tree listMark Levedahl2007-05-22