5044 Commits (7f29f7a95c906250c9c99d08242c2c4084c48d24)
 

Author SHA1 Message Date
Petr Baudis 7f29f7a95c Support for extracting configuration from different files 19 years ago
Junio C Hamano 64e86c5786 Merge branch 'yl/build' 19 years ago
Junio C Hamano d9faecac64 Merge branch 'jc/shared' 19 years ago
Junio C Hamano 72afd3eea6 Merge branch 'eb/mail' 19 years ago
Paul Mackerras b47f509ba5 Fix PPC SHA1 routine for large input buffers 19 years ago
Dennis Stosberg 476a4dfc05 Make t8001-annotate and t8002-blame more portable 19 years ago
Linus Torvalds 3e4339e6f9 Remove "refs" field from "struct object" 19 years ago
Rene Scharfe 9cd625b79b Make release tarballs friendlier to older tar versions 19 years ago
Rene Scharfe 6698060c15 git-tar-tree: no more void pointer arithmetic 19 years ago
Rene Scharfe 9236cdd488 git-tar-tree: documentation update 19 years ago
Rene Scharfe 37958be792 git-tar-tree: Simplify write_trailer() 19 years ago
Yakov Lerner ca3bcabf11 auto-detect changed prefix and/or changed build flags 19 years ago
Eric W. Biederman 6c4cca1c72 Fix git-format-patch -s 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