summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2009-11-03gitk: Add configuration for UI colour schemeGuillermo S. Romero
2009-09-21gitk: Work around leftover temporary save filePat Thoyts
2009-09-10gitk: Show diff of commits at end of compare-commits outputPaul Mackerras
2009-08-13gitk: Parse arbitrary commit-ish in SHA1 fieldThomas Rast
2009-08-13gitk: Fix direction of symmetric difference in optimized modeThomas Rast
2009-08-13gitk: New option to hide remote refsThomas Rast
2009-08-13gitk: Do not hard-code "encoding" in attribute lookup functionsJohannes Sixt
2009-05-24gitk: Allow diff view without context linesMarkus Heidelberg
2009-05-24gitk: Add another string to translationMichele Ballabio
2009-05-24gitk: Add option 'Simple history' to the options menuDirk Suesserott
2009-05-18gitk: Handle msysGit version during version comparisonsPat Thoyts
2009-05-16gitk: Make more options easily accessible from Edit View dialogElijah Newren
2009-05-16gitk: Check git version before using --textconv flagPaul Mackerras
2009-05-16gitk: Use --textconv to generate diff textJohannes Sixt
2009-04-21gitk: Fix compare-commits function when we have local changesPaul Mackerras
2009-04-17gitk: Avoid crash if closed while reading referencesPat Thoyts
2009-04-17gitk: Handle external diff tool with spaces in the pathPat Thoyts
2009-04-17gitk: Remember and restore the window state with the geometryPat Thoyts
2009-04-17gitk: Map KP_Divide to focus the search boxMichele Ballabio
2009-04-17gitk: Mark some more strings for translationMichele Ballabio
2009-04-17gitk: Mark forgotten string for translationChristian Stimming
2009-04-17gitk: Make .gitk a hidden file under windowsPaul Mackerras
2009-04-09gitk: Add a command to compare two strings of commitsPaul Mackerras
2009-04-08gitk: Add a way to mark a commit, plus a "find descendant" commandPaul Mackerras
2009-03-23gitk: Fixes for Mac OS X TkAquaDaniel A. Steffen
2009-03-23gitk: Provide a 32x32 window icon based on the git logoStephen Boyd
2009-03-23gitk: Provide a window icon if possibleGiuseppe Bilotta
2009-03-23gitk: Handle blobs containing a DOS end-of-file markerPat Thoyts
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras
2008-12-21gitk: Force the focus to the main window on WindowsJohannes Sixt
2008-12-21gitk: Allow unbalanced quotes/braces in commit headersKevin Ballard
2008-12-21gitk: Mark forgotten strings (header sentence parts in color chooser) for tra...Christian Stimming
2008-12-21gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt
2008-12-21gitk: Use check-buttons' -text property instead of separate labelsJohannes Sixt
2008-12-21gitk: Map / to focus the search boxGiuseppe Bilotta
2008-12-06gitk: Fix bugs in blaming codePaul Mackerras
2008-12-01gitk: Add a menu option to start git guiAlexander Gavrilov
2008-12-01gitk: Make line origin search update the busy statusAlexander Gavrilov
2008-12-01gitk: Fix bug in accessing undefined "notflag" variablePaul Mackerras
2008-12-01gitk: Highlight only when search type is "containing:".Paul Mackerras
2008-11-18gitk: Fix context menu items for generating diffs when in tree modePaul Mackerras
2008-11-18gitk: Avoid handling the Return key twice in Add BranchAlexander Gavrilov
2008-11-18gitk: Show local changes properly when we have a path limitPaul Mackerras
2008-11-18gitk: Fix switch statement in parseviewargsPaul Mackerras
2008-11-15gitk: Index line[hnd]tag arrays by id rather than row numberPaul Mackerras
2008-11-13gitk: Fix linehtag undefined error with file highlightingPaul Mackerras
2008-11-13gitk: Fix commit encoding supportAlexander Gavrilov
2008-11-13gitk: Fix transient windows on Win32 and MacOSAlexander Gavrilov
2008-11-13gitk: Add accelerators to frequently used menu commandsAlexander Gavrilov
2008-11-09Merge branch 'dev'Paul Mackerras