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
2007-06-06
git-gui: Use arror cursor in blame viewer file data
Shawn O. Pearce
1
-0
/
+3
2007-06-06
git-gui: Simplify consecutive lines that come from the same commit
Shawn O. Pearce
1
-3
/
+22
2007-06-06
git-gui: Improve the coloring in blame viewer
Shawn O. Pearce
1
-46
/
+30
2007-06-06
git-gui: Remove empty blank line at end of blame
Shawn O. Pearce
1
-4
/
+9
2007-06-06
git-gui: Cleanup blame::new widget initialization
Shawn O. Pearce
1
-39
/
+38
2007-06-06
git-gui: Add a 4 digit commit abbreviation to the blame viewer
Shawn O. Pearce
1
-2
/
+40
2007-05-31
git-gui: Allow as few as 0 lines of diff context
Shawn O. Pearce
2
-2
/
+2
2007-05-30
git-gui: Allow creating a branch when none exists
Shawn O. Pearce
1
-6
/
+8
2007-05-09
git-gui: Format author/committer times in ISO format
Shawn O. Pearce
1
-4
/
+10
2007-05-09
git-gui: Cleanup minor nits in blame code
Shawn O. Pearce
1
-17
/
+18
2007-05-08
git-gui: Generate blame on uncommitted working tree file
Shawn O. Pearce
1
-3
/
+13
2007-05-08
git-gui: Convert blame to the "class" way of doing things
Shawn O. Pearce
2
-132
/
+122
2007-05-08
git-gui: Don't attempt to inline array reads in methods
Shawn O. Pearce
1
-1
/
+2
2007-05-08
git-gui: Convert browser, console to "class" format
Shawn O. Pearce
5
-183
/
+137
2007-05-08
git-gui: Define a simple class/method system
Shawn O. Pearce
1
-0
/
+153
2007-05-08
git-gui: Allow shift-{k,j} to select a range of branches to merge
Shawn O. Pearce
1
-0
/
+2
2007-05-07
git-gui: Use vi-like keys in merge dialog
Shawn O. Pearce
1
-6
/
+14
2007-05-07
git-gui: Include commit id/subject in merge choices
Shawn O. Pearce
1
-45
/
+54
2007-05-07
git-gui: Show all possible branches for merge
Shawn O. Pearce
1
-7
/
+13
2007-05-07
git-gui: Move merge support into a namespace
Shawn O. Pearce
1
-13
/
+18
2007-05-07
git-gui: Allow vi keys to scroll the diff/blame regions
Shawn O. Pearce
1
-0
/
+17
2007-05-07
git-gui: Move console procs into their own namespace
Shawn O. Pearce
4
-39
/
+57
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
14
-0
/
+3788