log

age author description
Mon, 15 Jan 2007 17:56:20 +0100 Benoit Boissinot bundlerepo: it was meant to be revdiff() instead of chunk()
Sat, 13 Jan 2007 02:15:49 +0100 Christian Ebert patchbomb: fix timezone offset in message date header
Mon, 08 Jan 2007 16:18:29 +0100 Benoit Boissinot fix for digest auth when using keepalive.py
Mon, 08 Jan 2007 16:12:35 +0100 Benoit Boissinot Subclass file with a __len__ method instead of setting Content-length
Fri, 12 Jan 2007 14:27:59 +0100 Benoit Boissinot hgweb: add raw template to hgwebdir
Wed, 10 Jan 2007 20:35:27 +0100 Patrick Mezard Flush stderr after write.
Thu, 11 Jan 2007 23:13:32 +0100 Thomas Arendsen Hein Merge branchname changes in localrepo.commit.
Thu, 11 Jan 2007 23:12:21 +0100 Thomas Arendsen Hein Use local encoding for "HG: branch" line in commit editor.
Thu, 11 Jan 2007 19:47:51 +0100 Simon 'corecode' Schubert Add branch name to editor text.
Thu, 11 Jan 2007 19:33:34 +0100 Simon 'corecode' Schubert When committing, record the changeset in the branchcache.
Fri, 05 Jan 2007 00:01:53 -0200 Alexis S. L. Carvalho Allow adding symlinks that don't point to files
Fri, 05 Jan 2007 00:01:51 -0200 Alexis S. L. Carvalho catch AttributeError in util.checklink
Tue, 02 Jan 2007 22:40:52 +0100 Thomas Arendsen Hein sync with -stable
Tue, 02 Jan 2007 22:12:38 +0100 Thomas Arendsen Hein Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
Fri, 29 Dec 2006 06:37:43 +0100 Benoit Boissinot various doc fixes
Fri, 29 Dec 2006 06:08:46 +0100 Benoit Boissinot catch socket.error
Fri, 29 Dec 2006 05:27:48 +0100 Benoit Boissinot fix handling of multiple Content-type headers
Fri, 29 Dec 2006 04:22:31 +0100 Benoit Boissinot add [diff] section to hgrc documentation
Thu, 28 Dec 2006 01:14:12 +0100 Benoit Boissinot inst.reason isn't alway in the form (errno, strerror)
Tue, 26 Dec 2006 21:59:01 +0100 Benoit Boissinot fix hg help <ext> for extension that do not define any command
Tue, 26 Dec 2006 21:57:20 +0100 Benoit Boissinot mq: fix strip failing to unlink a bundle
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: minimal support for symlinks in merge/update
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: add flags param to wwrite
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall replace filehandle version of wwrite with wwritedata
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall unify encode/decode filter routines
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: add _link checking function
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: use is_link wherever is_exec is used
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: don't complain about symlinks
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: add a linkfunc
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: add basic symlink functions to util.py
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: check whether a filesystem supports symlinks
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall exec: remove last flag from is_exec
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall exec: add execfunc to simplify exec flag support on non-exec filesystems
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall pull umask-checking up
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall exec: checkexec checks whether filesystem supports exec flags
Tue, 26 Dec 2006 20:08:09 +0100 Thomas Arendsen Hein expanded bash_completion for transplant extension
Tue, 26 Dec 2006 19:56:42 +0100 Thomas Arendsen Hein Yield entries from [paths], too, when completing -R/--repository.
Tue, 26 Dec 2006 15:42:40 +0100 Thomas Arendsen Hein Corrected synopsis for transplant.
Tue, 26 Dec 2006 15:33:50 +0100 Thomas Arendsen Hein Improved error message for extensions overriding commands (with test):
Tue, 26 Dec 2006 14:54:48 +0100 Thomas Arendsen Hein sync with stable
Tue, 26 Dec 2006 14:17:48 +0100 Thomas Arendsen Hein Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Sun, 24 Dec 2006 22:28:01 +0100 Benoit Boissinot test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 16:29:35 -0800 Brendan Cully Make test-manifest-merging less likely to delete the whole filesystem
Thu, 21 Dec 2006 20:41:56 +0100 Edouard Gomez Send encoding information in rss header
Thu, 14 Dec 2006 17:32:25 -0600 Matt Mackall Fix a pygettext complaint
Thu, 14 Dec 2006 00:41:11 +0100 Benoit Boissinot spelling fix
Tue, 26 Dec 2006 03:29:45 +0100 Benoit Boissinot mq: remove unecessary code, duplicate with util.opener
Tue, 26 Dec 2006 03:42:17 +0100 Benoit Boissinot hgk: (re)optimize reading of changelog and manifest
Tue, 26 Dec 2006 03:29:00 +0100 Benoit Boissinot mq: use contexts
Tue, 26 Dec 2006 03:27:24 +0100 Benoit Boissinot hgk: use contexts
Tue, 26 Dec 2006 03:26:23 +0100 Benoit Boissinot hgk: remove unused code, node2 is always set
Tue, 26 Dec 2006 03:25:44 +0100 Benoit Boissinot extdiff: use contexts
Tue, 26 Dec 2006 03:25:13 +0100 Benoit Boissinot bugzilla: use contexts, simplify
Tue, 26 Dec 2006 03:24:51 +0100 Benoit Boissinot acl: use contexts
Tue, 26 Dec 2006 03:17:34 +0100 Benoit Boissinot hgweb: fix unused import
Tue, 26 Dec 2006 03:16:54 +0100 Benoit Boissinot hgweb: use contexts, fix coding style
Tue, 26 Dec 2006 03:13:57 +0100 Benoit Boissinot commands.py: use contexts in various places (debug*state, revert)
Tue, 26 Dec 2006 03:12:51 +0100 Benoit Boissinot cmdutil.py: use contexts in findrenames
Tue, 26 Dec 2006 03:12:23 +0100 Benoit Boissinot commands.py: use contexts in export
Tue, 26 Dec 2006 03:11:37 +0100 Benoit Boissinot add possibility to pass flags when testing with the Makefile