summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-02revision.c: fix "dense" under --remove-emptyLinus Torvalds
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
2006-06-30Abstract out accesses to object hash arrayLinus Torvalds
2006-06-30consider previous pack undeltified object state only when reusing delta dataNicolas Pitre
2006-06-30Merge branch 'jc/test-3402'Junio C Hamano
2006-06-29Do not try futile object pairs when repacking.Linus Torvalds
2006-06-29Racy GIT (part #3)Junio C Hamano
2006-06-29Merge branch 'jc/repack'Junio C Hamano
2006-06-29Merge branch 'js/patch'Junio C Hamano
2006-06-29diff.c: fix get_patch_id()Junio C Hamano
2006-06-29t4014: fix test commit labels.Junio C Hamano
2006-06-29checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano
2006-06-28t/README: start testing porcelainishJunio C Hamano
2006-06-28Save errno in handle_alias()Johannes Schindelin
2006-06-28rebase: check for errors from git-commitEric Wong
2006-06-28cvsimport - cleanup of the multi-indexes handlingMartin Langhoff
2006-06-28connect.c: check the commit buffer boundary while parsing.Junio C Hamano
2006-06-28connect.c: remove unused parameters from tcp_connect and proxy_connectJunio C Hamano
2006-06-28Make some strings constTimo Hirvonen
2006-06-28rebase: get rid of outdated MRESOLVEMSGEric Wong
2006-06-28git wrapper: fix command name in an error message.Andreas Ericsson
2006-06-28git-svn: be verbose by default on fetch/commit, add -q/--quiet optionEric Wong
2006-06-28git-svn: add --follow-parent and --no-metadata options to fetchEric Wong
2006-06-28git-svn: add the commit-diff commandEric Wong
2006-06-28git-svn: several graft-branches improvementsEric Wong
2006-06-28git-svn: SVN 1.1.x library compatibilityEric Wong
2006-06-28combine-diff.c: type sanityJunio C Hamano
2006-06-28quote.c: silence compiler warnings from EMIT macroJeff King
2006-06-27format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin
2006-06-27Fix expr usage for FreeBSDDennis Stosberg
2006-06-27t4014: fix for whitespace from "wc -l"Johannes Schindelin
2006-06-26t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano
2006-06-26format-patch: introduce "--ignore-if-in-upstream"Johannes Schindelin
2006-06-26add diff_flush_patch_id() to calculate the patch idJohannes Schindelin
2006-06-26Merge branch 'jc/squash'Junio C Hamano