Thu, 16 Nov 2006 08:51:22 +0100 Use nullrev+count instead of count-1 in a newly introduced expression.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 16 Nov 2006 08:51:22 +0100] rev 3671
Use nullrev+count instead of count-1 in a newly introduced expression. Before that repo.changelog.tip() was used, but this yields a node. Of course many more places should be changed like this, this was just done as an example.
Wed, 15 Nov 2006 19:18:57 -0200 commands.docopy: pay attention on whether paths use "/" or os.sep
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 19:18:57 -0200] rev 3670
commands.docopy: pay attention on whether paths use "/" or os.sep
Wed, 15 Nov 2006 18:56:47 -0200 fix util.pathto
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 18:56:47 -0200] rev 3669
fix util.pathto All users of this function pass a local path (which uses os.sep) as the first argument and a "/"-separated path as the second argument.
Wed, 15 Nov 2006 17:56:57 -0200 don't use readline() to read branches.cache
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 15 Nov 2006 17:56:57 -0200] rev 3668
don't use readline() to read branches.cache The posixfile_nt class used on windows doesn't have that method.
Mon, 13 Nov 2006 21:50:09 +0100 merge with upstream
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 13 Nov 2006 21:50:09 +0100] rev 3667
merge with upstream
Thu, 09 Nov 2006 14:44:17 -0800 zsh: typo in commit completion
Brendan Cully <brendan@kublai.com> [Thu, 09 Nov 2006 14:44:17 -0800] rev 3666
zsh: typo in commit completion
Thu, 09 Nov 2006 21:53:45 +0100 issue228: Fix repositories at the filesystem root (/ or C:\)
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Nov 2006 21:53:45 +0100] rev 3665
issue228: Fix repositories at the filesystem root (/ or C:\) Thanks to Robert Shaw and other people on the list for the suggestions.
Wed, 08 Nov 2006 11:28:33 -0800 Export changelog dict in localrepo.commit
Brendan Cully <brendan@kublai.com> [Wed, 08 Nov 2006 11:28:33 -0800] rev 3664
Export changelog dict in localrepo.commit
Wed, 15 Nov 2006 23:59:39 -0600 abort if explicitly committed files are not found or not tracked
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 23:59:39 -0600] rev 3663
abort if explicitly committed files are not found or not tracked
Wed, 15 Nov 2006 23:37:45 -0600 unduplicate bundle writing code from httprepo
Matt Mackall <mpm@selenic.com> [Wed, 15 Nov 2006 23:37:45 -0600] rev 3662
unduplicate bundle writing code from httprepo
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip