summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-13Merge branch 'rr/cvsexportcommit'Junio C Hamano
2006-12-13Merge branch 'ap/branch'Junio C Hamano
2006-12-13branch --color: change default color selection.Junio C Hamano
2006-12-13Merge branch 'js/merge'Junio C Hamano
2006-12-13send-pack: tighten checks for remote namesJunio C Hamano
2006-12-13git-push: accept tag <tag> as advertised.Junio C Hamano
2006-12-13spurious .sp in manpagesJunio C Hamano
2006-12-13git merge: reword failure message.Junio C Hamano
2006-12-13Remove uncontested renamed files during merge.Shawn Pearce
2006-12-13Merge branch 'maint'Junio C Hamano
2006-12-13git-svn: correctly display fatal() error messagesEric Wong
2006-12-13git-svn: exit with status 1 for test failuresEric Wong
2006-12-13Allow subcommand.color and color.subcommand color configurationAndy Parkins
2006-12-13git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano
2006-12-13merge-recursive: add/add really is modify/modify with an empty baseJohannes Schindelin
2006-12-13Merge branch 'master' into js/mergeJunio C Hamano
2006-12-13Get rid of the dependency on RCS' merge programJohannes Schindelin
2006-12-13git-svn: correctly handle packed-refs in refs/remotes/Eric Wong
2006-12-13Merge branch 'maint'Junio C Hamano
2006-12-13add test case for recursive mergeJunio C Hamano
2006-12-13git-svn: correctly display fatal() error messagesEric Wong
2006-12-13git-svn: allow dcommit to take an alternate headEric Wong
2006-12-13git-svn: enable logging of information not supported by gitEric Wong
2006-12-13Clarify fetch error for missing objects.Alex Riesen
2006-12-12Move Fink and Ports check to after config fileBrian Gernhardt
2006-12-12Colourise git-branch outputAndy Parkins
2006-12-11Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg
2006-12-11shortlog: fix segfault on empty authornameJunio C Hamano
2006-12-11shortlog: remove "[PATCH]" prefix from shortlog outputJunio C Hamano
2006-12-11Merge branch 'maint'Junio C Hamano
2006-12-11Make sure the empty tree exists when needed in merge-recursive.Shawn O. Pearce
2006-12-11Don't use memcpy when source and dest. buffers may overlapJim Meyering
2006-12-11no need to install manpages as executableChris Wright
2006-12-09Documentation: simpler shared repository creationJ. Bruce Fields
2006-12-09shortlog: fix segfault on empty authornameJeff King
2006-12-09Add branch.*.merge warning and documentation updateJosef Weidendorfer
2006-12-08Fix perl/ build.Junio C Hamano
2006-12-08git-svn: use do_switch for --follow-parent if the SVN library supports itEric Wong
2006-12-08Fix documentation copy&paste typoUwe Zeisberger
2006-12-08git-svn: extra error check to ensure we open a file correctlyEric Wong
2006-12-08Documentation: update git-clone man page with new behaviorJ. Bruce Fields
2006-12-07Merge branch 'maint'Junio C Hamano
2006-12-07cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff
2006-12-07change the unpack limit treshold to a saner valueNicolas Pitre
2006-12-07Documentation: reorganize cvs-migration.txtJ. Bruce Fields
2006-12-06git-merge: fix "fix confusion between tag and branch" for realJunio C Hamano
2006-12-06git-svn: avoid network timeouts for long-running fetchesEric Wong
2006-12-06gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" viewJakub Narebski
2006-12-06git-merge: squelch needless error message.Junio C Hamano
2006-12-06Merge Junio C Hamano