aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Fix handling of tree file list with special chars in namesPaul Mackerras2008-04-28
* gitk: Fix changing colors through Edit->PreferencesGerrit Pape2008-04-06
* gitk: Avoid Tcl error when switching viewsPaul Mackerras2008-03-11
* [PATCH] gitk: Don't show local changes when we there is no work treeDavid Aguilar2008-03-11
* [PATCH] gitk: Add horizontal scrollbar to the diff viewPekka Kaitaniemi2008-03-10
* [PATCH] gitk: make autoselect optionalJeff King2008-03-10
* [PATCH] gitk: Mark another string for translationMichele Ballabio2008-03-10
* [PATCH] Add an --argscmd flag to get the list of refs to showYann Dirson2008-03-10
* gitk: Only restore window size from ~/.gitk, not positionPaul Mackerras2008-03-10
* [PATCH] gitk: Heed the lines of context in merge commitsJohannes Sixt2008-02-14
* [PATCH] gitk: learn --show-all outputLinus Torvalds2008-02-13
* [PATCH] gitk: properly deal with tag names containing / (slash)Gerrit Pape2008-02-12
* [PATCH] gitk: Add checkbutton to ignore space changesSteffen Prohaska2008-02-12
* [PATCH] gitk: Fix "Key bindings" messageMichele Ballabio2008-02-12
* [PATCH] gitk: make Ctrl "+" really increase the font sizeJohannes Schindelin2008-01-14
* gitk: Fix typo in user message.Christian Stimming2008-01-11
* [PATCH] gitk: use user-configured background in view definition dialogGerrit Pape2008-01-09
* gitk: Restore some widget options whose defaults changed in Tk 8.5Paul Mackerras2008-01-06
* [PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright ...Christian Stimming2007-12-20
* [PATCH] gitk i18n: More markup -- various options menusChristian Stimming2007-12-20
* [PATCH] gitk i18n: Markup several strings for translationChristian Stimming2007-12-20
* [PATCH] gitk i18n: Import msgcat for message string translation; load transla...Christian Stimming2007-12-20
* gitk: Use the UI font for the diff/old version/new version radio buttonsPaul Mackerras2007-10-27
* Merge branch 'dev'Paul Mackerras2007-10-27
|\
| * gitk: Simplify the code for finding commitsPaul Mackerras2007-10-27
| * Merge branch 'master' into devPaul Mackerras2007-10-23
| |\
| * | gitk: Use the status window for other functionsPaul Mackerras2007-10-23
| * | gitk: Integrate the reset progress bar in the main framePaul Mackerras2007-10-23
| * | gitk: Fix Tcl error: can't unset findcurlinePaul Mackerras2007-10-19
| * | gitk: Get rid of the diffopts variablePaul Mackerras2007-10-06
| * | gitk: Fix bug where the last few commits would sometimes not be visiblePaul Mackerras2007-10-06
| * | 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