summaryrefslogtreecommitdiffstats
path: root/blob.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-18Make release tarballs friendlier to older tar versionsRene Scharfe1-1/+1
2006-06-18git-tar-tree: no more void pointer arithmeticRene Scharfe1-2/+5
2006-06-18git-tar-tree: documentation updateRene Scharfe1-5/+10
2006-06-18git-tar-tree: Simplify write_trailer()Rene Scharfe1-25/+15
2006-06-18Some more memory leak avoidanceLinus Torvalds3-2/+14
2006-06-18Move "void *util" from "struct object" into "struct commit"Linus Torvalds6-42/+48
2006-06-18Shrink "struct object" a bitLinus Torvalds21-96/+113
2006-06-18mailinfo: ignore blanks after in-body headers.Junio C Hamano1-8/+14
2006-06-18Don't parse any headers in the real body of an email message.Eric W. Biederman1-0/+2
2006-06-18t5100: mailinfo and mailsplit tests.Junio C Hamano17-0/+626
2006-06-18Make t4101-apply-nonl bring along its patchesDennis Stosberg13-5/+89
2006-06-18Update gitweb README: gitweb is now included with gitJakub Narebski1-8/+1
2006-06-18git-cvsexportcommit.perl: fix typoSven Verdoolaege1-1/+1
2006-06-17gitweb.cgi history not shownLinus Torvalds3-1/+8
2006-06-17Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen9-27/+28
2006-06-17gitweb: Make the `blame' interface in gitweb optional.Florian Forster1-2/+25
2006-06-17gitweb: Adding a `blame' interface.Florian Forster1-1/+107
2006-06-17cvsimport: keep one index per branch during importMartin Langhoff1-7/+30
2006-06-17cvsimport: complete the cvsps run before starting the importMartin Langhoff1-14/+28
2006-06-17cvsimport: ignore CVSPS_NO_BRANCH and impossible branchesMartin Langhoff1-1/+16
2006-06-17blame: Add --time to produce raw timestampsFredrik Kuivinen2-5/+24
2006-06-17fix git aliasJunio C Hamano1-3/+3
2006-06-17Add a "--notags" option for git-p4import.Sean2-5/+12
2006-06-16git-svn: rebuild convenience and bugfixesEric Wong1-2/+19
2006-06-16git-svn: svn (command-line) 1.0.x compatibilityEric Wong2-43/+51
2006-06-16git-svn: tests no longer fail if LC_ALL is not a UTF-8 localeEric Wong2-4/+9
2006-06-16git-svn: bugfix and optimize the 'log' commandEric Wong1-8/+52
2006-06-16git-svn: Eliminate temp file usage in libsvn_get_file()Eric Wong1-33/+23
2006-06-16git-svn: fix several small bugs, enable branch optimizationEric Wong1-65/+81
2006-06-16git-svn: avoid creating some small filesEric Wong1-18/+8
2006-06-16git-svn: make the $GIT_DIR/svn/*/revs directory obsoleteEric Wong4-132/+224
2006-06-16git-svn: add support for Perl SVN::* librariesEric Wong3-111/+974
2006-06-16git-svn: add 'log' command, a facsimile of basic `svn log'Eric Wong1-17/+243
2006-06-16git-svn: add UTF-8 message testEric Wong1-0/+13
2006-06-16git-svn: add some functionality to better support branches in svnEric Wong1-5/+424
2006-06-16git-svn: add --shared and --template= options to pass to init-dbEric Wong1-2/+8
2006-06-16git-svn: add --repack and --repack-flags= optionsEric Wong1-1/+17
2006-06-16git-svn: minor cleanups, extra error-checkingEric Wong1-36/+46
2006-06-16git-svn: Move all git-svn-related paths into $GIT_DIR/svnEric Wong2-16/+85
2006-06-16git-svn: support manually placed initial trees from fetchEric Wong1-1/+8
2006-06-16git-svn: optimize --branch and --branch-all-refEric Wong1-2/+9
2006-06-16git-svn: --branch-all-refs / -B supportEric Wong1-1/+14
2006-06-16git-svn: support -C<num> passing to git-diff-treeEric Wong1-2/+9
2006-06-16git-svn: don't allow commit if svn tree is not currentEric Wong1-2/+9
2006-06-16git-svn: restore original LC_ALL setting (or unset) for commitEric Wong1-11/+23
2006-06-16git-svn: eol_cp corner-case fixesEric Wong1-4/+11
2006-06-16git-svn: fix handling of filenames with embedded '@'Eric Wong1-4/+13
2006-06-16git-svn: t0000: add -f flag to checkoutEric Wong1-5/+5
2006-06-12[PATCH] gitk: rereadrefs needs listrefsJunio C Hamano1-0/+18
2006-06-10GIT 1.4.0v1.4.0Junio C Hamano1-1/+1