Fri, 21 Apr 2006 16:09:43 -0700 Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
Jim Meyering <list+hg@meyering.net> [Fri, 21 Apr 2006 16:09:43 -0700] rev 2115
Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
Fri, 21 Apr 2006 15:47:27 -0700 update tests after changing archival code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 21 Apr 2006 15:47:27 -0700] rev 2114
update tests after changing archival code. test-archive now contains tests for archive command.
Fri, 21 Apr 2006 15:28:50 -0700 make hgweb use new archival module.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 21 Apr 2006 15:28:50 -0700] rev 2113
make hgweb use new archival module. also use "x-gzip" encoding for ".tar.gz" files, so mozilla and firefox will not transparently decompress stream and save with wrong name.
Fri, 21 Apr 2006 15:27:57 -0700 add "archive" command, like "cvs export" only better.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 21 Apr 2006 15:27:57 -0700] rev 2112
add "archive" command, like "cvs export" only better. most code in mercurial/archival.py module, for sharing with hgweb.
Fri, 21 Apr 2006 16:30:49 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 21 Apr 2006 16:30:49 -0500] rev 2111
Merge with crew
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
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip