Path to this page:
Subject: CVS commit: pkgsrc/devel/bzr-svn
From: Eric Gillespie
Date: 2009-10-11 20:36:41
Message id: 20091011183641.B14C2175DA@cvs.netbsd.org
Log Message:
bzr-svn 1.0.0 2009-09-24
PERFORMANCE
* Avoid re-fetching the basis inventory during fetch. (Jelmer Vernooij)
BUG FIXES
* Generate valid inventory delta's when the root of a tree is replaced with an \
older
copy of itself. (Jelmer Vernooij)
* Hide backtrace for EAI_NONAME errors. (John Szakmeister)
* Allow commits without an author. (Jelmer Vernooij, #434230)
* Cope with extra arguments to Repository._check(). (Jelmer Vernooij)
* Properly encode symlink targets when pushing. (Jelmer Vernooij)
bzr-svn 1.0.0rc1 2009-09-20
FEATURES
* Mark as compatible with Bazaar 2.0. (Jelmer Vernooij)
BUG FIXES
* Cope with InProcessTransport errors during format probe. (Jelmer Vernooij,
#433803)
bzr-svn 0.6.5 2009-09-01
API CHANGES
* Removed unused SvnRepository.find_children() function. (Jelmer Vernooij)
FEATURES
* Mark as compatible with bzr 1.18. (Jelmer Vernooij)
Files: