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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
git-gui: Mark forgotten strings for translation.
Christian Stimming
1
-2
/
+2
2008-09-01
Merge branch 'maint'
Shawn O. Pearce
2
-2
/
+2
2008-09-01
git gui: show diffs with a minimum of 1 context line
Clemens Buchacher
2
-2
/
+2
2008-08-24
git-gui: Allow specifying an initial line for git gui blame.
Alexander Gavrilov
2
-3
/
+3
2008-08-24
git-gui: Better positioning in Blame Parent Commit
Alexander Gavrilov
1
-4
/
+61
2008-08-24
git-gui: Support passing blame to a parent commit.
Alexander Gavrilov
1
-10
/
+38
2008-08-24
git-gui: Support starting gitk from Gui Blame
Alexander Gavrilov
2
-2
/
+54
2008-08-24
git-gui: Teach git gui about file type changes
Gustaf Hendeby
2
-0
/
+9
2008-07-27
git-gui: Preserve scroll position on reshow_diff.
Alexander Gavrilov
1
-4
/
+14
2008-07-26
git-gui: "Stage Line": Treat independent changes in adjacent lines better
Johannes Sixt
1
-3
/
+58
2008-07-26
git-gui: Fix "Stage/Unstage Line" with one line of context.
Johannes Sixt
1
-0
/
+3
2008-07-16
Add a menu item to invoke full copy detection in blame.
Alexander Gavrilov
1
-0
/
+69
2008-07-16
Kill the blame back-end on window close.
Alexander Gavrilov
1
-4
/
+12
2008-07-16
Add options to control the search for copies in blame.
Alexander Gavrilov
2
-8
/
+14
2008-07-13
git-gui: MERGE_RR lives in .git/ directly with newer Git versions
Johannes Schindelin
1
-0
/
+1
2008-07-02
git-gui: Implement "Stage/Unstage Line"
Johannes Sixt
1
-0
/
+87
2008-05-26
git-gui: Vertically align textboxes with labels
Twiinz
1
-6
/
+2
2008-05-08
git-gui: Delete branches with 'git branch -D' to clear config
Shawn O. Pearce
1
-1
/
+1
2008-05-08
git-gui: Setup branch.remote,merge for shorthand git-pull
Shawn O. Pearce
2
-1
/
+26
2008-04-23
Merge branch 'maint'
Shawn O. Pearce
1
-4
/
+10
2008-04-23
git-gui: Don't use '$$cr master' with aspell earlier than 0.60
Shawn O. Pearce
1
-4
/
+10
2008-04-14
git-gui: Report less precise object estimates for database compression
Johannes Sixt
1
-2
/
+2
2008-03-15
git-gui: Don't translate the special Apple menu
Shawn O. Pearce
1
-1
/
+1
2008-03-07
git-gui: Add option for changing the width of the commit message text box
Adam Piątyszek
1
-0
/
+1
2008-03-05
git-gui: if a background colour is set, set foreground colour as well
Philipp A. Hartmann
5
-10
/
+34
2008-02-28
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2008-02-28
git-gui: Paper bag fix info dialog when no files are staged at commit
Shawn O. Pearce
1
-1
/
+1
2008-02-22
Merge branch 'maint'
Shawn O. Pearce
2
-1
/
+9
2008-02-22
git-gui: Focus insertion point at end of strings in repository chooser
Shawn O. Pearce
1
-0
/
+4
2008-02-22
git-gui: Paper bag fix error dialogs opening over the main window
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: fix typo in lib/spellcheck.tcl
Michele Ballabio
1
-1
/
+1
2008-02-21
git-gui: Shorten Aspell version strings to just Aspell version number
Shawn O. Pearce
1
-0
/
+4
2008-02-21
git-gui: Gracefully display non-aspell version errors to users
Shawn O. Pearce
1
-1
/
+25
2008-02-21
git-gui: Catch and display aspell startup failures to the user
Shawn O. Pearce
1
-4
/
+17
2008-02-21
git-gui: Only bind the spellcheck popup suggestion hook once
Shawn O. Pearce
1
-1
/
+1
2008-02-21
git-gui: Remove explicit references to 'aspell' in message strings
Shawn O. Pearce
1
-7
/
+7
2008-02-21
git-gui: Ensure all spellchecker 'class' variables are initialized
Shawn O. Pearce
2
-6
/
+11
2008-02-21
Merge branch 'maint'
Shawn O. Pearce
1
-7
/
+11
2008-02-20
git-gui: Ensure error dialogs always appear over all other windows
Shawn O. Pearce
1
-7
/
+11
2008-02-17
git-gui: (i18n) Add newly added translation strings to template.
Christian Stimming
1
-2
/
+2
2008-02-14
git-gui: Correct size of dictionary name widget in options dialog
Shawn O. Pearce
1
-3
/
+1
2008-02-14
git-gui: Paper bag fix bad string length call in spellchecker
Shawn O. Pearce
1
-1
/
+1
2008-02-12
git-gui: Automatically spell check commit messages as the user types
Shawn O. Pearce
3
-0
/
+409
2008-02-03
git-gui: (i18n) Fix a bunch of still untranslated strings.
Christian Stimming
4
-15
/
+14
2008-01-22
git-gui: Work around random missing scrollbar in revision list
Shawn O. Pearce
1
-1
/
+2
2008-01-20
git-gui: Consolidate hook execution code into a single function
Shawn O. Pearce
2
-46
/
+35
2008-01-20
git-gui: Correct window title for hook failure dialogs
Shawn O. Pearce
1
-1
/
+1
2008-01-20
git-gui: Honor the standard commit-msg hook
Shawn O. Pearce
1
-31
/
+83
2008-01-16
git-gui: Refresh file status description after hunk application
Shawn O. Pearce
1
-0
/
+2
2008-01-16
git-gui: Allow 'Create New Repository' on existing directories
Shawn O. Pearce
1
-28
/
+22
[next]