Introduce core.sharedrepository
[git.git] / mailinfo.c
2005-12-24 Junio C HamanoMerge fixes up to GIT 1.0.4
2005-12-24 Junio C HamanoGIT 1.0.4 v1.0.4
2005-12-24 Junio C Hamanomailinfo: iconv does not like "latin-1" -- should spell...
2005-12-15 Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-15 Junio C Hamanomailinfo and git-am: allow "John Doe <johndoe>"
2005-12-12 Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-07 Jason Riedy[PATCH] Initial AIX portability fixes.
2005-12-05 Junio C HamanoClean up compatibility definitions.
2005-12-04 Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Junio C Hamanomailinfo: Do not use -u=<encoding>; say --encoding...
2005-11-28 Junio C Hamanomailinfo: Use i18n.commitencoding
2005-11-28 Junio C Hamanomailinfo: allow -u to fall back on latin1 to utf8 conve...
2005-11-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-08 Junio C HamanoGive proper prototype to gitstrcasestr.
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-07 Junio C HamanoGIT 0.99.6 v0.99.6
2005-09-07 Junio C HamanoFlatten tools/ directory to make build procedure simpler.
2005-07-16 Linus TorvaldsPrepare git-tools for merging into the main git archive
2005-06-23 Linus TorvaldsAdd "Index: " to the list of things that start a patch
2005-06-23 Linus TorvaldsAvoid doing the "filelist" thing, since "git-apply...
2005-05-02 Linus TorvaldsGet AUTHOR_DATE from the email Date: line
2005-04-12 Linus TorvaldsAdd "applypatch" and "dotest" scripts to tie it all...
2005-04-12 Linus TorvaldsStart of early patch applicator tools for git.