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-07-07
Add -a and --text to common diff options help
Stephan Feder
1
-1
/
+2
2006-07-07
Teach diff -a as shorthand for --text
Stephan Feder
1
-1
/
+1
2006-07-07
Teach --text option to diff
Stephan Feder
2
-1
/
+5
2006-07-07
send-email: format 2822 datestring ourselves.
Jakub Narebski
1
-3
/
+38
2006-07-07
Do not drop data from '\0' until eol in patch output
Stephan Feder
1
-1
/
+3
2006-07-07
builtin-log: respect diff configuration options
Eric Wong
1
-2
/
+5
2006-07-06
rev-parse documentation: talk about range notation.
Junio C Hamano
1
-8
/
+37
2006-07-06
show-branch: match documentation and usage
Junio C Hamano
2
-1
/
+6
2006-07-06
Merge branch 'js/merge-base'
Junio C Hamano
6
-244
/
+355
2006-07-06
builtin-rev-parse.c: constness tightening
Junio C Hamano
1
-1
/
+1
2006-07-06
Merge branch 'ew/instaweb'
Junio C Hamano
4
-1
/
+335
2006-07-06
core.compression documentation formatting fix.
Joachim Berdal Haga
1
-1
/
+1
2006-07-05
git-reset: complain and exit upon seeing an unknown parameter.
Junio C Hamano
1
-1
/
+5
2006-07-05
Merge branch 'lt/gitweb'
Junio C Hamano
1
-35
/
+31
2006-07-05
Merge branch 'jc/fmt-merge-msg-test'
Junio C Hamano
1
-0
/
+163
2006-07-05
Merge branch 'jc/sha1'
Junio C Hamano
4
-156
/
+331
2006-07-05
Merge branch 'jc/diff-test'
Junio C Hamano
10
-0
/
+263
2006-07-05
Merge branch 'th/diff'
Junio C Hamano
110
-205
/
+4722
2006-07-05
Merge branch 'jc/grepfix'
Junio C Hamano
1
-10
/
+26
2006-07-05
Merge branch 'js/fmt-merge-msg'
Junio C Hamano
5
-177
/
+362
2006-07-05
Fix print-log and diff compatibility with recent vc versions
Ville Skytt,Ad(B
1
-6
/
+7
2006-07-05
git-svn: avoid fetching files outside of the URL we're tracking
Eric Wong
1
-1
/
+1
2006-07-04
Re-fix clear_commit_marks().
Junio C Hamano
3
-16
/
+8
2006-07-04
Improve git-peek-remote
Linus Torvalds
4
-13
/
+58
2006-07-04
rev-list: free commit_list in ... handler
Rene Scharfe
1
-0
/
+1
2006-07-04
git-grep: use a bit more specific error messages.
Junio C Hamano
1
-4
/
+11
2006-07-04
git-grep: fix exit code when we use external grep.
Junio C Hamano
1
-5
/
+10
2006-07-04
git-grep: fix parsing of pathspec separator '--'
Junio C Hamano
1
-1
/
+5
2006-07-04
Teach rev-parse the ... syntax.
Santi BĂ©jar
1
-18
/
+47
2006-07-04
t8001-annotate: fix a bash-ism in this test
Eric Wong
1
-2
/
+2
2006-07-03
Make git-fmt-merge-msg a builtin
Johannes Schindelin
5
-177
/
+362
2006-07-03
t6200: fmt-merge-msg test.
Junio C Hamano
1
-0
/
+163
2006-07-03
send-email: do not barf when Term::ReadLine does not like your terminal
Junio C Hamano
2
-5
/
+24
2006-07-03
boolean: accept yes and no as well
Junio C Hamano
1
-2
/
+2
2006-07-03
annotate: Correct most merge following to annotate correctly.
Ryan Anderson
1
-58
/
+139
2006-07-03
annotate: Support annotation of files on other revisions.
Ryan Anderson
1
-0
/
+6
2006-07-03
Make zlib compression level configurable, and change default.
Joachim B Haga
8
-5
/
+23
2006-07-03
Merge branch 'master' into js/merge-base
Junio C Hamano
13
-95
/
+163
2006-07-03
revert clear-commit-marks for now.
Junio C Hamano
3
-7
/
+17
2006-07-03
get_merge_bases: clean up even when there is no common commit.
Junio C Hamano
1
-1
/
+2
2006-07-03
Makefile: tighten git-http-{fetch,push} dependencies
Junio C Hamano
1
-2
/
+2
2006-07-02
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
1
-1
/
+1
2006-07-02
commit.c: do not redefine UNINTERESTING bit.
Junio C Hamano
1
-20
/
+20
2006-07-02
instaweb: fix unportable ';' usage in sed
Eric Wong
1
-3
/
+3
2006-07-02
Makefile: replace ugly and unportable sed invocation
Johannes Schindelin
1
-5
/
+5
2006-07-02
Fold get_merge_bases_clean() into get_merge_bases()
Rene Scharfe
4
-19
/
+9
2006-07-02
revision.c: fix "dense" under --remove-empty
Linus Torvalds
1
-1
/
+1
2006-07-01
builtin-diff: turn recursive on when defaulting to --patch format.
Junio C Hamano
1
-1
/
+3
2006-07-01
t4013: add "diff" UI program tests.
Junio C Hamano
10
-0
/
+263
2006-07-01
Add git-instaweb, instantly browse the working repo with gitweb
Eric Wong
4
-1
/
+335
[next]