log

age author description
Tue, 17 Jul 2007 23:33:42 +0200 Patrick Mezard posixfile_nt: '+' was understood as read mode instead of update.
Mon, 06 Aug 2007 01:00:10 -0300 Alexis S. L. Carvalho merge with crew-stable
Mon, 06 Aug 2007 00:35:06 -0300 Alexis S. L. Carvalho httprepo: quote the path part of the URL
Sun, 05 Aug 2007 23:04:56 -0300 Alexis S. L. Carvalho dirstate: fix rebuild; add a test
Sun, 05 Aug 2007 22:36:39 -0300 Alexis S. L. Carvalho hgweb: don't use os.path.join to build URL parts
Sun, 05 Aug 2007 22:36:39 -0300 Alexis S. L. Carvalho hgwebdir: change os.sep in the name of repos to "/"
Sun, 05 Aug 2007 12:09:55 -0700 Brendan Cully convert: svn: remove debugging message
Sun, 05 Aug 2007 12:03:27 -0700 Brendan Cully convert: look up copies in getchanges instead of getcommit
Sun, 05 Aug 2007 11:30:52 -0700 Brendan Cully convert: svn: pull up path to file expansion code into separate function.
Sun, 05 Aug 2007 10:23:45 -0700 Brendan Cully convert: svn: hoist up branch creation check
Sun, 05 Aug 2007 10:04:28 -0700 Brendan Cully convert: svn: remove dead code
Sun, 05 Aug 2007 10:04:00 -0700 Brendan Cully convert: svn: add helper function for optrevs
Sat, 04 Aug 2007 23:07:52 -0700 Brendan Cully patch: add git symlink support
Sat, 04 Aug 2007 18:04:35 -0700 Brendan Cully Merge with crew
Sat, 04 Aug 2007 18:02:37 -0700 Brendan Cully convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 22:25:12 +0200 Thomas Arendsen Hein Simplify/correct finding the hg executable (fixes issue644)
Sat, 04 Aug 2007 12:38:30 -0700 Bryan O'Sullivan convert: drop duplicated assignments.
Sat, 04 Aug 2007 12:26:48 -0700 Brendan Cully imerge: gussy up dispatcher to support subcommand opts.
Sat, 04 Aug 2007 09:33:10 -0700 Brendan Cully Merge with crew
Fri, 03 Aug 2007 18:05:20 -0700 Brendan Cully imerge: handle renames
Sat, 04 Aug 2007 09:48:21 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 10 Jul 2007 10:06:24 -0700 Brendan Cully archive: abort on empty repository. Fixes #624.
Thu, 02 Aug 2007 13:23:53 -0500 Matt Mackall Merge with -stable
Thu, 02 Aug 2007 12:29:10 -0500 Matt Mackall merge: avoid double deletion mentioned in issue636
Thu, 02 Aug 2007 13:03:25 +0200 Thomas Arendsen Hein merge with hg-stable
Thu, 02 Aug 2007 14:51:49 +0200 Thomas Arendsen Hein The >| redirection does not exist in plain sh.
Thu, 02 Aug 2007 14:04:51 +0200 Thomas Arendsen Hein imerge: sorted() is only available in python2.4 and above
Thu, 02 Aug 2007 14:04:00 +0200 Benoit Boissinot imerge: tarfile.extractall is only available in python2.5
Wed, 01 Aug 2007 23:59:19 -0700 Brendan Cully Update imerge for new filemerge interface
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho del transaction before lock before wlock
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho convert: fix locking order
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho update tests output
Wed, 01 Aug 2007 15:16:42 -0700 Brendan Cully convert: (svn) simplify _find_children
Wed, 01 Aug 2007 14:32:53 -0700 Brendan Cully Merge with stable
Wed, 01 Aug 2007 14:32:05 -0700 Brendan Cully Update asciidoc instructions to suggest html4 for newer versions
Wed, 01 Aug 2007 14:26:30 -0700 Brendan Cully Merge with mpm
Wed, 01 Aug 2007 14:03:48 -0500 Matt Mackall Merge with stable
Wed, 01 Aug 2007 12:33:12 -0500 Matt Mackall merge: do early copy to deal with issue636
Wed, 01 Aug 2007 12:03:50 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 01 Aug 2007 12:03:10 -0700 Bryan O'Sullivan dirstate: improve error message on file/directory clash
Wed, 01 Aug 2007 11:37:11 -0700 Brendan Cully imerge extension and test
Wed, 01 Aug 2007 09:57:05 -0700 Bryan O'Sullivan localrepository: allow rawcommit to commit with an empty message
Wed, 01 Aug 2007 10:42:42 +0200 Thomas Arendsen Hein Update style of record's cmdtable to match mercurial/commands.py
Wed, 01 Aug 2007 10:33:21 +0200 Thomas Arendsen Hein os.isatty isn't available on Windows, so use sys.stdin.isatty()
Tue, 31 Jul 2007 17:18:59 -0700 Bryan O'Sullivan convert: add config option to turn off use of branch names
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan Add record extension, giving darcs-like interactive hunk picking
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan ui: get readline and prompt to behave better depending on interactivity
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan patch: make internal code a bit friendlier to use
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan commands: move commit to cmdutil as wrapper for commit-like functions
Mon, 30 Jul 2007 20:49:08 -0700 Bryan O'Sullivan patch: remove unused parameter from b85diff
Mon, 30 Jul 2007 20:48:50 -0700 Bryan O'Sullivan Update expected test output
Mon, 30 Jul 2007 14:53:03 -0700 Bryan O'Sullivan extensions: don't get confused by aliasing between "foo" and "hgext.foo"
Mon, 30 Jul 2007 20:06:11 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 30 Jul 2007 20:01:16 +0200 Thomas Arendsen Hein Fix re: and glob: patterns in .hgignore (reported by Brad Schick)
Sun, 29 Jul 2007 19:32:55 +0200 Thomas Arendsen Hein test-convert: Hide warning about missing subversion bindings.
Sun, 29 Jul 2007 18:53:09 +0200 Thomas Arendsen Hein Fix bashism and remove useless use of cat.
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard Test qnew --git
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard mq: add qnew --git option
Fri, 27 Jul 2007 14:30:20 -0700 Bryan O'Sullivan convert: empty log messages are OK as of 7f5c3fb0a37d