summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2008-12-22gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt
2008-12-22gitk: Use check-buttons' -text property instead of separate labelsJohannes Sixt
2008-12-22gitk: Map / to focus the search boxGiuseppe Bilotta
2008-12-06gitk: Fix bugs in blaming codePaul Mackerras
2008-12-02gitk: Add a menu option to start git guiAlexander Gavrilov
2008-12-02gitk: Make line origin search update the busy statusAlexander Gavrilov
2008-12-02gitk: Fix bug in accessing undefined "notflag" variablePaul Mackerras
2008-12-02gitk: 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
2008-11-08gitk: Implement a user-friendly Edit View dialogAlexander Gavrilov
2008-11-08gitk: Improve cherry-pick error handlingPaul Mackerras
2008-11-07gitk: Make cherry-pick call git-citool on conflictsAlexander Gavrilov
2008-11-07gitk: Make gitk dialog windows transientAlexander Gavrilov
2008-11-07gitk: Add Return and Escape bindings to dialogsAlexander Gavrilov
2008-11-04gitk: Cope with unmerged files in local changesPaul Mackerras
2008-11-04gitk: Make "show origin of this line" work on fake commitsPaul Mackerras
2008-11-02gitk: Unify handling of merge diffs with normal 2-way diffsPaul Mackerras
2008-10-27gitk: Make the background color of marked lines configurablePaul Mackerras
2008-10-27gitk: Add a menu item to show where a given line comes fromPaul Mackerras
2008-10-27gitk: Fix some off-by-one errors in computing which line to blamePaul Mackerras
2008-10-26gitk: Allow starting gui blame for a specific lineAlexander Gavrilov
2008-10-21gitk: Fix file list context menu for merge commitsAlexander Gavrilov
2008-10-21gitk: Allow forcing branch creation if it already existsAlexander Gavrilov
2008-10-21gitk: Turn short SHA1 names into links tooPaul Mackerras
2008-10-18gitk: Regenerate .po filesPaul Mackerras
2008-10-17gitk: New way of constructing menus that allows for Alt+letter acceleratorsPaul Mackerras
2008-10-16gitk: Bind Key-Return to create on new branch dialogRichard Quirk
2008-10-16gitk: Fix binding for <Return> in sha1 entry fieldPaul Mackerras
2008-10-15gitk: Clean up file encoding code and add enable/disable optionPaul Mackerras
2008-10-14gitk: Implement batch lookup and caching of encoding attrsAlexander Gavrilov
2008-10-14gitk: Enhance file encoding supportAlexander Gavrilov
2008-09-21gitk: Add untranslated error messages to translationChristian Stimming
2008-09-21gitk: Fix a bug in collapsing deeply nested treesAlexander Gavrilov
2008-09-21gitk: Use <Button-2> for context menus on OSXPaul Mackerras
2008-08-26gitk: Add menu item for calling git gui blameAlexander Gavrilov
2008-08-26gitk: Add option to specify the default commit on command lineAlexander Gavrilov
2008-08-11gitk: Allow safely calling nukefile from a run queue handlerAlexander Gavrilov
2008-07-31gitk: Fallback to selecting the head commit upon loadAlexander Gavrilov
2008-07-31gitk: Fixed automatic row selection during loadAlexander Gavrilov
2008-07-31gitk: Fixed broken exception handling in diffAlexander Gavrilov
2008-07-31gitk: On Windows, use a Cygwin-specific flag for killAlexander Gavrilov