summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-18Merge branch 'js/diff'Junio C Hamano
2006-06-18diff options: add --colorJohannes Schindelin
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
2006-06-16git-svn: minor cleanups, extra error-checkingEric Wong
2006-06-16git-svn: Move all git-svn-related paths into $GIT_DIR/svnEric Wong
2006-06-16git-svn: support manually placed initial trees from fetchEric Wong
2006-06-16git-svn: optimize --branch and --branch-all-refEric Wong
2006-06-16git-svn: --branch-all-refs / -B supportEric Wong
2006-06-16git-svn: support -C<num> passing to git-diff-treeEric Wong
2006-06-16git-svn: don't allow commit if svn tree is not currentEric Wong
2006-06-16git-svn: restore original LC_ALL setting (or unset) for commitEric Wong
2006-06-16git-svn: eol_cp corner-case fixesEric Wong
2006-06-16git-svn: fix handling of filenames with embedded '@'Eric Wong
2006-06-16git-svn: t0000: add -f flag to checkoutEric Wong
2006-06-13Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-06-11[PATCH] gitk: rereadrefs needs listrefsJunio C Hamano
2006-06-10Merge branch 'master' into nextJunio C Hamano
2006-06-10GIT 1.4.0v1.4.0Junio C Hamano
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano
2006-06-10Built-in git-get-tar-commit-idRene Scharfe