index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-16
git-svn: remove support for the svn command-line client
Eric Wong
7
-882
/
+51
2006-12-15
git-svn: convert to using Git.pm
Eric Wong
1
-193
/
+135
2006-12-15
Align section headers of 'git status' to new 'git add'.
Shawn O. Pearce
4
-12
/
+13
2006-12-15
Suggest use of "git add file1 file2" when there is nothing to commit.
Shawn O. Pearce
2
-6
/
+7
2006-12-15
Make git-diff documentation use [--] when it should.
Brian Gernhardt
1
-3
/
+3
2006-12-15
Add --add option to git-repo-config
Brian Gernhardt
3
-3
/
+27
2006-12-15
Teach bash the new features of 'git show'.
Shawn O. Pearce
1
-3
/
+21
2006-12-15
Export PERL_PATH
Luben Tuikov
1
-0
/
+2
2006-12-15
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
5
-4
/
+21
2006-12-15
Provide more meaningful output from 'git init-db'.
Shawn O. Pearce
4
-10
/
+17
2006-12-15
make commit message a little more consistent and conforting
Nicolas Pitre
9
-29
/
+84
2006-12-15
Avoid accessing a slow working copy during diffcore operations.
Shawn O. Pearce
2
-3
/
+28
2006-12-15
Merge branch 'js/show'
Junio C Hamano
3
-9
/
+115
2006-12-14
git-show: grok blobs, trees and tags, too
Johannes Schindelin
3
-9
/
+115
2006-12-14
git-reset [--mixed] <tree> [--] <paths>...
Junio C Hamano
1
-22
/
+47
2006-12-14
git-reset: make it work from within a subdirectory.
Junio C Hamano
1
-0
/
+7
2006-12-14
git-fetch: make it work from within a subdirectory.
Junio C Hamano
1
-0
/
+6
2006-12-14
INSTALL: no need to have GNU diff installed
Johannes Schindelin
1
-10
/
+0
2006-12-14
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2006-12-14
Bypass expensive content comparsion during rename detection.
Shawn O. Pearce
1
-0
/
+2
2006-12-14
Update git-diff documentation
Junio C Hamano
1
-17
/
+35
2006-12-13
Merge branch 'jc/diff--cached'
Junio C Hamano
2
-5
/
+3
2006-12-13
git-svn: allow both diff.color and color.diff
Junio C Hamano
1
-6
/
+25
2006-12-13
repacked packs should be read-only
Nicolas Pitre
1
-0
/
+2
2006-12-13
config documentation: group color items together.
Junio C Hamano
1
-18
/
+18
2006-12-13
git-svn: correctly handle "(no author)" when using an authors file
Eric Wong
1
-1
/
+2
2006-12-13
Merge branch 'jc/read-tree-ignore'
Junio C Hamano
9
-20
/
+139
2006-12-13
Merge branch 'ew/rerere'
Junio C Hamano
4
-2
/
+106
2006-12-13
Merge branch 'np/addcommit'
Junio C Hamano
6
-122
/
+230
2006-12-13
Merge branch 'lh/branch-rename'
Junio C Hamano
5
-26
/
+257
2006-12-13
Merge branch 'jc/commit-careful'
Junio C Hamano
2
-0
/
+4
2006-12-13
Merge branch 'ap/clone-origin'
Junio C Hamano
1
-1
/
+3
2006-12-13
Merge branch 'jc/numstat'
Junio C Hamano
1
-1
/
+4
2006-12-13
Merge branch 'rr/cvsexportcommit'
Junio C Hamano
2
-166
/
+145
2006-12-13
Merge branch 'ap/branch'
Junio C Hamano
1
-5
/
+87
2006-12-13
branch --color: change default color selection.
Junio C Hamano
1
-2
/
+2
2006-12-13
Merge branch 'js/merge'
Junio C Hamano
19
-179
/
+715
2006-12-13
send-pack: tighten checks for remote names
Junio C Hamano
2
-1
/
+22
2006-12-13
git-push: accept tag <tag> as advertised.
Junio C Hamano
1
-5
/
+30
2006-12-13
spurious .sp in manpages
Junio C Hamano
1
-0
/
+14
2006-12-13
git merge: reword failure message.
Junio C Hamano
1
-1
/
+8
2006-12-13
Remove uncontested renamed files during merge.
Shawn Pearce
2
-1
/
+98
2006-12-13
Revert "git-diff: Introduce --index and deprecate --cached."
Junio C Hamano
2
-5
/
+3
2006-12-13
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2006-12-13
git-svn: correctly display fatal() error messages
Eric Wong
1
-1
/
+1
2006-12-13
git-svn: exit with status 1 for test failures
Eric Wong
1
-8
/
+12
2006-12-13
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
6
-12
/
+15
2006-12-13
git-push: document removal of remote ref with :<dst> pathspec
Junio C Hamano
1
-6
/
+9
2006-12-12
merge-recursive: add/add really is modify/modify with an empty base
Johannes Schindelin
2
-30
/
+26
2006-12-12
Merge branch 'master' into js/merge
Junio C Hamano
31
-363
/
+675
[next]