aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge early part of branch 'jc/fetchupload'Junio C Hamano2006-06-17
|\
| * fetch-pack: give up after getting too many "ack continue"Junio C Hamano2006-05-24
* | Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-17
|\ \
| * | read-tree: reorganize bind_merge code.Junio C Hamano2006-05-17
| * | write-tree: --prefix=<path>Junio C Hamano2006-05-01
| * | read-tree: --prefix=<path>/ option.Junio C Hamano2006-05-01
* | | Merge branch 'pe/date'Junio C Hamano2006-06-17
|\ \ \
| * | | date.c: improve guess between timezone offset and year.Paul Eggert2006-06-08
* | | | mailinfo: ignore blanks after in-body headers.Junio C Hamano2006-06-17
* | | | Don't parse any headers in the real body of an email message.Eric W. Biederman2006-06-17
* | | | t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-17
* | | | Make t4101-apply-nonl bring along its patchesDennis Stosberg2006-06-17
* | | | Update gitweb README: gitweb is now included with gitJakub Narebski2006-06-17
* | | | git-cvsexportcommit.perl: fix typoSven Verdoolaege2006-06-17
* | | | gitweb.cgi history not shownLinus Torvalds2006-06-16
* | | | Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen2006-06-16
* | | | gitweb: Make the `blame' interface in gitweb optional.Florian Forster2006-06-16
* | | | gitweb: Adding a `blame' interface.Florian Forster2006-06-16
* | | | cvsimport: keep one index per branch during importMartin Langhoff2006-06-16
* | | | cvsimport: complete the cvsps run before starting the importMartin Langhoff2006-06-16
* | | | cvsimport: ignore CVSPS_NO_BRANCH and impossible branchesMartin Langhoff2006-06-16
* | | | blame: Add --time to produce raw timestampsFredrik Kuivinen2006-06-16
* | | | fix git aliasJunio C Hamano2006-06-16
* | | | Add a "--notags" option for git-p4import.Sean2006-06-16
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2006-06-16
|\ \ \ \
| * | | | git-svn: rebuild convenience and bugfixesEric Wong2006-06-16
| * | | | git-svn: svn (command-line) 1.0.x compatibilityEric Wong2006-06-16
| * | | | git-svn: tests no longer fail if LC_ALL is not a UTF-8 localeEric Wong2006-06-16
| * | | | git-svn: bugfix and optimize the 'log' commandEric Wong2006-06-16
| * | | | git-svn: Eliminate temp file usage in libsvn_get_file()Eric Wong2006-06-16
| * | | | git-svn: fix several small bugs, enable branch optimizationEric Wong2006-06-16
| * | | | git-svn: avoid creating some small filesEric Wong2006-06-16
| * | | | git-svn: make the $GIT_DIR/svn/*/revs directory obsoleteEric Wong2006-06-16
| * | | | git-svn: add support for Perl SVN::* librariesEric Wong2006-06-16
| * | | | git-svn: add 'log' command, a facsimile of basic `svn log'Eric Wong2006-06-16
| * | | | git-svn: add UTF-8 message testEric Wong2006-06-16
| * | | | git-svn: add some functionality to better support branches in svnEric Wong2006-06-16
| * | | | git-svn: add --shared and --template= options to pass to init-dbEric Wong2006-06-16
| * | | | git-svn: add --repack and --repack-flags= optionsEric Wong2006-06-16
| * | | | git-svn: minor cleanups, extra error-checkingEric Wong2006-06-16
| * | | | git-svn: Move all git-svn-related paths into $GIT_DIR/svnEric Wong2006-06-16
| * | | | git-svn: support manually placed initial trees from fetchEric Wong2006-06-16
| * | | | git-svn: optimize --branch and --branch-all-refEric Wong2006-06-16
| * | | | git-svn: --branch-all-refs / -B supportEric Wong2006-06-16
| * | | | git-svn: support -C<num> passing to git-diff-treeEric Wong2006-06-16
| * | | | git-svn: don't allow commit if svn tree is not currentEric Wong2006-06-16
| * | | | git-svn: restore original LC_ALL setting (or unset) for commitEric Wong2006-06-16
| * | | | git-svn: eol_cp corner-case fixesEric Wong2006-06-16
| * | | | git-svn: fix handling of filenames with embedded '@'Eric Wong2006-06-16
| * | | | git-svn: t0000: add -f flag to checkoutEric Wong2006-06-16