Sat, 25 Jul 2009 02:20:27 +0200 tests/hghave: bzr114 checks for bzr >= 1.14
Mads Kiilerich <mads@kiilerich.com> [Sat, 25 Jul 2009 02:20:27 +0200] rev 9244
tests/hghave: bzr114 checks for bzr >= 1.14 Everything but the implementation indicated that bzr114 also should be true for "or higher".
Fri, 24 Jul 2009 15:53:40 -0600 fix issue 1763: strip chars from end of line when parsing gitpatch lines
Bill Barry <after.fallout@gmail.com> [Fri, 24 Jul 2009 15:53:40 -0600] rev 9243
fix issue 1763: strip chars from end of line when parsing gitpatch lines
Sat, 25 Jul 2009 10:08:20 -0700 issue1251: bail if darcs version is too old
Bryan O'Sullivan <bos@serpentine.com> [Sat, 25 Jul 2009 10:08:20 -0700] rev 9242
issue1251: bail if darcs version is too old
Fri, 24 Jul 2009 15:28:29 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Fri, 24 Jul 2009 15:28:29 +0200] rev 9241
Merge with crew-stable
Fri, 24 Jul 2009 12:20:40 +0200 gendoc: don't translate topic strings twice (issue1760)
Cédric Duval <cedricduval@free.fr> [Fri, 24 Jul 2009 12:20:40 +0200] rev 9240
gendoc: don't translate topic strings twice (issue1760)
Sun, 26 Jul 2009 18:02:06 +0200 dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Sun, 26 Jul 2009 18:02:06 +0200] rev 9239
dirstate: fold paths using the just added util.realpath() function. Using the one true canonical path of a directory entry allows equivalent paths to be treated gracefully. Equivalent means, in this case, differing directory entries resulting in the same, unique file system link to a file.
Sun, 26 Jul 2009 17:25:08 +0200 util: add realpath() for getting the 'true' path.
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Sun, 26 Jul 2009 17:25:08 +0200] rev 9238
util: add realpath() for getting the 'true' path. The function is implemented for Mac OS X using the F_GETPATH fcntl, and a basic implementation for Windows is provided as well. On other POSIX systems, vanilla os.path.realpath() is used.
Fri, 24 Jul 2009 00:40:00 +0200 bookmarks: optimize update routine in case track.current is set
David Soria Parra <dsp@php.net> [Fri, 24 Jul 2009 00:40:00 +0200] rev 9237
bookmarks: optimize update routine in case track.current is set
Fri, 24 Jul 2009 00:37:42 +0200 bookmarks: Teach addchangset to respect track.current
David Soria Parra <dsp@php.net> [Fri, 24 Jul 2009 00:37:42 +0200] rev 9236
bookmarks: Teach addchangset to respect track.current addchangeset didn't respect track.current, resulting in hg pull to forward all bookmarks although track.current is set to True. Reported by Christos Trochalakis.
Fri, 24 Jul 2009 00:04:24 +0200 bookmarks: Wrap commictx instead of commit (issue 1515)
David Soria Parra <dsp@php.net> [Fri, 24 Jul 2009 00:04:24 +0200] rev 9235
bookmarks: Wrap commictx instead of commit (issue 1515)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip