log

age author description
Wed, 14 Feb 2007 15:20:06 -0700 Shane Holloway Unified *_rcpath so the interface is similar across operating systems
Tue, 30 Jan 2007 23:09:06 -0500 Daniel Holth convert-repo converts symlinks from git
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 13 Feb 2007 10:02:07 -0200 Alexis S. L. Carvalho hgwebdir: try to get web.style and web.motd from the ui.config system
Tue, 13 Feb 2007 10:01:44 -0200 Alexis S. L. Carvalho Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgweb
Tue, 13 Feb 2007 10:00:17 -0200 Alexis S. L. Carvalho hg serve: call setconfig on the parentui
Tue, 30 Jan 2007 10:35:25 -0500 Sean Dague Prevent type exception on concatenation if diffstat returns None.
Tue, 13 Feb 2007 06:50:00 -0200 Alexis S. L. Carvalho Switch CGI stdout to binary on windows
Fri, 09 Feb 2007 20:50:41 +0300 Andrei Vermel Fix dirstate fail at drive root on Windows
Thu, 08 Feb 2007 16:31:21 -0200 Alexis S. L. Carvalho Try to pass repo.ui to reposetup hooks
Tue, 02 Jan 2007 21:40:20 -0800 Andrew Bachmann BeOS compatibility support
Sun, 11 Feb 2007 18:37:23 +0100 Patrick Mezard transplant: remote bundle source was not closed before deleting the fetched bundle.
Fri, 09 Feb 2007 03:48:30 -0200 Alexis S. L. Carvalho mq: qinit -c creates a repo even after a regular qinit
Fri, 09 Feb 2007 03:48:28 -0200 Alexis S. L. Carvalho Handle functions as the value of a hooks.<name> config variable
Fri, 09 Feb 2007 03:48:26 -0200 Alexis S. L. Carvalho allow values that aren't strings in util.configparser
Tue, 06 Feb 2007 16:12:22 -0600 Matt Mackall Merge with stable
Tue, 06 Feb 2007 00:09:36 +0300 Andrei Vermel Fix wrong module reference in copyfile exception
Tue, 06 Feb 2007 15:55:20 -0200 Alexis S. L. Carvalho setup.py: reload __version__.py after writing it.
Tue, 06 Feb 2007 15:54:58 -0200 Alexis S. L. Carvalho fix strip'ping the second parent of a merge
Tue, 06 Feb 2007 15:43:01 -0200 Alexis S. L. Carvalho install reposetup hook right after loading the extension
Tue, 30 Jan 2007 20:37:58 -0200 Alexis S. L. Carvalho Open bundle files in binary mode
Tue, 06 Feb 2007 15:23:40 -0200 Alexis S. L. Carvalho convert-repo: handle packed git tags
Sun, 04 Feb 2007 16:08:56 -0800 Brendan Cully lazyindex: handle __delitem__ in loadblock
Tue, 30 Jan 2007 21:11:10 -0200 Alexis S. L. Carvalho commit: catch IOError
Tue, 30 Jan 2007 19:36:56 -0200 Alexis S. L. Carvalho Merge with crew-stable
Tue, 30 Jan 2007 19:09:08 -0200 Alexis S. L. Carvalho filecommit: don't forget the local parent on a merge with a local rename
Tue, 30 Jan 2007 18:32:23 -0200 Alexis S. L. Carvalho Fallback to ascii if getpreferredencoding raises an exception
Tue, 30 Jan 2007 18:32:21 -0200 Alexis S. L. Carvalho unbundle: don't use urllib if it's a local file
Tue, 30 Jan 2007 18:32:20 -0200 Alexis S. L. Carvalho docopy: deal with globs on windows in a better way
Tue, 30 Jan 2007 18:32:18 -0200 Alexis S. L. Carvalho Explicitly expand globs on Windows
Tue, 30 Jan 2007 00:26:19 +0100 Benoit Boissinot mtime can be -1 after a merge and cause tracebacks on win32.
Thu, 25 Jan 2007 17:57:51 +0100 Thomas Arendsen Hein Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
Tue, 30 Jan 2007 22:07:22 +0100 Michael Gebetsroither hgwebdir: class hgwebdir should also accept a configparser instance
Tue, 30 Jan 2007 11:40:17 -0800 Brendan Cully transplant: test non-local source
Tue, 30 Jan 2007 11:39:47 -0800 Brendan Cully transplant: update to current writebundle API
Mon, 29 Jan 2007 17:33:09 +0100 Thomas Arendsen Hein mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
Sat, 27 Jan 2007 15:53:31 -0800 csaba henk add pserver support to convert_repo
Sat, 27 Jan 2007 15:43:16 -0800 Brendan Cully gitweb: prevent wrapping of "changeset | manifest" links
Wed, 24 Jan 2007 23:07:09 +0100 Thomas Arendsen Hein merge with stable
Wed, 24 Jan 2007 23:04:51 +0100 Thomas Arendsen Hein Abort on empty username so specifying a username can be forced.
Sun, 14 Jan 2007 19:10:35 +0100 Patrick Mezard Copied files sources were not shown by status -C under Win32.
Mon, 15 Jan 2007 16:13:50 -0200 Alexis S. L. Carvalho add test for 540d1059c802
Wed, 24 Jan 2007 23:06:45 +0100 Thomas Arendsen Hein merge with upstream
Tue, 23 Jan 2007 17:41:53 -0600 Matt Mackall hgk: remove embedded nulls in descriptions
Mon, 22 Jan 2007 20:22:25 -0800 Brendan Cully mq: allow push if -r is given explicitly
Thu, 18 Jan 2007 22:16:26 -0200 Alexis S. L. Carvalho Don't use ints in HTTP headers
Wed, 17 Jan 2007 22:19:36 +0100 Patrick Mezard Enforce unixish style for all generated patch names.
Tue, 16 Jan 2007 12:52:03 -0800 Brendan Cully Make test-transplant test pull case
Tue, 16 Jan 2007 12:51:02 -0800 Brendan Cully Update transplant's merge.update call
Tue, 16 Jan 2007 12:38:26 -0800 Brendan Cully Minor test-transplant cleanup
Mon, 15 Jan 2007 22:46:03 +0100 Benoit Boissinot merge with jsmith
Mon, 15 Jan 2007 15:49:06 -0500 Jonathan Smith use DESTDIR both places its needed
Mon, 15 Jan 2007 15:31:38 -0500 Jonathan Smith honor DESTDIR env variable for docs' make install
Mon, 15 Jan 2007 15:30:50 -0500 Jonathan Smith 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 Benoit Boissinot merge with -stable
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
Tue, 26 Dec 2006 00:40:28 +0100 Benoit Boissinot archival.py: use contexts
Mon, 25 Dec 2006 17:43:49 +0100 Benoit Boissinot patch: use contexts for diff
Mon, 25 Dec 2006 18:57:55 +0100 Benoit Boissinot context: create a filectxt with filelog reuse
Mon, 25 Dec 2006 17:43:47 +0100 Benoit Boissinot context: fix a bug in workingfilectx.renamed
Mon, 25 Dec 2006 17:43:44 +0100 Benoit Boissinot make it possible to use changectx to create a filectx