summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-28checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2-2/+73
2006-06-28t/README: start testing porcelainishJunio C Hamano1-0/+1
2006-06-28Save errno in handle_alias()Johannes Schindelin1-1/+3
2006-06-28rebase: check for errors from git-commitEric Wong1-1/+6
2006-06-28cvsimport - cleanup of the multi-indexes handlingMartin Langhoff1-38/+24
2006-06-28connect.c: check the commit buffer boundary while parsing.Junio C Hamano1-4/+8
2006-06-28connect.c: remove unused parameters from tcp_connect and proxy_connectJunio C Hamano1-6/+4
2006-06-28Make some strings constTimo Hirvonen11-15/+16
2006-06-28rebase: get rid of outdated MRESOLVEMSGEric Wong1-8/+3
2006-06-28git wrapper: fix command name in an error message.Andreas Ericsson1-2/+1
2006-06-28git-svn: be verbose by default on fetch/commit, add -q/--quiet optionEric Wong1-11/+23
2006-06-28git-svn: add --follow-parent and --no-metadata options to fetchEric Wong2-46/+167
2006-06-28git-svn: add the commit-diff commandEric Wong2-19/+112
2006-06-28git-svn: several graft-branches improvementsEric Wong2-13/+230
2006-06-28git-svn: SVN 1.1.x library compatibilityEric Wong4-12/+44
2006-06-28combine-diff.c: type sanityJunio C Hamano1-14/+15
2006-06-28quote.c: silence compiler warnings from EMIT macroJeff King1-1/+1
2006-06-27Fix expr usage for FreeBSDDennis Stosberg7-16/+16
2006-06-26Merge branch 'jc/squash'Junio C Hamano5-24/+72
2006-06-26Merge branch 'jc/diff'Junio C Hamano2-15/+80
2006-06-26Merge branch 'ml/cvsimport'Junio C Hamano1-17/+23
2006-06-26Merge branch 'js/diff'Junio C Hamano9-20/+81
2006-06-26Merge branch 'ew/rebase'Junio C Hamano4-24/+90
2006-06-26Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg1-0/+2
2006-06-26Solaris needs inclusion of signal.h for signal()Dennis Stosberg2-0/+2
2006-06-25correct documentation for git grepMatthias Lederhofer1-1/+6
2006-06-25diff --color: use $GIT_DIR/configJunio C Hamano2-15/+80
2006-06-25rebase: allow --skip to work with --mergeEric Wong3-2/+73
2006-06-25rebase: cleanup rebasing with --mergeEric Wong1-28/+5
2006-06-25rebase: allow --merge option to handle patches merged upstreamEric Wong2-5/+23
2006-06-25git-commit: filter out log message lines only when editor was run.Yann Dirson1-7/+12
2006-06-24Rename safe_strncpy() to strlcpy().Peter Eriksen12-30/+48
2006-06-24apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Johannes Schindelin1-9/+16
2006-06-24Clean up diff.cTimo Hirvonen1-12/+6
2006-06-24cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Johannes Schindelin1-7/+8
2006-06-24cvsimport: setup indexes correctly for ancestors and incremental importsMartin Langhoff1-17/+22
2006-06-24repo-config: fix printing of boolJunio C Hamano1-6/+3
2006-06-24diff --color: use reset sequence when we mean reset.Junio C Hamano1-1/+1
2006-06-24git-repack -- respect -q and be quietMartin Langhoff1-2/+3
2006-06-24git-merge --squashJunio C Hamano5-24/+72
2006-06-24git-pull: abort when fmt-merge-msg fails.Junio C Hamano1-1/+1
2006-06-24Merge branch 'pb/error'Junio C Hamano5-6/+52
2006-06-24usage: minimum type fix.Junio C Hamano1-3/+3
2006-06-24Customizable error handlersPetr Baudis2-4/+46
2006-06-23git-merge: Don't use -p when outputting summaryTimo Hirvonen1-1/+1
2006-06-23Teach diff about -b and -w flagsJohannes Schindelin9-20/+81
2006-06-23git-commit: allow -e option anywhere on command lineJeff King1-1/+3
2006-06-23patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin1-0/+2
2006-06-22Makefile: do not recompile main programs when libraries have changed.Junio C Hamano1-1/+1
2006-06-22add GIT-CFLAGS to .gitignoreMatthias Kestenholz1-0/+1
2006-06-22Tweak diff colorsLinus Torvalds1-41/+58
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