summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ff/c99' into nextJunio C Hamano2006-06-2119-69/+72
|\
| * Remove all void-pointer arithmetic.Florian Forster2006-06-2019-69/+72
* | Merge branch 'jc/upload-corrupt' into nextJunio C Hamano2006-06-2117-296/+342
|\ \
| * | upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-216-23/+139
| * | Retire git-clone-packJunio C Hamano2006-06-219-263/+7
| * | upload-pack: prepare for sideband message support.Junio C Hamano2006-06-212-7/+43
| * | upload-pack: avoid sending an incomplete pack upon failureJunio C Hamano2006-06-211-14/+163
| * | Fix possible out-of-bounds array accessUwe Zeisberger2006-06-211-4/+5
* | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-212-24/+33
|\ \ \
| * | | Move $gitbin earlier in gitweb.cgiJakub Narebski2006-06-211-3/+3
| * | | Add git version to gitweb outputJakub Narebski2006-06-211-2/+11
| * | | gitweb: whitespace cleanupJakub Narebski2006-06-212-21/+21
* | | | Merge branch 'master' into nextJunio C Hamano2006-06-212-26/+35
|\ \ \ \ | | |/ / | |/| |
| * | | checkout -f: do not leave untracked working tree files.Junio C Hamano2006-06-201-2/+1
| * | | Log peer address when git-daemon called from inetdDavid Woodhouse2006-06-201-24/+34
* | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-202-154/+252
|\ \ \ \ | | |/ / | |/| |
| * | | gitweb: style done with stylesheetJakub Narebski2006-06-202-154/+246
| * | | gitweb: A couple of page title tweakingJakub Narebski2006-06-201-0/+6
* | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-201-1/+1
|\ \ \ \ | |/ / /
| * | | Fix: Support for the standard mime.types map in gitwebJakub Narebski2006-06-201-1/+1
* | | | Merge branch 'master' into nextJunio C Hamano2006-06-203-6/+41
|\ \ \ \ | | |/ / | |/| |
| * | | git-svn: fix --rmdir when using SVN:: librariesEric Wong2006-06-203-6/+41
* | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-201-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | gitweb: add type="text/css" to stylesheet linkJakub Narebski2006-06-191-2/+2
* | | | Merge branch 'pb/config' into nextJunio C Hamano2006-06-202-3/+1
|\ \ \ \
| * | | | git_config: access() returns 0 on success, not > 0Johannes Schindelin2006-06-201-1/+1
| * | | | repo-config: Fix late-night bugJohannes Schindelin2006-06-201-2/+0
* | | | | Merge branch 'jc/waitpid' into nextJunio C Hamano2006-06-193-0/+15
|\ \ \ \ \
| * | | | | Restore SIGCHLD to SIG_DFL where we care about waitpid().Junio C Hamano2006-06-193-0/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'lt/objlist' into nextJunio C Hamano2006-06-1924-148/+241
|\ \ \ \ \
| * | | | | Add "named object array" conceptLinus Torvalds2006-06-1914-131/+151
| |/ / / /
| * | | | xdiff: minor changes to match libxdiff-0.21Junio C Hamano2006-06-192-7/+5
| * | | | fix rfc2047 formatter.Junio C Hamano2006-06-191-4/+17
| * | | | Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-191-1/+1
| * | | | Add specialized object allocatorLinus Torvalds2006-06-197-5/+67
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'js/lsfix', 'pb/config' and 'jn/web' into nextJunio C Hamano2006-06-197-71/+319
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Make CSS file gitweb/gitweb.css more readableJakub Narebski2006-06-191-50/+222
| | * | | | Read configuration also from $HOME/.gitconfigJohannes Schindelin2006-06-192-15/+58
| | * | | | Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-193-4/+37
| * | | | | Initialize lock_file struct to all zero.Johannes Schindelin2006-06-192-2/+2
* | | | | | Merge early parts of branch 'ff/c99'Junio C Hamano2006-06-188-38/+50
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Change types used in bitfields to be `int's.Florian Forster2006-06-181-1/+1
| * | | | | Don't use empty structure initializers.Florian Forster2006-06-181-2/+1
| * | | | | Cast pointers to `void *' when used in a format.Florian Forster2006-06-181-2/+2
| * | | | | Don't instantiate structures with FAMs.Florian Forster2006-06-181-19/+22
| * | | | | Initialize FAMs using `FLEX_ARRAY'.Florian Forster2006-06-181-1/+2
| * | | | | Remove ranges from switch statements.Florian Forster2006-06-183-13/+22
| | |_|_|/ | |/| | |
* | | | | Merge early parts of branch 'ls/am'Junio C Hamano2006-06-189-127/+200
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make git-update-ref a builtinLukas Sandström2006-06-184-5/+11
| * | | | Make git-update-index a builtinLukas Sandström2006-06-184-11/+18