Tue, 06 Feb 2007 15:54:58 -0200 fix strip'ping the second parent of a merge
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 06 Feb 2007 15:54:58 -0200] rev 4065
fix strip'ping the second parent of a merge
Tue, 06 Feb 2007 15:43:01 -0200 install reposetup hook right after loading the extension
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 06 Feb 2007 15:43:01 -0200] rev 4064
install reposetup hook right after loading the extension
Tue, 30 Jan 2007 20:37:58 -0200 Open bundle files in binary mode
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 20:37:58 -0200] rev 4063
Open bundle files in binary mode
Tue, 06 Feb 2007 15:23:40 -0200 convert-repo: handle packed git tags
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 06 Feb 2007 15:23:40 -0200] rev 4062
convert-repo: handle packed git tags
Sun, 04 Feb 2007 16:08:56 -0800 lazyindex: handle __delitem__ in loadblock
Brendan Cully <brendan@kublai.com> [Sun, 04 Feb 2007 16:08:56 -0800] rev 4061
lazyindex: handle __delitem__ in loadblock
Tue, 30 Jan 2007 21:11:10 -0200 commit: catch IOError
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 21:11:10 -0200] rev 4060
commit: catch IOError filecommit can still raise IOError if we're on a filesystem without support for symlinks.
Tue, 30 Jan 2007 19:36:56 -0200 Merge with crew-stable
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 19:36:56 -0200] rev 4059
Merge with crew-stable
Tue, 30 Jan 2007 19:09:08 -0200 filecommit: don't forget the local parent on a merge with a local rename
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 19:09:08 -0200] rev 4058
filecommit: don't forget the local parent on a merge with a local rename
Tue, 30 Jan 2007 18:32:23 -0200 Fallback to ascii if getpreferredencoding raises an exception
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 18:32:23 -0200] rev 4057
Fallback to ascii if getpreferredencoding raises an exception Fixes issue478.
Tue, 30 Jan 2007 18:32:21 -0200 unbundle: don't use urllib if it's a local file
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 18:32:21 -0200] rev 4056
unbundle: don't use urllib if it's a local file
Tue, 30 Jan 2007 18:32:20 -0200 docopy: deal with globs on windows in a better way
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 18:32:20 -0200] rev 4055
docopy: deal with globs on windows in a better way
Tue, 30 Jan 2007 18:32:18 -0200 Explicitly expand globs on Windows
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 30 Jan 2007 18:32:18 -0200] rev 4054
Explicitly expand globs on Windows
Tue, 30 Jan 2007 00:26:19 +0100 mtime can be -1 after a merge and cause tracebacks on win32.
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 30 Jan 2007 00:26:19 +0100] rev 4053
mtime can be -1 after a merge and cause tracebacks on win32. Output "unset" instead.
Thu, 25 Jan 2007 17:57:51 +0100 Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 25 Jan 2007 17:57:51 +0100] rev 4052
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
Tue, 30 Jan 2007 22:07:22 +0100 hgwebdir: class hgwebdir should also accept a configparser instance
Michael Gebetsroither <michael.geb@gmx.at> [Tue, 30 Jan 2007 22:07:22 +0100] rev 4051
hgwebdir: class hgwebdir should also accept a configparser instance
Tue, 30 Jan 2007 11:40:17 -0800 transplant: test non-local source
Brendan Cully <brendan@kublai.com> [Tue, 30 Jan 2007 11:40:17 -0800] rev 4050
transplant: test non-local source
Tue, 30 Jan 2007 11:39:47 -0800 transplant: update to current writebundle API
Brendan Cully <brendan@kublai.com> [Tue, 30 Jan 2007 11:39:47 -0800] rev 4049
transplant: update to current writebundle API
Mon, 29 Jan 2007 17:33:09 +0100 mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 29 Jan 2007 17:33:09 +0100] rev 4048
mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
Sat, 27 Jan 2007 15:53:31 -0800 add pserver support to convert_repo
csaba.henk@creo.hu [Sat, 27 Jan 2007 15:53:31 -0800] rev 4047
add pserver support to convert_repo
Sat, 27 Jan 2007 15:43:16 -0800 gitweb: prevent wrapping of "changeset | manifest" links
Brendan Cully <brendan@kublai.com> [Sat, 27 Jan 2007 15:43:16 -0800] rev 4046
gitweb: prevent wrapping of "changeset | manifest" links
Wed, 24 Jan 2007 23:07:09 +0100 merge with stable
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 24 Jan 2007 23:07:09 +0100] rev 4045
merge with stable
Wed, 24 Jan 2007 23:04:51 +0100 Abort on empty username so specifying a username can be forced.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 24 Jan 2007 23:04:51 +0100] rev 4044
Abort on empty username so specifying a username can be forced. This behaviour was introduced by c3345b0f2fcd and broken by 98f2507c5551. Added test for this.
Sun, 14 Jan 2007 19:10:35 +0100 Copied files sources were not shown by status -C under Win32.
Patrick Mezard <pmezard@gmail.com> [Sun, 14 Jan 2007 19:10:35 +0100] rev 4043
Copied files sources were not shown by status -C under Win32. repo.dirstate.copied() takes a normalized paths while local paths were passed.
Mon, 15 Jan 2007 16:13:50 -0200 add test for 540d1059c802
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 15 Jan 2007 16:13:50 -0200] rev 4042
add test for 540d1059c802
Wed, 24 Jan 2007 23:06:45 +0100 merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 24 Jan 2007 23:06:45 +0100] rev 4041
merge with upstream
Tue, 23 Jan 2007 17:41:53 -0600 hgk: remove embedded nulls in descriptions
Matt Mackall <mpm@selenic.com> [Tue, 23 Jan 2007 17:41:53 -0600] rev 4040
hgk: remove embedded nulls in descriptions
Mon, 22 Jan 2007 20:22:25 -0800 mq: allow push if -r is given explicitly
Brendan Cully <brendan@kublai.com> [Mon, 22 Jan 2007 20:22:25 -0800] rev 4039
mq: allow push if -r is given explicitly
Thu, 18 Jan 2007 22:16:26 -0200 Don't use ints in HTTP headers
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 18 Jan 2007 22:16:26 -0200] rev 4038
Don't use ints in HTTP headers
Wed, 17 Jan 2007 22:19:36 +0100 Enforce unixish style for all generated patch names.
Patrick Mezard <pmezard@gmail.com> [Wed, 17 Jan 2007 22:19:36 +0100] rev 4037
Enforce unixish style for all generated patch names. User supplied names are left unchanged (including those loaded from series).
Tue, 16 Jan 2007 12:52:03 -0800 Make test-transplant test pull case
Brendan Cully <brendan@kublai.com> [Tue, 16 Jan 2007 12:52:03 -0800] rev 4036
Make test-transplant test pull case
Tue, 16 Jan 2007 12:51:02 -0800 Update transplant's merge.update call
Brendan Cully <brendan@kublai.com> [Tue, 16 Jan 2007 12:51:02 -0800] rev 4035
Update transplant's merge.update call
Tue, 16 Jan 2007 12:38:26 -0800 Minor test-transplant cleanup
Brendan Cully <brendan@kublai.com> [Tue, 16 Jan 2007 12:38:26 -0800] rev 4034
Minor test-transplant cleanup
Mon, 15 Jan 2007 22:46:03 +0100 merge with jsmith
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Jan 2007 22:46:03 +0100] rev 4033
merge with jsmith
Mon, 15 Jan 2007 15:49:06 -0500 use DESTDIR both places its needed
Jonathan Smith <https://issues.rpath.com/> [Mon, 15 Jan 2007 15:49:06 -0500] rev 4032
use DESTDIR both places its needed
Mon, 15 Jan 2007 15:31:38 -0500 honor DESTDIR env variable for docs' make install
Jonathan Smith <https://issues.rpath.com/> [Mon, 15 Jan 2007 15:31:38 -0500] rev 4031
honor DESTDIR env variable for docs' make install
Mon, 15 Jan 2007 15:30:50 -0500 install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
Jonathan Smith <https://issues.rpath.com/> [Mon, 15 Jan 2007 15:30:50 -0500] rev 4030
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
Mon, 15 Jan 2007 18:23:21 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Jan 2007 18:23:21 +0100] rev 4029
merge with -stable
Mon, 15 Jan 2007 17:56:20 +0100 bundlerepo: it was meant to be revdiff() instead of chunk()
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Jan 2007 17:56:20 +0100] rev 4028
bundlerepo: it was meant to be revdiff() instead of chunk()
Sat, 13 Jan 2007 02:15:49 +0100 patchbomb: fix timezone offset in message date header
Christian Ebert <blacktrash@gmx.net> [Sat, 13 Jan 2007 02:15:49 +0100] rev 4027
patchbomb: fix timezone offset in message date header Use mercurial.util instead of time to set and format dates.
Mon, 08 Jan 2007 16:18:29 +0100 fix for digest auth when using keepalive.py
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Jan 2007 16:18:29 +0100] rev 4026
fix for digest auth when using keepalive.py The problem was with python > 2.3 which stores part of the headers in unredirected_hdrs. Furthermore, we simplify the code to use httplib directly. fix issue473
Mon, 08 Jan 2007 16:12:35 +0100 Subclass file with a __len__ method instead of setting Content-length
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Jan 2007 16:12:35 +0100] rev 4025
Subclass file with a __len__ method instead of setting Content-length This is necessary for the next patch to work with python2.3 Refactor the subclassing of send()
Fri, 12 Jan 2007 14:27:59 +0100 hgweb: add raw template to hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 Jan 2007 14:27:59 +0100] rev 4024
hgweb: add raw template to hgwebdir
Wed, 10 Jan 2007 20:35:27 +0100 Flush stderr after write.
Patrick Mezard <pmezard@gmail.com> [Wed, 10 Jan 2007 20:35:27 +0100] rev 4023
Flush stderr after write. stderr can be buffered under win32 when redirected to a file, including stdout.
Thu, 11 Jan 2007 23:13:32 +0100 Merge branchname changes in localrepo.commit.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 11 Jan 2007 23:13:32 +0100] rev 4022
Merge branchname changes in localrepo.commit.
Thu, 11 Jan 2007 23:12:21 +0100 Use local encoding for "HG: branch" line in commit editor.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 11 Jan 2007 23:12:21 +0100] rev 4021
Use local encoding for "HG: branch" line in commit editor.
Thu, 11 Jan 2007 19:47:51 +0100 Add branch name to editor text.
Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [Thu, 11 Jan 2007 19:47:51 +0100] rev 4020
Add branch name to editor text.
Thu, 11 Jan 2007 19:33:34 +0100 When committing, record the changeset in the branchcache.
Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [Thu, 11 Jan 2007 19:33:34 +0100] rev 4019
When committing, record the changeset in the branchcache.
Fri, 05 Jan 2007 00:01:53 -0200 Allow adding symlinks that don't point to files
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 05 Jan 2007 00:01:53 -0200] rev 4018
Allow adding symlinks that don't point to files
Fri, 05 Jan 2007 00:01:51 -0200 catch AttributeError in util.checklink
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 05 Jan 2007 00:01:51 -0200] rev 4017
catch AttributeError in util.checklink There's no symlink function in the os module on windows. Fixes issue468
Tue, 02 Jan 2007 22:40:52 +0100 sync with -stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 02 Jan 2007 22:40:52 +0100] rev 4016
sync with -stable
Tue, 02 Jan 2007 22:12:38 +0100 Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 02 Jan 2007 22:12:38 +0100] rev 4015
Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
Fri, 29 Dec 2006 06:37:43 +0100 various doc fixes
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Dec 2006 06:37:43 +0100] rev 4014
various doc fixes - update can no longer be used to merge - short summary start with lowercase - add merge to short help list - fix tests
Fri, 29 Dec 2006 06:08:46 +0100 catch socket.error
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Dec 2006 06:08:46 +0100] rev 4013
catch socket.error fix issue394
Fri, 29 Dec 2006 05:27:48 +0100 fix handling of multiple Content-type headers
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Dec 2006 05:27:48 +0100] rev 4012
fix handling of multiple Content-type headers This can happen if an error happens while sending application/mercurial-0.1 content. The error page will be sent resulting (for at least lighttpd) in the following headers: Content-type: application/mercurial-0.1 Content-type: text/html which result in req.proto = 'application/mercurial-0.1, text/html' fix issue344
Fri, 29 Dec 2006 04:22:31 +0100 add [diff] section to hgrc documentation
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Dec 2006 04:22:31 +0100] rev 4011
add [diff] section to hgrc documentation
Thu, 28 Dec 2006 01:14:12 +0100 inst.reason isn't alway in the form (errno, strerror)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 28 Dec 2006 01:14:12 +0100] rev 4010
inst.reason isn't alway in the form (errno, strerror) urllib2.urlopen("foobar://foo") is an example where inst.reason is a string fix issue383
Tue, 26 Dec 2006 21:59:01 +0100 fix hg help <ext> for extension that do not define any command
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 21:59:01 +0100] rev 4009
fix hg help <ext> for extension that do not define any command solve issue462
Tue, 26 Dec 2006 21:57:20 +0100 mq: fix strip failing to unlink a bundle
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 21:57:20 +0100] rev 4008
mq: fix strip failing to unlink a bundle os.unlink doesn't know how to deal with urls
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: minimal support for symlinks in merge/update
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4007
symlinks: minimal support for symlinks in merge/update This will get angry, confused, and sad if you try to merge a symlink with a regular file.
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: add flags param to wwrite
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4006
symlinks: add flags param to wwrite Now wwrite can set symlink and exec for files
Fri, 29 Dec 2006 20:04:31 -0600 replace filehandle version of wwrite with wwritedata
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4005
replace filehandle version of wwrite with wwritedata
Fri, 29 Dec 2006 20:04:31 -0600 unify encode/decode filter routines
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4004
unify encode/decode filter routines
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: add _link checking function
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4003
symlinks: add _link checking function
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: use is_link wherever is_exec is used
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4002
symlinks: use is_link wherever is_exec is used
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: don't complain about symlinks
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4001
symlinks: don't complain about symlinks
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: add a linkfunc
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 4000
symlinks: add a linkfunc
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: add basic symlink functions to util.py
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 3999
symlinks: add basic symlink functions to util.py
Fri, 29 Dec 2006 20:04:31 -0600 symlinks: check whether a filesystem supports symlinks
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 3998
symlinks: check whether a filesystem supports symlinks
Fri, 29 Dec 2006 20:04:31 -0600 exec: remove last flag from is_exec
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:31 -0600] rev 3997
exec: remove last flag from is_exec
Fri, 29 Dec 2006 20:04:30 -0600 exec: add execfunc to simplify exec flag support on non-exec filesystems
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:30 -0600] rev 3996
exec: add execfunc to simplify exec flag support on non-exec filesystems
Fri, 29 Dec 2006 20:04:30 -0600 pull umask-checking up
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:30 -0600] rev 3995
pull umask-checking up
Fri, 29 Dec 2006 20:04:30 -0600 exec: checkexec checks whether filesystem supports exec flags
Matt Mackall <mpm@selenic.com> [Fri, 29 Dec 2006 20:04:30 -0600] rev 3994
exec: checkexec checks whether filesystem supports exec flags
Tue, 26 Dec 2006 20:08:09 +0100 expanded bash_completion for transplant extension
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 20:08:09 +0100] rev 3993
expanded bash_completion for transplant extension
Tue, 26 Dec 2006 19:56:42 +0100 Yield entries from [paths], too, when completing -R/--repository.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 19:56:42 +0100] rev 3992
Yield entries from [paths], too, when completing -R/--repository.
Tue, 26 Dec 2006 15:42:40 +0100 Corrected synopsis for transplant.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 15:42:40 +0100] rev 3991
Corrected synopsis for transplant.
Tue, 26 Dec 2006 15:33:50 +0100 Improved error message for extensions overriding commands (with test):
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 15:33:50 +0100] rev 3990
Improved error message for extensions overriding commands (with test): - Old text "module foo overrides bar" was misread as overriding module bar. - Only print a single warning line per extension instead of one for each command.
Tue, 26 Dec 2006 14:54:48 +0100 sync with stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 14:54:48 +0100] rev 3989
sync with stable
Tue, 26 Dec 2006 14:17:48 +0100 Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Dec 2006 14:17:48 +0100] rev 3988
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Sun, 24 Dec 2006 22:28:01 +0100 test-manifest-merging: we only need to remove files
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:28:01 +0100] rev 3987
test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 16:29:35 -0800 Make test-manifest-merging less likely to delete the whole filesystem
Brendan Cully <brendan@kublai.com> [Fri, 22 Dec 2006 16:29:35 -0800] rev 3986
Make test-manifest-merging less likely to delete the whole filesystem
Thu, 21 Dec 2006 20:41:56 +0100 Send encoding information in rss header
Edouard Gomez <ed.gomez@free.fr> [Thu, 21 Dec 2006 20:41:56 +0100] rev 3985
Send encoding information in rss header
Thu, 14 Dec 2006 17:32:25 -0600 Fix a pygettext complaint
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 17:32:25 -0600] rev 3984
Fix a pygettext complaint
Thu, 14 Dec 2006 00:41:11 +0100 spelling fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 14 Dec 2006 00:41:11 +0100] rev 3983
spelling fix
Tue, 26 Dec 2006 03:29:45 +0100 mq: remove unecessary code, duplicate with util.opener
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:29:45 +0100] rev 3982
mq: remove unecessary code, duplicate with util.opener
Tue, 26 Dec 2006 03:42:17 +0100 hgk: (re)optimize reading of changelog and manifest
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:42:17 +0100] rev 3981
hgk: (re)optimize reading of changelog and manifest
Tue, 26 Dec 2006 03:29:00 +0100 mq: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:29:00 +0100] rev 3980
mq: use contexts
Tue, 26 Dec 2006 03:27:24 +0100 hgk: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:27:24 +0100] rev 3979
hgk: use contexts
Tue, 26 Dec 2006 03:26:23 +0100 hgk: remove unused code, node2 is always set
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:26:23 +0100] rev 3978
hgk: remove unused code, node2 is always set
Tue, 26 Dec 2006 03:25:44 +0100 extdiff: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:25:44 +0100] rev 3977
extdiff: use contexts
Tue, 26 Dec 2006 03:25:13 +0100 bugzilla: use contexts, simplify
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:25:13 +0100] rev 3976
bugzilla: use contexts, simplify
Tue, 26 Dec 2006 03:24:51 +0100 acl: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:24:51 +0100] rev 3975
acl: use contexts
Tue, 26 Dec 2006 03:17:34 +0100 hgweb: fix unused import
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:17:34 +0100] rev 3974
hgweb: fix unused import
Tue, 26 Dec 2006 03:16:54 +0100 hgweb: use contexts, fix coding style
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:16:54 +0100] rev 3973
hgweb: use contexts, fix coding style
Tue, 26 Dec 2006 03:13:57 +0100 commands.py: use contexts in various places (debug*state, revert)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:13:57 +0100] rev 3972
commands.py: use contexts in various places (debug*state, revert)
Tue, 26 Dec 2006 03:12:51 +0100 cmdutil.py: use contexts in findrenames
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:12:51 +0100] rev 3971
cmdutil.py: use contexts in findrenames
Tue, 26 Dec 2006 03:12:23 +0100 commands.py: use contexts in export
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:12:23 +0100] rev 3970
commands.py: use contexts in export
Tue, 26 Dec 2006 03:11:37 +0100 add possibility to pass flags when testing with the Makefile
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:11:37 +0100] rev 3969
add possibility to pass flags when testing with the Makefile
Tue, 26 Dec 2006 00:40:28 +0100 archival.py: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 00:40:28 +0100] rev 3968
archival.py: use contexts
Mon, 25 Dec 2006 17:43:49 +0100 patch: use contexts for diff
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:49 +0100] rev 3967
patch: use contexts for diff
Mon, 25 Dec 2006 18:57:55 +0100 context: create a filectxt with filelog reuse
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 18:57:55 +0100] rev 3966
context: create a filectxt with filelog reuse
Mon, 25 Dec 2006 17:43:47 +0100 context: fix a bug in workingfilectx.renamed
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:47 +0100] rev 3965
context: fix a bug in workingfilectx.renamed
Mon, 25 Dec 2006 17:43:44 +0100 make it possible to use changectx to create a filectx
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:44 +0100] rev 3964
make it possible to use changectx to create a filectx
Mon, 25 Dec 2006 13:37:00 +0100 remove various unused import
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 13:37:00 +0100] rev 3963
remove various unused import
Sun, 24 Dec 2006 22:55:34 +0100 add date attribute to workingfilectx
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:55:34 +0100] rev 3962
add date attribute to workingfilectx
Sun, 24 Dec 2006 22:29:29 +0100 fix tab vs space
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:29:29 +0100] rev 3961
fix tab vs space
Sun, 24 Dec 2006 22:28:01 +0100 test-manifest-merging: we only need to remove files
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:28:01 +0100] rev 3960
test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 17:05:10 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 22 Dec 2006 17:05:10 -0800] rev 3959
Merge with mpm
Fri, 22 Dec 2006 17:59:40 -0600 convert-repo: add option to attempt to sort by date
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:40 -0600] rev 3958
convert-repo: add option to attempt to sort by date
Fri, 22 Dec 2006 17:59:39 -0600 convert-repo: add CVS exec bit support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:39 -0600] rev 3957
convert-repo: add CVS exec bit support
Fri, 22 Dec 2006 17:59:37 -0600 Fix removed file cornercase for CVS convert-repo
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:37 -0600] rev 3956
Fix removed file cornercase for CVS convert-repo
Fri, 22 Dec 2006 17:59:34 -0600 convert-repo: add CVS branch support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:34 -0600] rev 3955
convert-repo: add CVS branch support
Fri, 22 Dec 2006 17:59:34 -0600 convert-repo: add basic CVS import support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:34 -0600] rev 3954
convert-repo: add basic CVS import support
Fri, 22 Dec 2006 16:29:35 -0800 Make test-manifest-merging less likely to delete the whole filesystem
Brendan Cully <brendan@kublai.com> [Fri, 22 Dec 2006 16:29:35 -0800] rev 3953
Make test-manifest-merging less likely to delete the whole filesystem
Fri, 22 Dec 2006 22:53:16 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:53:16 +0100] rev 3952
merge with crew
Fri, 22 Dec 2006 22:51:39 +0100 grep: remove count handling, simplify, fix issue337
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:51:39 +0100] rev 3951
grep: remove count handling, simplify, fix issue337
Fri, 22 Dec 2006 22:16:05 +0100 grep: incrementing is always False during 'iter'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:16:05 +0100] rev 3950
grep: incrementing is always False during 'iter'
Thu, 21 Dec 2006 23:17:20 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 21 Dec 2006 23:17:20 -0600] rev 3949
Merge with crew
Wed, 20 Dec 2006 17:04:07 -0600 Update convert-repo usage comments
Matt Mackall <mpm@selenic.com> [Wed, 20 Dec 2006 17:04:07 -0600] rev 3948
Update convert-repo usage comments
Wed, 20 Dec 2006 16:31:46 -0600 convert-repo: add some smarts
Matt Mackall <mpm@selenic.com> [Wed, 20 Dec 2006 16:31:46 -0600] rev 3947
convert-repo: add some smarts autodetect source and destination repo types autodetect read and write capabilities of converters default destination directory (<src>-hg) default map file (<dest>/.hg/shamap) more verbose by default add a -q switch add IO functions
Thu, 21 Dec 2006 20:41:56 +0100 Send encoding information in rss header
Edouard Gomez <ed.gomez@free.fr> [Thu, 21 Dec 2006 20:41:56 +0100] rev 3946
Send encoding information in rss header
(0) -3000 -1000 -120 +120 +1000 tip