Wed, 26 Jan 2011 19:14:30 +0100 opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stable
Adrian Buehlmann <adrian@cadifra.com> [Wed, 26 Jan 2011 19:14:30 +0100] rev 13305
opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) If pywin32 is not installed, 'os.lstat(pathname).st_nlink' is used for nlinks(), which is always zero for all files on Windows. To make sure we break up hardlinks if pywin32 is missing, we force nlink = 2 if nlinks() returns < 1. (this completely fixes issue1922)
Thu, 27 Jan 2011 13:29:21 -0600 help: ssh urls don't allow passwords
Matt Mackall <mpm@selenic.com> [Thu, 27 Jan 2011 13:29:21 -0600] rev 13304
help: ssh urls don't allow passwords
Tue, 18 Jan 2011 14:16:27 +0100 commit: use the term SCM instead of RCS
Adrian Buehlmann <adrian@cadifra.com> [Tue, 18 Jan 2011 14:16:27 +0100] rev 13303
commit: use the term SCM instead of RCS for consistency. see also fc4a3931e608
Thu, 27 Jan 2011 11:15:08 +0100 backout of 613b8bd2284e
Martin Geisler <mg@aragost.com> [Thu, 27 Jan 2011 11:15:08 +0100] rev 13302
backout of 613b8bd2284e Matt and a majority of crew did not like this approach.
Wed, 26 Jan 2011 12:35:02 +0100 check-code: do not complain about 'ls x | foo -v'
Martin Geisler <mg@aragost.com> [Wed, 26 Jan 2011 12:35:02 +0100] rev 13301
check-code: do not complain about 'ls x | foo -v' Such a line was introduced in test-subrepo-git.t in 5dda6c708138, which made check-code confused.
Mon, 10 Jan 2011 16:02:41 -0500 subrepo: separate out mq+svn subrepo tests
Kevin Bullock <kbullock@ringworld.org> [Mon, 10 Jan 2011 16:02:41 -0500] rev 13300
subrepo: separate out mq+svn subrepo tests Having the mq+subrepo+svn tests in a separate file lets them be skipped without skipping the other mq+subrepo tests.
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip