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-11-11
git-gui: Add the Show SSH Key item to the clone dialog.
Alexander Gavrilov
1
-0
/
+6
2008-11-11
git-gui: Fix focus transition in the blame viewer.
Alexander Gavrilov
2
-7
/
+23
2008-11-01
git-gui: Do not munge conflict marker lines in a normal diff
Johannes Sixt
1
-1
/
+0
2008-11-01
git-gui: Add a dialog that shows the OpenSSH public key.
Alexander Gavrilov
1
-0
/
+126
2008-10-10
git-gui: Mark-up strings in show_{other,unmerged}_diff() for localization
Johannes Sixt
1
-11
/
+11
2008-10-10
git-gui: Show a round number of bytes of large untracked text files
Johannes Sixt
1
-1
/
+1
2008-10-10
git-gui: Fix the blame viewer destroy handler.
Alexander Gavrilov
1
-1
/
+8
2008-10-10
git-gui: Add a search command to the blame viewer.
Alexander Gavrilov
2
-3
/
+224
2008-10-10
git-gui: Fix the blame window shape.
Alexander Gavrilov
1
-6
/
+13
2008-10-10
git-gui: Fix switch statement in lib/merge.tcl
Johannes Sixt
1
-1
/
+1
2008-09-30
git-gui: Fix fetching from remotes when adding them
Petr Baudis
1
-3
/
+3
2008-09-30
git-gui: Fix removing non-pushable remotes
Petr Baudis
1
-1
/
+2
2008-09-30
git-gui: Make input boxes in init/clone/open dialogs consistent
Petr Baudis
1
-4
/
+8
2008-09-30
git-gui: Avoid using the term URL when specifying repositories
Petr Baudis
3
-4
/
+4
2008-09-30
git-gui: mkdir -p when initializing new remote repository
Petr Baudis
1
-1
/
+2
2008-09-30
git-gui: Add support for removing remotes
Petr Baudis
1
-0
/
+37
2008-09-30
git-gui: Add support for adding remotes
Petr Baudis
2
-0
/
+205
2008-09-30
git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu
Petr Baudis
1
-68
/
+69
2008-09-30
git-gui: Clarify the Remote -> Delete... action
Petr Baudis
1
-2
/
+2
2008-09-30
git-gui: Remove space from the end of aspell's reply before processing
Johannes Sixt
1
-0
/
+1
2008-09-30
git-gui: Make Ctrl-T safe to use for conflicting files.
Alexander Gavrilov
3
-5
/
+14
2008-09-30
git-gui: Do not automatically stage file after merge tool finishes
Johannes Sixt
1
-9
/
+1
2008-09-26
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2008-09-26
git-gui: Help identify aspell version on Windows too
Gustaf Hendeby
1
-1
/
+1
2008-09-24
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
2
-23
/
+62
2008-09-24
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
1
-0
/
+17
2008-09-24
git-gui: Optimize encoding name resolution using a lookup table.
Alexander Gavrilov
1
-29
/
+53
2008-09-24
git-gui: Allow forcing display encoding for diffs using a submenu.
Alexander Gavrilov
2
-2
/
+36
2008-09-24
git-gui: Add a menu of available encodings.
Alexander Gavrilov
2
-4
/
+142
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
4
-6
/
+45
2008-09-24
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
1
-7
/
+1
2008-09-24
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
2
-4
/
+10
2008-09-24
git-gui: Add more integration options to citool.
Alexander Gavrilov
1
-2
/
+6
2008-09-12
git-gui: I18n fix sentence parts into full sentences for translation again.
Christian Stimming
1
-6
/
+6
2008-09-12
git-gui: Restore ability to Stage Working Copy for conflicts.
Alexander Gavrilov
1
-0
/
+6
2008-09-12
git-gui: Fix Blame Parent & Context for working copy lines.
Alexander Gavrilov
1
-3
/
+26
2008-09-04
Merge branch 'maint'
Shawn O. Pearce
1
-7
/
+11
2008-09-04
git-gui: Fix diff parsing for lines starting with "--" or "++"
Shawn O. Pearce
1
-7
/
+11
2008-09-04
git-gui: Show special diffs for complex conflict cases.
Alexander Gavrilov
1
-5
/
+89
2008-09-04
git-gui: Reimplement and enhance auto-selection of diffs.
Alexander Gavrilov
2
-12
/
+14
2008-09-04
git-gui: Support conflict states _U & UT.
Alexander Gavrilov
3
-1
/
+3
2008-09-04
git-gui: Support more merge tools.
Alexander Gavrilov
1
-0
/
+27
2008-09-04
git-gui: Support calling merge tools.
Alexander Gavrilov
2
-0
/
+253
2008-09-04
git-gui: Support resolving conflicts via the diff context menu.
Alexander Gavrilov
1
-0
/
+98
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
[next]