summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Merge branch 'master' into nextv1.4.1-rc1Junio C Hamano4-8/+34
2006-06-22Merge branch 'js/lsfix'Junio C Hamano9-127/+200
2006-06-22Merge branch 'ew/rebase'Junio C Hamano3-10/+320
2006-06-22Merge branch 'jn/web'Junio C Hamano2-127/+490
2006-06-22Merge early parts of branch 'js/diff'Junio C Hamano3-11/+73
2006-06-22Merge branch 'jc/upload-corrupt'Junio C Hamano17-293/+338
2006-06-22Merge branch 'ew/rebase' into nextJunio C Hamano1-13/+10
2006-06-22Merge branch 'jn/web' into nextJunio C Hamano1-5/+7
2006-06-22gitweb: whitespace cleanup around '='Jakub Narebski1-4/+4
2006-06-22gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen1-1/+3
2006-06-22Merge branch 'jc/waitpid'Junio C Hamano3-0/+15
2006-06-22Merge branch 'ff/c99'Junio C Hamano24-107/+122
2006-06-22Merge branch 'pb/config'Junio C Hamano5-11/+107
2006-06-22Merge branch 'lt/objlist'Junio C Hamano14-131/+151
2006-06-22git-svn: fix commit --edit flag when using SVN:: librariesEric Wong1-6/+8
2006-06-22Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano1-1/+1
2006-06-22rebase --merge: fix for rebasing more than 7 commits.Junio C Hamano1-13/+10
2006-06-22Check and document the options to prevent mistakes.Eric W. Biederman2-0/+23
2006-06-22Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner1-1/+2
2006-06-21Merge branch 'master' into nextJunio C Hamano1-16/+14
2006-06-21Merge branch 'jc/upload-corrupt' into nextJunio C Hamano1-1/+1
2006-06-21Merge branch 'jn/web' into nextJunio C Hamano1-1/+2
2006-06-21daemon: send stderr to /dev/null instead of closing.Junio C Hamano1-1/+1
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski1-1/+2
2006-06-21Fix grow_refs_hash()Linus Torvalds1-16/+14
2006-06-21Merge branch 'ew/rebase' into nextJunio C Hamano4-10/+326
2006-06-21rebase: error out for NO_PYTHON if they use recursive mergeEric Wong2-0/+15
2006-06-21Add renaming-rebase test.Junio C Hamano1-0/+106
2006-06-21rebase: Allow merge strategies to be used when rebasingEric Wong2-10/+202
2006-06-21object-refs: avoid division by zeroAndre Noll1-0/+3
2006-06-21Merge branch 'ff/c99' into nextJunio C Hamano19-69/+72
2006-06-21Merge branch 'jc/upload-corrupt' into nextJunio C Hamano17-296/+342
2006-06-21upload-pack/fetch-pack: support side-band communicationJunio C Hamano6-23/+139
2006-06-21Retire git-clone-packJunio C Hamano9-263/+7
2006-06-21upload-pack: prepare for sideband message support.Junio C Hamano2-7/+43
2006-06-21upload-pack: avoid sending an incomplete pack upon failureJunio C Hamano1-14/+163
2006-06-21Merge branch 'jn/web' into nextJunio C Hamano2-24/+33
2006-06-21Fix possible out-of-bounds array accessUwe Zeisberger1-4/+5
2006-06-21Move $gitbin earlier in gitweb.cgiJakub Narebski1-3/+3
2006-06-21Add git version to gitweb outputJakub Narebski1-2/+11
2006-06-21gitweb: whitespace cleanupJakub Narebski2-21/+21
2006-06-21Merge branch 'master' into nextJunio C Hamano2-26/+35
2006-06-20checkout -f: do not leave untracked working tree files.Junio C Hamano1-2/+1
2006-06-20Log peer address when git-daemon called from inetdDavid Woodhouse1-24/+34
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano2-154/+252
2006-06-20gitweb: style done with stylesheetJakub Narebski2-154/+246
2006-06-20gitweb: A couple of page title tweakingJakub Narebski1-0/+6
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano1-1/+1
2006-06-20Fix: Support for the standard mime.types map in gitwebJakub Narebski1-1/+1
2006-06-20Merge branch 'master' into nextJunio C Hamano3-6/+41
2006-06-20Merge branch 'jn/web' into nextJunio C Hamano1-2/+2
2006-06-20Merge branch 'pb/config' into nextJunio C Hamano2-3/+1
2006-06-20Remove all void-pointer arithmetic.Florian Forster19-69/+72
2006-06-20git-svn: fix --rmdir when using SVN:: librariesEric Wong3-6/+41
2006-06-20git_config: access() returns 0 on success, not > 0Johannes Schindelin1-1/+1
2006-06-20repo-config: Fix late-night bugJohannes Schindelin1-2/+0
2006-06-19gitweb: add type="text/css" to stylesheet linkJakub Narebski1-2/+2
2006-06-19Merge branch 'jc/waitpid' into nextJunio C Hamano3-0/+15
2006-06-19Merge branch 'lt/objlist' into nextJunio C Hamano24-148/+241
2006-06-19Merge branches 'js/lsfix', 'pb/config' and 'jn/web' into nextJunio C Hamano7-71/+319
2006-06-19Add "named object array" conceptLinus Torvalds14-131/+151
2006-06-19Restore SIGCHLD to SIG_DFL where we care about waitpid().Junio C Hamano3-0/+15
2006-06-19xdiff: minor changes to match libxdiff-0.21Junio C Hamano2-7/+5
2006-06-19fix rfc2047 formatter.Junio C Hamano1-4/+17
2006-06-19Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg1-1/+1
2006-06-19Add specialized object allocatorLinus Torvalds7-5/+67
2006-06-19Read configuration also from $HOME/.gitconfigJohannes Schindelin2-15/+58
2006-06-19Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin3-4/+37
2006-06-19Initialize lock_file struct to all zero.Johannes Schindelin2-2/+2
2006-06-19Make CSS file gitweb/gitweb.css more readableJakub Narebski1-50/+222
2006-06-18Merge early parts of branch 'ff/c99'Junio C Hamano8-38/+50
2006-06-18Merge early parts of branch 'ls/am'Junio C Hamano9-127/+200
2006-06-18Make git-update-ref a builtinLukas Sandström4-5/+11
2006-06-18Make git-update-index a builtinLukas Sandström4-11/+18
2006-06-18Make git-stripspace a builtinLukas Sandström4-9/+19
2006-06-18Make git-mailinfo a builtinLukas Sandström4-46/+61
2006-06-18Make git-mailsplit a builtinLukas Sandström4-33/+48
2006-06-18Make git-write-tree a builtinLukas Sandström4-30/+50
2006-06-18Merge branch 'jn/web' into nextJunio C Hamano2-63/+144
2006-06-18Merge branch 'pb/config' into nextJunio C Hamano9-80/+175
2006-06-18Fix gitweb stylesheetJakub Narebski1-0/+4
2006-06-18Support for the standard mime.types map in gitwebPetr Baudis1-0/+44
2006-06-18gitweb: text files for 'blob_plain' action without charset by defaultJakub Narebski1-3/+3
2006-06-18gitweb: safely output binary files for 'blob_plain' actionJakub Narebski1-4/+39
2006-06-18Move gitweb style to gitweb.cssJakub Narebski2-60/+58
2006-06-18Change types used in bitfields to be `int's.Florian Forster1-1/+1
2006-06-18Don't use empty structure initializers.Florian Forster1-2/+1
2006-06-18Cast pointers to `void *' when used in a format.Florian Forster1-2/+2
2006-06-18Don't instantiate structures with FAMs.Florian Forster1-19/+22
2006-06-18Initialize FAMs using `FLEX_ARRAY'.Florian Forster1-1/+2
2006-06-18Remove ranges from switch statements.Florian Forster3-13/+22
2006-06-18Support for extracting configuration from different filesPetr Baudis2-1/+23
2006-06-18Merge branch 'yl/build'Junio C Hamano1-8/+20
2006-06-18Merge branch 'jc/shared'Junio C Hamano5-7/+47
2006-06-18Merge branch 'eb/mail'Junio C Hamano1-2/+5
2006-06-18Fix PPC SHA1 routine for large input buffersPaul Mackerras1-1/+1
2006-06-18Make t8001-annotate and t8002-blame more portableDennis Stosberg1-3/+1
2006-06-18Remove "refs" field from "struct object"Linus Torvalds5-74/+149
2006-06-18Make release tarballs friendlier to older tar versionsRene Scharfe1-1/+1
2006-06-18Merge branch 'master' into nextJunio C Hamano2-32/+30
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-17Merge branch 'yl/build' into nextJunio C Hamano1-8/+20
2006-06-17auto-detect changed prefix and/or changed build flagsYakov Lerner1-8/+20
2006-06-17Merge branch 'eb/mail' into nextJunio C Hamano24-142/+180
2006-06-17Fix git-format-patch -sEric W. Biederman1-2/+5
2006-06-17Some more memory leak avoidanceLinus Torvalds3-2/+14
2006-06-17Move "void *util" from "struct object" into "struct commit"Linus Torvalds6-42/+48
2006-06-17Shrink "struct object" a bitLinus Torvalds21-96/+113
2006-06-17Merge early part of branch 'jc/fetchupload'Junio C Hamano1-0/+16
2006-06-17Merge branch 'jc/rw-prefix'Junio C Hamano7-13/+141
2006-06-17Merge branch 'pe/date'Junio C Hamano1-1/+1
2006-06-17Merge branch 'js/diff'Junio C Hamano60-393/+3252
2006-06-17diff options: add --colorJohannes Schindelin3-11/+73
2006-06-17mailinfo: ignore blanks after in-body headers.Junio C Hamano1-8/+14
2006-06-17Don't parse any headers in the real body of an email message.Eric W. Biederman1-0/+2
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano17-0/+626
2006-06-17Make t4101-apply-nonl bring along its patchesDennis Stosberg13-5/+89
2006-06-17Update gitweb README: gitweb is now included with gitJakub Narebski1-8/+1
2006-06-17git-cvsexportcommit.perl: fix typoSven Verdoolaege1-1/+1
2006-06-16gitweb.cgi history not shownLinus Torvalds3-1/+8
2006-06-16Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen9-27/+28
2006-06-16gitweb: Make the `blame' interface in gitweb optional.Florian Forster1-2/+25
2006-06-16gitweb: Adding a `blame' interface.Florian Forster1-1/+107
2006-06-16cvsimport: keep one index per branch during importMartin Langhoff1-7/+30
2006-06-16cvsimport: complete the cvsps run before starting the importMartin Langhoff1-14/+28
2006-06-16cvsimport: ignore CVSPS_NO_BRANCH and impossible branchesMartin Langhoff1-1/+16
2006-06-16blame: Add --time to produce raw timestampsFredrik Kuivinen2-5/+24
2006-06-16fix git aliasJunio C Hamano1-3/+3
2006-06-16Add a "--notags" option for git-p4import.Sean2-5/+12
2006-06-16Merge git://git.bogomips.org/git-svnJunio C Hamano5-297/+2150
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-13Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-0/+18
2006-06-12[PATCH] gitk: rereadrefs needs listrefsJunio C Hamano1-0/+18
2006-06-10Merge branch 'master' into nextJunio C Hamano11-34/+2465
2006-06-10GIT 1.4.0v1.4.0Junio C Hamano1-1/+1
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano5-0/+2435
2006-06-10Built-in git-get-tar-commit-idRene Scharfe5-33/+29
2006-06-10Merge branch 'jc/shared' into nextJunio C Hamano11-42/+103
2006-06-10shared repository: optionally allow reading to "others".Junio C Hamano5-7/+47
2006-06-10git-clone: fix --bare over dumb-httpJunio C Hamano1-6/+2
2006-06-09shared repository - add a few missing calls to adjust_shared_perm().Junio C Hamano6-29/+54
2006-06-09Fix formatting of Documentation/git-clone.txtHorst H. von Brand1-2/+2
2006-06-09builtin-init-db: spell the in-program configuration variable in lowercase.Junio C Hamano1-1/+1
2006-06-08Merge branch 'pe/date' into nextJunio C Hamano7-18/+41
2006-06-08date.c: improve guess between timezone offset and year.Paul Eggert1-1/+1
2006-06-08git-rm: honor -n flag.Junio C Hamano1-7/+10
2006-06-08git-clone: fix duplicated "master" in $GIT_DIR/remotes/originJunio C Hamano1-5/+10
2006-06-08check for error return from fork()Paul T Darga3-2/+12
2006-06-08Document git-clone --use-separate-remoteUwe Zeisberger1-3/+8
2006-06-07Merge branch 'master' into nextJunio C Hamano1-2/+14
2006-06-07Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano1-2/+14
2006-06-07Merge branch 'master' into nextJunio C Hamano21-52/+193
2006-06-07Documentation: git aliasesPetr Baudis1-3/+4
2006-06-07git-cvsserver asciidoc formatting tweaksFrancis Daly1-18/+31
2006-06-07config.txt grammar, typo, and asciidoc fixesFrancis Daly1-9/+9
2006-06-07Documentation: git-ls-tree (typofix)Junio C Hamano1-1/+1
2006-06-07Document git-ls-tree --fullnameJonas Fonseca1-4/+7
2006-06-07Document git aliases supportPetr Baudis2-0/+11
2006-06-07make clean: remove dist-doc targets.Junio C Hamano1-1/+1
2006-06-07Misc doc improvementsJonas Fonseca3-4/+24
2006-06-07Documentation: add missing docs make check-docs found.Junio C Hamano3-1/+76
2006-06-07Some doc typo fixesFrancis Daly10-13/+14
2006-06-07Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe1-1/+2
2006-06-06Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-384/+1094
2006-06-06Merge branch 'master' into nextJunio C Hamano4-20/+52
2006-06-06http-fetch: fix possible segfaultNick Hengeveld1-0/+1
2006-06-06Refactor git_tcp_connect() functions a little.Jon Loeliger2-20/+49
2006-06-06Merge branch 'jc/lockfile'Junio C Hamano14-120/+127
2006-06-06Merge branch 'js/alias'Junio C Hamano1-4/+123
2006-06-06Merge branch 'vb/sendemail'Junio C Hamano1-8/+7
2006-06-06builtin-grep: pass ignore case option to external grepRobert Fitzsimons1-0/+2
2006-06-07gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras1-1/+17
2006-06-06Merge branch 'jc/lockfile' into nextJunio C Hamano18-168/+196
2006-06-06Merge branch 'vb/sendemail' into nextJunio C Hamano1-1/+1