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-03-07
cvsimport: Remove master-updating code
Matthias Urlichs
2
-25
/
+8
2006-03-06
Merge branch 'sp/checkout'
Junio C Hamano
7
-27
/
+371
2006-03-06
Merge branch 'fd/asciidoc'
Junio C Hamano
1
-0
/
+10
2006-03-06
Allow format-patch to attach patches
Mike McCormack
1
-7
/
+45
2006-03-06
Allow adding arbitary lines in the mail header generated by format-patch.
Mike McCormack
1
-2
/
+6
2006-03-06
annotate-blame: tests incomplete lines.
Junio C Hamano
1
-0
/
+19
2006-03-06
blame: unbreak "diff -U 0".
Junio C Hamano
1
-2
/
+2
2006-03-05
Tweak asciidoc output to work with broken docbook-xsl
Francis Daly
1
-0
/
+10
2006-03-05
annotate-blame test: add evil merge.
Junio C Hamano
1
-0
/
+9
2006-03-05
annotate-blame test: don't "source", but say "."
Junio C Hamano
2
-2
/
+2
2006-03-05
annotate/blame tests updates.
Junio C Hamano
1
-37
/
+44
2006-03-05
annotate: Support annotation of files on other revisions.
Ryan Anderson
1
-2
/
+4
2006-03-05
git/Documentation: fix SYNOPSIS style bugs
Dmitry V. Levin
8
-10
/
+10
2006-03-05
blame: avoid "diff -u0".
Junio C Hamano
1
-1
/
+1
2006-03-05
git-blame: Use the same tests for git-blame as for git-annotate
Fredrik Kuivinen
3
-83
/
+97
2006-03-05
blame and annotate: show localtime with timezone.
Junio C Hamano
2
-5
/
+20
2006-03-05
blame: avoid -lm by not using log().
Junio C Hamano
2
-6
/
+4
2006-03-05
git-blame: Make the output human readable
Fredrik Kuivinen
2
-18
/
+148
2006-03-05
get_revision(): do not dig deeper when we know we are at the end.
Linus Torvalds
1
-7
/
+11
2006-03-05
documentation: add 'see also' sections to git-rm and git-add
Jeff Muizelaar
2
-0
/
+6
2006-03-05
contrib/emacs/Makefile: Provide tool for byte-compiling files.
Mark Wooding
2
-0
/
+21
2006-03-05
gitignore: Ignore some more boring things.
Mark Wooding
2
-0
/
+2
2006-03-05
Const tightening.
Junio C Hamano
10
-39
/
+44
2006-03-05
Documentation/Makefile: Some `git-*.txt' files aren't manpages.
Mark Wooding
1
-1
/
+5
2006-03-05
cvsserver: updated documentation
Martin Langhoff
1
-25
/
+60
2006-03-05
Add --temp and --stage=all options to checkout-index.
Shawn Pearce
7
-27
/
+371
2006-03-05
cosmetics: change from 'See-Also' to 'See Also'
Jeff Muizelaar
4
-4
/
+4
2006-03-05
git-commit --amend: allow empty commit.
Junio C Hamano
1
-1
/
+1
2006-03-04
Cauterize dropped or duplicate bits from next.
Junio C Hamano
0
-0
/
+0
2006-03-04
Merge part of 'sp/checkout'
Junio C Hamano
2
-2
/
+59
2006-03-04
AsciiDoc fix for tutorial
Francis Daly
1
-1
/
+1
2006-03-04
git.el: Added customize support for all parameters.
Alexandre Julliard
1
-31
/
+54
2006-03-04
git.el: Added support for Signed-off-by.
Alexandre Julliard
1
-5
/
+11
2006-03-04
git.el: Automatically update .gitignore status.
Alexandre Julliard
1
-3
/
+8
2006-03-04
git.el: Set default directory before running the status mode setup hooks.
Alexandre Julliard
1
-1
/
+2
2006-03-04
git.el: Portability fixes for XEmacs and Emacs CVS.
Alexandre Julliard
1
-4
/
+10
2006-03-04
contrib/emacs: Add an Emacs VC backend.
Alexandre Julliard
1
-0
/
+135
2006-03-04
Merge branch 'fk/blame'
Junio C Hamano
2
-1
/
+563
2006-03-04
Merge branch 'lt/rev-list'
Junio C Hamano
14
-1886
/
+954
2006-03-03
Add a Documentation/git-tools.txt
Marco Costalba
1
-0
/
+97
2006-03-04
cvsserver: anonymous cvs via pserver support
Martin Langhoff
1
-0
/
+34
2006-03-03
Merge branch 'tl/anno'
Junio C Hamano
1
-1
/
+1
2006-03-03
cvsserver: better error messages
Martin Langhoff
1
-1
/
+14
2006-03-03
cvsserver: nested directory creation fixups for Eclipse clients
Martin Langhoff
1
-17
/
+56
2006-03-03
Merge branch 'maint'
Junio C Hamano
1
-4
/
+6
2006-03-03
tar-tree: file/dirmode fix.
Junio C Hamano
1
-4
/
+6
2006-03-03
annotate should number lines starting with 1
Luck, Tony
1
-1
/
+1
2006-03-03
contrib/git-svn: fix a copied-tree bug in an overzealous assertion
Eric Wong
1
-4
/
+11
2006-03-03
show-branch --topics: omit more uninteresting commits.
Junio C Hamano
1
-14
/
+6
2006-03-03
workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)
Alex Riesen
1
-6
/
+17
[next]