5032 Commits (9236cdd488c26ec09e23adec34f64fd6fca3dc7c)
 

Author SHA1 Message Date
Rene Scharfe 9236cdd488 git-tar-tree: documentation update 19 years ago
Rene Scharfe 37958be792 git-tar-tree: Simplify write_trailer() 19 years ago
Linus Torvalds cb115748ec Some more memory leak avoidance 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano 210a0be504 Merge early part of branch 'jc/fetchupload' 19 years ago
Junio C Hamano 75c3a5ccdf Merge branch 'jc/rw-prefix' 19 years ago
Junio C Hamano 8c278abcbe Merge branch 'pe/date' 19 years ago
Junio C Hamano ae448e3854 mailinfo: ignore blanks after in-body headers. 19 years ago
Eric W. Biederman 2662dbfa58 Don't parse any headers in the real body of an email message. 19 years ago
Junio C Hamano 4839c0b5fa t5100: mailinfo and mailsplit tests. 19 years ago
Dennis Stosberg f0338bbd82 Make t4101-apply-nonl bring along its patches 19 years ago
Jakub Narebski 175fb6c040 Update gitweb README: gitweb is now included with git 19 years ago
Sven Verdoolaege e968751573 git-cvsexportcommit.perl: fix typo 19 years ago
Linus Torvalds 9202434cbd gitweb.cgi history not shown 19 years ago
Peter Eriksen bfbd0bb6ec Implement safe_strncpy() as strlcpy() and use it more. 19 years ago
Florian Forster 5996ca0836 gitweb: Make the `blame' interface in gitweb optional. 19 years ago
Florian Forster e34ef62148 gitweb: Adding a `blame' interface. 19 years ago
Martin Langhoff 8f732649bc cvsimport: keep one index per branch during import 19 years ago
Martin Langhoff 2f57c69792 cvsimport: complete the cvsps run before starting the import 19 years ago
Martin Langhoff 71b0814836 cvsimport: ignore CVSPS_NO_BRANCH and impossible branches 19 years ago
Fredrik Kuivinen b19ee24b22 blame: Add --time to produce raw timestamps 19 years ago
Junio C Hamano d8498500ba fix git alias 19 years ago
Sean ada7781dc3 Add a "--notags" option for git-p4import. 19 years ago
Junio C Hamano 5b139a66fc Merge git://git.bogomips.org/git-svn 19 years ago
Eric Wong 1a82e79315 git-svn: rebuild convenience and bugfixes 19 years ago
Eric Wong 0e8a002c59 git-svn: svn (command-line) 1.0.x compatibility 19 years ago
Eric Wong 86f363791b git-svn: tests no longer fail if LC_ALL is not a UTF-8 locale 19 years ago
Eric Wong c0d4822268 git-svn: bugfix and optimize the 'log' command 19 years ago
Eric Wong 968bdf1f3d git-svn: Eliminate temp file usage in libsvn_get_file() 19 years ago
Eric Wong cf7424b021 git-svn: fix several small bugs, enable branch optimization 19 years ago
Eric Wong 6c5cda89e9 git-svn: avoid creating some small files 19 years ago
Eric Wong 42d328701d git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 19 years ago
Eric Wong a5e0cedc0a git-svn: add support for Perl SVN::* libraries 19 years ago
Eric Wong 79bb8d88fc git-svn: add 'log' command, a facsimile of basic `svn log' 19 years ago
Eric Wong 7a97de4e19 git-svn: add UTF-8 message test 19 years ago
Eric Wong 9d55b41aad git-svn: add some functionality to better support branches in svn 19 years ago
Eric Wong f8ab6b732f git-svn: add --shared and --template= options to pass to init-db 19 years ago
Eric Wong dc5869c00d git-svn: add --repack and --repack-flags= options 19 years ago
Eric Wong b8c92cadda git-svn: minor cleanups, extra error-checking 19 years ago
Eric Wong 883d0a78d2 git-svn: Move all git-svn-related paths into $GIT_DIR/svn 19 years ago
Eric Wong 6dfbe5163e git-svn: support manually placed initial trees from fetch 19 years ago
Eric Wong 098749d9be git-svn: optimize --branch and --branch-all-ref 19 years ago
Eric Wong bf78b1d89b git-svn: --branch-all-refs / -B support 19 years ago
Eric Wong 162f412921 git-svn: support -C<num> passing to git-diff-tree 19 years ago
Eric Wong b63af9b340 git-svn: don't allow commit if svn tree is not current 19 years ago
Eric Wong ce475dfcb5 git-svn: restore original LC_ALL setting (or unset) for commit 19 years ago
Eric Wong 4a393f2b53 git-svn: eol_cp corner-case fixes 19 years ago
Eric Wong 8a97e36888 git-svn: fix handling of filenames with embedded '@' 19 years ago
Eric Wong c7162c1db6 git-svn: t0000: add -f flag to checkout 19 years ago