summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-21rebase: error out for NO_PYTHON if they use recursive mergeEric Wong
2006-06-21Add renaming-rebase test.Junio C Hamano
2006-06-21rebase: Allow merge strategies to be used when rebasingEric Wong
2006-06-21object-refs: avoid division by zeroAndre Noll
2006-06-21Fix possible out-of-bounds array accessUwe Zeisberger
2006-06-21checkout -f: do not leave untracked working tree files.Junio C Hamano
2006-06-21Log peer address when git-daemon called from inetdDavid Woodhouse
2006-06-20git-svn: fix --rmdir when using SVN:: librariesEric Wong
2006-06-20xdiff: minor changes to match libxdiff-0.21Junio C Hamano
2006-06-20fix rfc2047 formatter.Junio C Hamano
2006-06-20Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg
2006-06-20Add specialized object allocatorLinus Torvalds
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