summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-07Merge branch 'js/merge-base'Junio C Hamano
2006-07-07builtin-rev-parse.c: constness tighteningJunio C Hamano
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-05Re-fix clear_commit_marks().Junio C Hamano
2006-07-04Improve git-peek-remoteLinus Torvalds
2006-07-04rev-list: free commit_list in ... handlerRene Scharfe
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-04Teach rev-parse the ... syntax.Santi BĂ©jar
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-03Merge branch 'master' into js/merge-baseJunio C Hamano
2006-07-03revert clear-commit-marks for now.Junio C Hamano
2006-07-03get_merge_bases: clean up even when there is no common commit.Junio C Hamano
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-02commit.c: do not redefine UNINTERESTING bit.Junio C Hamano
2006-07-02instaweb: fix unportable ';' usage in sedEric Wong
2006-07-02Makefile: replace ugly and unportable sed invocationJohannes Schindelin
2006-07-02Fold get_merge_bases_clean() into get_merge_bases()Rene Scharfe
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