aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add GIT-CFLAGS to .gitignoreMatthias Kestenholz2006-06-22
* Tweak diff colorsLinus Torvalds2006-06-22
* Merge branch 'master' into nextv1.4.1-rc1Junio C Hamano2006-06-22
|\
| * Merge branch 'js/lsfix'Junio C Hamano2006-06-22
| |\
| * \ Merge branch 'ew/rebase'Junio C Hamano2006-06-22
| |\ \
| * \ \ Merge branch 'jn/web'Junio C Hamano2006-06-22
| |\ \ \
| * \ \ \ Merge early parts of branch 'js/diff'Junio C Hamano2006-06-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/upload-corrupt'Junio C Hamano2006-06-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/waitpid'Junio C Hamano2006-06-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ff/c99'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pb/config'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'lt/objlist'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-svn: fix commit --edit flag when using SVN:: librariesEric Wong2006-06-22
| * | | | | | | | | | Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano2006-06-22
| * | | | | | | | | | Check and document the options to prevent mistakes.Eric W. Biederman2006-06-22
| * | | | | | | | | | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner2006-06-22
* | | | | | | | | | | Merge branch 'ew/rebase' into nextJunio C Hamano2006-06-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | rebase --merge: fix for rebasing more than 7 commits.Junio C Hamano2006-06-22
* | | | | | | | | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | gitweb: whitespace cleanup around '='Jakub Narebski2006-06-22
| * | | | | | | | | | gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen2006-06-22
* | | | | | | | | | | Merge branch 'master' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix grow_refs_hash()Linus Torvalds2006-06-21
* | | | | | | | | | | Merge branch 'jc/upload-corrupt' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | daemon: send stderr to /dev/null instead of closing.Junio C Hamano2006-06-21
* | | | | | | | | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | gitweb: Make use of $PATH_INFO for project parameterJakub Narebski2006-06-21
* | | | | | | | | | | Merge branch 'ew/rebase' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | rebase: error out for NO_PYTHON if they use recursive mergeEric Wong2006-06-21
| * | | | | | | | | | Add renaming-rebase test.Junio C Hamano2006-06-21
| * | | | | | | | | | rebase: Allow merge strategies to be used when rebasingEric Wong2006-06-21
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | object-refs: avoid division by zeroAndre Noll2006-06-21
* | | | | | | | | | Merge branch 'ff/c99' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Remove all void-pointer arithmetic.Florian Forster2006-06-20
* | | | | | | | | | Merge branch 'jc/upload-corrupt' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-21
| * | | | | | | | | Retire git-clone-packJunio C Hamano2006-06-21
| * | | | | | | | | upload-pack: prepare for sideband message support.Junio C Hamano2006-06-21
| * | | | | | | | | upload-pack: avoid sending an incomplete pack upon failureJunio C Hamano2006-06-21
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix possible out-of-bounds array accessUwe Zeisberger2006-06-21
* | | | | | | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Move $gitbin earlier in gitweb.cgiJakub Narebski2006-06-21
| * | | | | | | | Add git version to gitweb outputJakub Narebski2006-06-21
| * | | | | | | | gitweb: whitespace cleanupJakub Narebski2006-06-21
* | | | | | | | | Merge branch 'master' into nextJunio C Hamano2006-06-21
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | checkout -f: do not leave untracked working tree files.Junio C Hamano2006-06-20
| * | | | | | | | Log peer address when git-daemon called from inetdDavid Woodhouse2006-06-20
* | | | | | | | | Merge branch 'jn/web' into nextJunio C Hamano2006-06-20
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | gitweb: style done with stylesheetJakub Narebski2006-06-20
| * | | | | | | | gitweb: A couple of page title tweakingJakub Narebski2006-06-20