Fri, 21 Apr 2006 18:47:55 +0200 Add a pure python version of run-tests.
Stephen Darnell <stephen@darnell.plus.com> [Fri, 21 Apr 2006 18:47:55 +0200] rev 2110
Add a pure python version of run-tests. If this works well for most people, it should replace the shell version of run-test.
Fri, 21 Apr 2006 16:30:23 -0500 Revert push new heads logic
Matt Mackall <mpm@selenic.com> [Fri, 21 Apr 2006 16:30:23 -0500] rev 2109
Revert push new heads logic This breaks push -r's new head detection but fixes the common case. For now we'll assume that someone doing push -r knows what they're doing.
Fri, 21 Apr 2006 15:33:51 -0500 Move empty local repo logic for pull into findincoming
Matt Mackall <mpm@selenic.com> [Fri, 21 Apr 2006 15:33:51 -0500] rev 2108
Move empty local repo logic for pull into findincoming This fixes a silly attempt to pull a changegroup from an empty repo.
Fri, 21 Apr 2006 15:14:27 -0500 Don't die calling outgoing hook if we have no changesets
Matt Mackall <mpm@selenic.com> [Fri, 21 Apr 2006 15:14:27 -0500] rev 2107
Don't die calling outgoing hook if we have no changesets
Thu, 20 Apr 2006 12:13:54 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 20 Apr 2006 12:13:54 -0500] rev 2106
Merge with crew
Thu, 20 Apr 2006 12:12:03 -0500 Merge with cmason
Matt Mackall <mpm@selenic.com> [Thu, 20 Apr 2006 12:12:03 -0500] rev 2105
Merge with cmason
Thu, 20 Apr 2006 16:33:49 +0200 Add tests/test-committer
Andrew Thompson <andrewkt@aktzero.com> [Thu, 20 Apr 2006 16:33:49 +0200] rev 2104
Add tests/test-committer This checks to see if the EMAIL environment variable is being used for commit.
Thu, 20 Apr 2006 15:42:02 +0200 Use application/octet-stream as the content-type of unknown binary files
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 20 Apr 2006 15:42:02 +0200] rev 2103
Use application/octet-stream as the content-type of unknown binary files
Wed, 19 Apr 2006 22:18:03 -0700 remove appendfile data as soon as not needed.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 19 Apr 2006 22:18:03 -0700] rev 2102
remove appendfile data as soon as not needed.
Thu, 20 Apr 2006 13:08:16 -0400 Make bundlerepo use proper index format for revlogng
Chris Mason <mason@suse.com> [Thu, 20 Apr 2006 13:08:16 -0400] rev 2101
Make bundlerepo use proper index format for revlogng bundlerepo just appends index entries from the bundle onto the index for the current repo. This patch makes sure it appends the correct format.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip