summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)AuthorFilesLines
2008-11-07gitk: Add Return and Escape bindings to dialogsLibravatar Alexander Gavrilov1-0/+21
2008-10-27gitk: Make the background color of marked lines configurableLibravatar Paul Mackerras1-4/+12
2008-10-27gitk: Add a menu item to show where a given line comes fromLibravatar Paul Mackerras1-7/+153
2008-10-27gitk: Fix some off-by-one errors in computing which line to blameLibravatar Paul Mackerras1-27/+33
2008-10-26gitk: Allow starting gui blame for a specific lineLibravatar Alexander Gavrilov1-2/+146
2008-10-21gitk: Fix file list context menu for merge commitsLibravatar Alexander Gavrilov1-2/+4
2008-10-21gitk: Allow forcing branch creation if it already existsLibravatar Alexander Gavrilov1-5/+23
2008-10-21gitk: Turn short SHA1 names into links tooLibravatar Paul Mackerras1-30/+77
2008-10-18gitk: Regenerate .po filesLibravatar Paul Mackerras1-39/+49
2008-10-17gitk: New way of constructing menus that allows for Alt+letter acceleratorsLibravatar Paul Mackerras1-70/+98
2008-10-16gitk: Bind Key-Return to create on new branch dialogLibravatar Richard Quirk1-0/+1
2008-10-16gitk: Fix binding for <Return> in sha1 entry fieldLibravatar Paul Mackerras1-1/+1
2008-10-15gitk: Clean up file encoding code and add enable/disable optionLibravatar Paul Mackerras1-59/+92
2008-10-14gitk: Implement batch lookup and caching of encoding attrsLibravatar Alexander Gavrilov1-1/+34
2008-10-14gitk: Enhance file encoding supportLibravatar Alexander Gavrilov1-11/+63
2008-09-21gitk: Add untranslated error messages to translationLibravatar Christian Stimming1-9/+9
2008-09-21gitk: Fix a bug in collapsing deeply nested treesLibravatar Alexander Gavrilov1-1/+1
2008-09-21gitk: Use <Button-2> for context menus on OSXLibravatar Paul Mackerras1-5/+13
2008-08-26gitk: Add menu item for calling git gui blameLibravatar Alexander Gavrilov1-0/+23
2008-08-26gitk: Add option to specify the default commit on command lineLibravatar Alexander Gavrilov1-1/+20
2008-08-11gitk: Allow safely calling nukefile from a run queue handlerLibravatar Alexander Gavrilov1-6/+8
2008-07-31gitk: Fallback to selecting the head commit upon loadLibravatar Alexander Gavrilov1-7/+18
2008-07-31gitk: Fixed automatic row selection during loadLibravatar Alexander Gavrilov1-17/+24
2008-07-31gitk: Fixed broken exception handling in diffLibravatar Alexander Gavrilov1-1/+2
2008-07-31gitk: On Windows, use a Cygwin-specific flag for killLibravatar Alexander Gavrilov1-1/+6
2008-07-31gitk: Arrange to kill diff-files & diff-index on quitLibravatar Alexander Gavrilov1-16/+23
2008-07-31gitk: Kill back-end processes on window closeLibravatar Alexander Gavrilov1-10/+25
2008-05-26gitk: Handle detached heads betterLibravatar Paul Mackerras1-20/+30
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Libravatar Paul Mackerras1-1/+3
2008-05-20gitk: Fix bug where current row number display stops workingLibravatar Paul Mackerras1-23/+23
2008-05-19gitk: Fix "wrong # coordinates" error on reloadLibravatar Paul Mackerras1-0/+4
2008-05-12gitk: Add a progress bar for checking out a headLibravatar Paul Mackerras1-10/+31
2008-05-11gitk: Show current row number and total number of rowsLibravatar Paul Mackerras1-39/+28
2008-05-11Merge branch 'master' into devLibravatar Paul Mackerras1-15/+181
2008-05-11gitk: Allow users to view diffs in external diff viewerLibravatar Thomas Arcila1-2/+145
2008-05-10gitk: Synchronize highlighting in file view for 'f' and 'b' commandsLibravatar Paul Mackerras1-7/+25
2008-05-09gitk: Make updates go fasterLibravatar Paul Mackerras1-15/+210
2008-05-03gitk: Disable "Reset %s branch to here" when on a detached headLibravatar Michele Ballabio1-1/+5
2008-04-28gitk: Fix handling of tree file list with special chars in namesLibravatar Paul Mackerras1-2/+3
2008-04-26gitk: Reorganize processing of arguments for git logLibravatar Paul Mackerras1-77/+114
2008-04-06gitk: Fix changing colors through Edit->PreferencesLibravatar Gerrit Pape1-3/+3
2008-03-11Merge branch 'master' into devLibravatar Paul Mackerras1-23/+84
2008-03-11gitk: Avoid Tcl error when switching viewsLibravatar Paul Mackerras1-3/+1
2008-03-11[PATCH] gitk: Don't show local changes when we there is no work treeLibravatar David Aguilar1-1/+6
2008-03-10[PATCH] gitk: Add horizontal scrollbar to the diff viewLibravatar Pekka Kaitaniemi1-6/+14
2008-03-10[PATCH] gitk: make autoselect optionalLibravatar Jeff King1-3/+14
2008-03-10[PATCH] gitk: Mark another string for translationLibravatar Michele Ballabio1-1/+1
2008-03-10[PATCH] Add an --argscmd flag to get the list of refs to showLibravatar Yann Dirson1-10/+40
2008-03-10gitk: Only restore window size from ~/.gitk, not positionLibravatar Paul Mackerras1-2/+10
2008-03-07gitk: Fix problem with target row not being in scroll regionLibravatar Paul Mackerras1-3/+6