index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-18
gitk: Fix switch statement in parseviewargs
Paul Mackerras
1
-11
/
+11
2008-11-15
gitk: Index line[hnd]tag arrays by id rather than row number
Paul Mackerras
1
-59
/
+58
2008-11-13
gitk: Fix linehtag undefined error with file highlighting
Paul Mackerras
1
-2
/
+5
2008-11-13
gitk: Fix commit encoding support
Alexander Gavrilov
1
-2
/
+23
2008-11-13
gitk: Fix transient windows on Win32 and MacOS
Alexander Gavrilov
1
-13
/
+31
2008-11-13
gitk: Add accelerators to frequently used menu commands
Alexander Gavrilov
1
-7
/
+29
2008-11-09
Merge branch 'dev'
Paul Mackerras
1
-177
/
+177
2008-11-08
gitk: Implement a user-friendly Edit View dialog
Alexander Gavrilov
1
-44
/
+163
2008-11-08
gitk: Improve cherry-pick error handling
Paul Mackerras
1
-9
/
+16
2008-11-07
gitk: Make cherry-pick call git-citool on conflicts
Alexander Gavrilov
1
-1
/
+39
2008-11-07
gitk: Make gitk dialog windows transient
Alexander Gavrilov
1
-18
/
+28
2008-11-07
gitk: Add Return and Escape bindings to dialogs
Alexander Gavrilov
1
-0
/
+21
2008-11-04
gitk: Cope with unmerged files in local changes
Paul Mackerras
1
-3
/
+17
2008-11-04
gitk: Make "show origin of this line" work on fake commits
Paul Mackerras
1
-3
/
+61
2008-11-02
gitk: Unify handling of merge diffs with normal 2-way diffs
Paul Mackerras
1
-171
/
+99
2008-10-27
gitk: Make the background color of marked lines configurable
Paul Mackerras
1
-4
/
+12
2008-10-27
gitk: Add a menu item to show where a given line comes from
Paul Mackerras
1
-7
/
+153
2008-10-27
gitk: Fix some off-by-one errors in computing which line to blame
Paul Mackerras
1
-27
/
+33
2008-10-26
gitk: Allow starting gui blame for a specific line
Alexander Gavrilov
1
-2
/
+146
2008-10-21
gitk: Fix file list context menu for merge commits
Alexander Gavrilov
1
-2
/
+4
2008-10-21
gitk: Allow forcing branch creation if it already exists
Alexander Gavrilov
1
-5
/
+23
2008-10-21
gitk: Turn short SHA1 names into links too
Paul Mackerras
1
-30
/
+77
2008-10-18
gitk: Regenerate .po files
Paul Mackerras
1
-39
/
+49
2008-10-17
gitk: New way of constructing menus that allows for Alt+letter accelerators
Paul Mackerras
1
-70
/
+98
2008-10-16
gitk: Bind Key-Return to create on new branch dialog
Richard Quirk
1
-0
/
+1
2008-10-16
gitk: Fix binding for <Return> in sha1 entry field
Paul Mackerras
1
-1
/
+1
2008-10-15
gitk: Clean up file encoding code and add enable/disable option
Paul Mackerras
1
-59
/
+92
2008-10-14
gitk: Implement batch lookup and caching of encoding attrs
Alexander Gavrilov
1
-1
/
+34
2008-10-14
gitk: Enhance file encoding support
Alexander Gavrilov
1
-11
/
+63
2008-09-21
gitk: Add untranslated error messages to translation
Christian Stimming
1
-9
/
+9
2008-09-21
gitk: Fix a bug in collapsing deeply nested trees
Alexander Gavrilov
1
-1
/
+1
2008-09-21
gitk: Use <Button-2> for context menus on OSX
Paul Mackerras
1
-5
/
+13
2008-08-26
gitk: Add menu item for calling git gui blame
Alexander Gavrilov
1
-0
/
+23
2008-08-26
gitk: Add option to specify the default commit on command line
Alexander Gavrilov
1
-1
/
+20
2008-08-11
gitk: Allow safely calling nukefile from a run queue handler
Alexander Gavrilov
1
-6
/
+8
2008-07-31
gitk: Fallback to selecting the head commit upon load
Alexander Gavrilov
1
-7
/
+18
2008-07-31
gitk: Fixed automatic row selection during load
Alexander Gavrilov
1
-17
/
+24
2008-07-31
gitk: Fixed broken exception handling in diff
Alexander Gavrilov
1
-1
/
+2
2008-07-31
gitk: On Windows, use a Cygwin-specific flag for kill
Alexander Gavrilov
1
-1
/
+6
2008-07-31
gitk: Arrange to kill diff-files & diff-index on quit
Alexander Gavrilov
1
-16
/
+23
2008-07-31
gitk: Kill back-end processes on window close
Alexander Gavrilov
1
-10
/
+25
2008-05-26
gitk: Handle detached heads better
Paul Mackerras
1
-20
/
+30
2008-05-22
gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"
Paul Mackerras
1
-1
/
+3
2008-05-20
gitk: Fix bug where current row number display stops working
Paul Mackerras
1
-23
/
+23
2008-05-19
gitk: Fix "wrong # coordinates" error on reload
Paul Mackerras
1
-0
/
+4
2008-05-12
gitk: Add a progress bar for checking out a head
Paul Mackerras
1
-10
/
+31
2008-05-11
gitk: Show current row number and total number of rows
Paul Mackerras
1
-39
/
+28
2008-05-11
Merge branch 'master' into dev
Paul Mackerras
1
-15
/
+181
2008-05-11
gitk: Allow users to view diffs in external diff viewer
Thomas Arcila
1
-2
/
+145
2008-05-10
gitk: Synchronize highlighting in file view for 'f' and 'b' commands
Paul Mackerras
1
-7
/
+25
[next]