aboutsummaryrefslogtreecommitdiff
path: root/gitk
Commit message (Expand)AuthorAge
* gitk: Parse arbitrary commit-ish in SHA1 fieldThomas Rast2009-08-13
* gitk: Fix direction of symmetric difference in optimized modeThomas Rast2009-08-13
* gitk: New option to hide remote refsThomas Rast2009-08-13
* gitk: Do not hard-code "encoding" in attribute lookup functionsJohannes Sixt2009-08-13
* gitk: Allow diff view without context linesMarkus Heidelberg2009-05-25
* gitk: Add another string to translationMichele Ballabio2009-05-25
* gitk: Add option 'Simple history' to the options menuDirk Suesserott2009-05-25
* gitk: Handle msysGit version during version comparisonsPat Thoyts2009-05-19
* gitk: Make more options easily accessible from Edit View dialogElijah Newren2009-05-16
* gitk: Check git version before using --textconv flagPaul Mackerras2009-05-16
* gitk: Use --textconv to generate diff textJohannes Sixt2009-05-16
* gitk: Fix compare-commits function when we have local changesPaul Mackerras2009-04-21
* gitk: Avoid crash if closed while reading referencesPat Thoyts2009-04-17
* gitk: Handle external diff tool with spaces in the pathPat Thoyts2009-04-17
* gitk: Remember and restore the window state with the geometryPat Thoyts2009-04-17
* gitk: Map KP_Divide to focus the search boxMichele Ballabio2009-04-17
* gitk: Mark some more strings for translationMichele Ballabio2009-04-17
* gitk: Mark forgotten string for translationChristian Stimming2009-04-17
* gitk: Make .gitk a hidden file under windowsPaul Mackerras2009-04-17
* gitk: Add a command to compare two strings of commitsPaul Mackerras2009-04-09
* gitk: Add a way to mark a commit, plus a "find descendant" commandPaul Mackerras2009-04-09
* gitk: Fixes for Mac OS X TkAquaDaniel A. Steffen2009-03-23
* gitk: Provide a 32x32 window icon based on the git logoStephen Boyd2009-03-23
* gitk: Provide a window icon if possibleGiuseppe Bilotta2009-03-23
* gitk: Handle blobs containing a DOS end-of-file markerPat Thoyts2009-03-23
* gitk: Fix possible infinite loop and display corruptionPaul Mackerras2009-03-02
* gitk: Force the focus to the main window on WindowsJohannes Sixt2008-12-22
* gitk: Allow unbalanced quotes/braces in commit headersKevin Ballard2008-12-22
* gitk: Mark forgotten strings (header sentence parts in color chooser) for tra...Christian Stimming2008-12-22
* gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt2008-12-22
* gitk: Use check-buttons' -text property instead of separate labelsJohannes Sixt2008-12-22
* gitk: Map / to focus the search boxGiuseppe Bilotta2008-12-22
* gitk: Fix bugs in blaming codePaul Mackerras2008-12-06
* gitk: Add a menu option to start git guiAlexander Gavrilov2008-12-02
* gitk: Make line origin search update the busy statusAlexander Gavrilov2008-12-02
* gitk: Fix bug in accessing undefined "notflag" variablePaul Mackerras2008-12-02
* gitk: Highlight only when search type is "containing:".Paul Mackerras2008-12-02
* gitk: Fix context menu items for generating diffs when in tree modePaul Mackerras2008-11-18
* gitk: Avoid handling the Return key twice in Add BranchAlexander Gavrilov2008-11-18
* gitk: Show local changes properly when we have a path limitPaul Mackerras2008-11-18
* gitk: Fix switch statement in parseviewargsPaul Mackerras2008-11-18
* gitk: Index line[hnd]tag arrays by id rather than row numberPaul Mackerras2008-11-15
* gitk: Fix linehtag undefined error with file highlightingPaul Mackerras2008-11-13
* gitk: Fix commit encoding supportAlexander Gavrilov2008-11-13
* gitk: Fix transient windows on Win32 and MacOSAlexander Gavrilov2008-11-13
* gitk: Add accelerators to frequently used menu commandsAlexander Gavrilov2008-11-13
* Merge branch 'dev'Paul Mackerras2008-11-09
|\
| * gitk: Cope with unmerged files in local changesPaul Mackerras2008-11-04
| * gitk: Make "show origin of this line" work on fake commitsPaul Mackerras2008-11-04
| * gitk: Unify handling of merge diffs with normal 2-way diffsPaul Mackerras2008-11-02