summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-22Check and document the options to prevent mistakes.Eric W. Biederman
2006-06-22Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner
2006-06-22Merge branch 'master' into nextJunio C Hamano
2006-06-21Merge branch 'jc/upload-corrupt' into nextJunio C Hamano
2006-06-21Merge branch 'jn/web' into nextJunio C Hamano
2006-06-21daemon: send stderr to /dev/null instead of closing.Junio C Hamano
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski
2006-06-21Fix grow_refs_hash()Linus Torvalds
2006-06-21Merge branch 'ew/rebase' into nextJunio C Hamano
2006-06-21rebase: error out for NO_PYTHON if they use recursive mergeEric Wong
2006-06-21Add renaming-rebase test.Junio C Hamano
2006-06-21rebase: Allow merge strategies to be used when rebasingEric Wong
2006-06-21object-refs: avoid division by zeroAndre Noll
2006-06-21Merge branch 'ff/c99' into nextJunio C Hamano
2006-06-21Merge branch 'jc/upload-corrupt' into nextJunio C Hamano
2006-06-21upload-pack/fetch-pack: support side-band communicationJunio C Hamano
2006-06-21Retire git-clone-packJunio C Hamano
2006-06-21upload-pack: prepare for sideband message support.Junio C Hamano
2006-06-21upload-pack: avoid sending an incomplete pack upon failureJunio C Hamano
2006-06-21Merge branch 'jn/web' into nextJunio C Hamano
2006-06-21Fix possible out-of-bounds array accessUwe Zeisberger
2006-06-21Move $gitbin earlier in gitweb.cgiJakub Narebski
2006-06-21Add git version to gitweb outputJakub Narebski
2006-06-21gitweb: whitespace cleanupJakub Narebski
2006-06-21Merge branch 'master' into nextJunio C Hamano
2006-06-21checkout -f: do not leave untracked working tree files.Junio C Hamano
2006-06-21Log peer address when git-daemon called from inetdDavid Woodhouse
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano
2006-06-20gitweb: style done with stylesheetJakub Narebski
2006-06-20gitweb: A couple of page title tweakingJakub Narebski
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano
2006-06-20Fix: Support for the standard mime.types map in gitwebJakub Narebski
2006-06-20Merge branch 'master' into nextJunio C Hamano
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano
2006-06-20Merge branch 'pb/config' into nextJunio C Hamano
2006-06-20Remove all void-pointer arithmetic.Florian Forster
2006-06-20git-svn: fix --rmdir when using SVN:: librariesEric Wong
2006-06-20git_config: access() returns 0 on success, not > 0Johannes Schindelin
2006-06-20repo-config: Fix late-night bugJohannes Schindelin
2006-06-20gitweb: add type="text/css" to stylesheet linkJakub Narebski
2006-06-20Merge branch 'jc/waitpid' into nextJunio C Hamano
2006-06-20Merge branch 'lt/objlist' into nextJunio C Hamano
2006-06-20Merge branches 'js/lsfix', 'pb/config' and 'jn/web' into nextJunio C Hamano
2006-06-20Add "named object array" conceptLinus Torvalds
2006-06-20Restore SIGCHLD to SIG_DFL where we care about waitpid().Junio C Hamano
2006-06-20xdiff: minor changes to match libxdiff-0.21Junio C Hamano
2006-06-20fix rfc2047 formatter.Junio C Hamano
2006-06-20Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg
2006-06-20Add specialized object allocatorLinus Torvalds
2006-06-20Read configuration also from $HOME/.gitconfigJohannes Schindelin