summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-19Make git-write-tree a builtinLukas Sandström
2006-06-19Merge branch 'yl/build'Junio C Hamano
2006-06-19Merge branch 'jc/shared'Junio C Hamano
2006-06-19Merge branch 'eb/mail'Junio C Hamano
2006-06-19Fix PPC SHA1 routine for large input buffersPaul Mackerras
2006-06-18Make t8001-annotate and t8002-blame more portableDennis Stosberg
2006-06-18Remove "refs" field from "struct object"Linus Torvalds
2006-06-18Make release tarballs friendlier to older tar versionsRene Scharfe
2006-06-18git-tar-tree: no more void pointer arithmeticRene Scharfe
2006-06-18git-tar-tree: documentation updateRene Scharfe
2006-06-18git-tar-tree: Simplify write_trailer()Rene Scharfe
2006-06-18auto-detect changed prefix and/or changed build flagsYakov Lerner
2006-06-18Fix git-format-patch -sEric W. Biederman
2006-06-18Some more memory leak avoidanceLinus Torvalds
2006-06-18Move "void *util" from "struct object" into "struct commit"Linus Torvalds
2006-06-18Shrink "struct object" a bitLinus Torvalds
2006-06-18Merge early part of branch 'jc/fetchupload'Junio C Hamano
2006-06-18Merge branch 'jc/rw-prefix'Junio C Hamano
2006-06-18Merge branch 'pe/date'Junio C Hamano
2006-06-18mailinfo: ignore blanks after in-body headers.Junio C Hamano
2006-06-17Don't parse any headers in the real body of an email message.Eric W. Biederman
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano
2006-06-17Make t4101-apply-nonl bring along its patchesDennis Stosberg
2006-06-17Update gitweb README: gitweb is now included with gitJakub Narebski
2006-06-17git-cvsexportcommit.perl: fix typoSven Verdoolaege
2006-06-17gitweb.cgi history not shownLinus Torvalds
2006-06-17Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen
2006-06-17gitweb: Make the `blame' interface in gitweb optional.Florian Forster
2006-06-17gitweb: Adding a `blame' interface.Florian Forster
2006-06-17cvsimport: keep one index per branch during importMartin Langhoff
2006-06-17cvsimport: complete the cvsps run before starting the importMartin Langhoff
2006-06-17cvsimport: ignore CVSPS_NO_BRANCH and impossible branchesMartin Langhoff
2006-06-17blame: Add --time to produce raw timestampsFredrik Kuivinen
2006-06-17fix git aliasJunio C Hamano
2006-06-17Add a "--notags" option for git-p4import.Sean
2006-06-17Merge git://git.bogomips.org/git-svnJunio C Hamano
2006-06-16git-svn: rebuild convenience and bugfixesEric Wong
2006-06-16git-svn: svn (command-line) 1.0.x compatibilityEric Wong
2006-06-16git-svn: tests no longer fail if LC_ALL is not a UTF-8 localeEric Wong
2006-06-16git-svn: bugfix and optimize the 'log' commandEric Wong
2006-06-16git-svn: Eliminate temp file usage in libsvn_get_file()Eric Wong
2006-06-16git-svn: fix several small bugs, enable branch optimizationEric Wong
2006-06-16git-svn: avoid creating some small filesEric Wong
2006-06-16git-svn: make the $GIT_DIR/svn/*/revs directory obsoleteEric Wong
2006-06-16git-svn: add support for Perl SVN::* librariesEric Wong
2006-06-16git-svn: add 'log' command, a facsimile of basic `svn log'Eric Wong
2006-06-16git-svn: add UTF-8 message testEric Wong
2006-06-16git-svn: add some functionality to better support branches in svnEric Wong
2006-06-16git-svn: add --shared and --template= options to pass to init-dbEric Wong
2006-06-16git-svn: add --repack and --repack-flags= optionsEric Wong