summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09Typofix in Makefile comment.Pavel Roskin
2006-07-07Makefile: export NO_SVN_TESTSJohannes Schindelin
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano
2006-07-07git-svn: migrate out of contribEric Wong
2006-07-07Merge branch 'ew/instaweb'Junio C Hamano
2006-07-06core.compression documentation formatting fix.Joachim Berdal Haga
2006-07-06git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano
2006-07-05Merge branch 'lt/gitweb'Junio C Hamano
2006-07-05Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano
2006-07-05Merge branch 'jc/sha1'Junio C Hamano
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano
2006-07-05Merge branch 'th/diff'Junio C Hamano
2006-07-05Merge branch 'jc/grepfix'Junio C Hamano
2006-07-05Merge branch 'js/fmt-merge-msg'Junio C Hamano
2006-07-05Fix print-log and diff compatibility with recent vc versionsVille Skytt,Ad(B
2006-07-05git-svn: avoid fetching files outside of the URL we're trackingEric Wong
2006-07-04Improve git-peek-remoteLinus Torvalds
2006-07-04git-grep: use a bit more specific error messages.Junio C Hamano
2006-07-04git-grep: fix exit code when we use external grep.Junio C Hamano
2006-07-04git-grep: fix parsing of pathspec separator '--'Junio C Hamano
2006-07-04t8001-annotate: fix a bash-ism in this testEric Wong
2006-07-04Make git-fmt-merge-msg a builtinJohannes Schindelin
2006-07-04t6200: fmt-merge-msg test.Junio C Hamano
2006-07-04send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano
2006-07-04boolean: accept yes and no as wellJunio C Hamano
2006-07-04annotate: Correct most merge following to annotate correctly.Ryan Anderson
2006-07-04annotate: Support annotation of files on other revisions.Ryan Anderson
2006-07-03Make zlib compression level configurable, and change default.Joachim B Haga
2006-07-03Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano
2006-07-03Empty author may be presented by svn as an empty string or a null value.Robin Rosenberg
2006-07-02instaweb: fix unportable ';' usage in sedEric Wong
2006-07-02Makefile: replace ugly and unportable sed invocationJohannes Schindelin
2006-07-02revision.c: fix "dense" under --remove-emptyLinus Torvalds
2006-07-02builtin-diff: turn recursive on when defaulting to --patch format.Junio C Hamano
2006-07-02t4013: add "diff" UI program tests.Junio C Hamano
2006-07-02Add git-instaweb, instantly browse the working repo with gitwebEric Wong
2006-07-02gitweb: Declare global variables with "our"Dennis Stosberg
2006-07-02gitweb: Enable tree (directory) history displayLuben Tuikov
2006-07-02gitweb: optimize per-file history generationJunio C Hamano
2006-07-02gitweb: Declare global variables with "our"Dennis Stosberg
2006-07-02gitweb: Enable tree (directory) history displayLuben Tuikov
2006-07-02gitweb: optimize per-file history generationJunio C Hamano
2006-07-02git object hash cleanupsv1.4.1Linus Torvalds
2006-07-02revision.c: --full-history fix.Linus Torvalds
2006-07-02Fix errno usage in connect.cPetr Baudis
2006-07-02Minor documentation fixup.Robin Rosenberg
2006-07-01git-svn: allow a local target directory to be specified for initEric Wong
2006-07-01don't load objects needlessly when repackingNicolas Pitre
2006-07-01upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8Junio C Hamano