log

age author description
Mon, 24 Jul 2006 17:06:39 -0500 Matt Mackall Merge with crew 0.9.1
Mon, 24 Jul 2006 13:47:29 -0700 Alexis S. L. Carvalho make convert-repo deal with git symbolic refs.
Mon, 24 Jul 2006 11:35:04 -0500 Matt Mackall Merge with crew
Mon, 24 Jul 2006 09:22:47 -0700 Vadim Gelfer util.getuser: better comments
Mon, 24 Jul 2006 09:19:25 -0700 Vadim Gelfer util.getuser: raise exception if win32api not available.
Mon, 24 Jul 2006 09:12:16 -0700 Vadim Gelfer merge with crew.
Mon, 24 Jul 2006 09:11:26 -0700 Vadim Gelfer fix windows username problem.
Sun, 23 Jul 2006 14:00:29 -0500 Matt Mackall Merge with crew
Thu, 20 Jul 2006 21:58:25 -0700 Brendan Cully Make hgweb threads into daemon threads.
Fri, 21 Jul 2006 02:36:17 +0200 Brendan Cully Preserve multibyte UTF-8 characters when obfuscating.
Fri, 21 Jul 2006 02:31:59 +0200 Benoit Boissinot spelling fix
Fri, 21 Jul 2006 01:40:07 +0200 Benoit Boissinot change 'hg tag' to tag the parent rev instead of tip
Wed, 19 Jul 2006 14:22:08 -0500 Matt Mackall merge with tonfa-experimental
Mon, 17 Jul 2006 02:09:35 +0200 Benoit Boissinot fix 'hg cat' broken by 156fb1feab62
Mon, 17 Jul 2006 02:00:49 +0200 Benoit Boissinot allow specifying a file to hg parents, change the syntax to use -r/--rev
Mon, 17 Jul 2006 01:59:06 +0200 Benoit Boissinot fix filectxt to really work
Mon, 17 Jul 2006 01:58:59 +0200 Benoit Boissinot correct the handling of linkrev with nullid
Mon, 17 Jul 2006 01:58:50 +0200 Benoit Boissinot lookup should allow -1 to represent nullid (if passed an int as arg)
Wed, 19 Jul 2006 07:56:40 -0700 Vadim Gelfer fix tests.
Wed, 19 Jul 2006 07:52:16 -0700 Brendan Cully Add an option '-C|--copies' to hg status to show the source of copied files.
Wed, 19 Jul 2006 07:51:56 -0700 Vadim Gelfer merge
Wed, 19 Jul 2006 09:28:59 +0200 Mathieu Clabaut HGcommand.vim : the status was read for the wrong file as we changed the current directory before
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Do not try to get revision and branch information for file which are not tracked
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Correction of commit with a log message in a file
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Test if file is below an HG root before doing anything
Sat, 15 Jul 2006 13:09:46 +0200 Mathieu Clabaut [mq]: merge marker
Wed, 19 Jul 2006 13:37:05 +0200 Christian Ebert fix logfile option for HGFinishCommit
Tue, 18 Jul 2006 00:32:18 +0200 Benoit Boissinot codingstyle: use spaces instead of tabs
Mon, 17 Jul 2006 11:30:33 -0500 Matt Mackall Merge with tonfa
Sun, 16 Jul 2006 16:40:24 +0200 Benoit Boissinot context.py: various fixes
Sun, 16 Jul 2006 16:39:03 +0200 Benoit Boissinot context.py: filectxs was using a keyword arg, add it to filectx
Sun, 16 Jul 2006 16:39:02 +0200 Benoit Boissinot context.py: self.repo is not defined, change to self._repo
Sun, 16 Jul 2006 11:32:37 +0200 Benoit Boissinot walkchangerevs: fix race in fast path
Sun, 16 Jul 2006 00:02:05 +0200 Benoit Boissinot mention the bts for bug reporting in traceback message
Sun, 16 Jul 2006 00:01:41 +0200 Benoit Boissinot expand the path if destination is not a directory
Mon, 17 Jul 2006 07:43:15 -0700 Vadim Gelfer fix problem with uncompressed clone and python 2.3.
Sun, 16 Jul 2006 10:04:16 -0700 Vadim Gelfer rename stream hgrc option to compressed.
Sat, 15 Jul 2006 16:06:35 -0700 Vadim Gelfer clone: disable stream support on server side by default.
Sat, 15 Jul 2006 16:06:05 -0700 Vadim Gelfer clone: change name of --stream to --uncompressed.
Sat, 15 Jul 2006 09:19:40 -0700 Vadim Gelfer update test-backout.out
Sat, 15 Jul 2006 17:01:01 +0200 Benoit Boissinot merge with crew
Sat, 15 Jul 2006 17:00:23 +0200 Benoit Boissinot fix bug introduced in b13a98bd078e
Fri, 14 Jul 2006 23:20:08 -0700 Vadim Gelfer merge.
Fri, 14 Jul 2006 22:38:21 -0700 Rafael Villar Burke contrib: add sample.hgrc
Fri, 14 Jul 2006 23:19:15 -0700 Vadim Gelfer backout: allow backout of merge changeset with --parent option.
Fri, 14 Jul 2006 14:51:36 -0700 Vadim Gelfer clone: do not make streaming default. add --stream option instead.
Fri, 14 Jul 2006 11:17:22 -0700 Vadim Gelfer add support for streaming clone.
Thu, 13 Jul 2006 09:50:51 -0700 Lee Cantey Add merge to list of required tools.
Thu, 13 Jul 2006 11:19:35 -0700 Lee Cantey Fix sed expression for OS X and Solaris 2.6.
Thu, 13 Jul 2006 09:40:01 -0700 Chris Mason util.parsedate should understand dates from hg export
Wed, 12 Jul 2006 15:47:12 -0700 Vadim Gelfer merge with mathieu clabaut.
Thu, 13 Jul 2006 00:02:26 +0200 Mathieu Clabaut HGcommand.vim : HGCommandEnableBufferSetup on by default
Wed, 12 Jul 2006 23:52:13 +0200 Mathieu Clabaut HGcommand.vim : HGGetStatusLine accept to display an empty 'branch' value
Wed, 12 Jul 2006 23:52:13 +0200 Mathieu Clabaut HGcommand.vim : suppress CVS relief
Wed, 12 Jul 2006 23:52:08 +0200 Mathieu Clabaut HGcommand.vim : doc review.
Wed, 12 Jul 2006 23:50:34 +0200 Mathieu Clabaut HGcommand.vim : doc integration
Wed, 12 Jul 2006 15:44:51 -0700 Vadim Gelfer contrib/hgsh: make to work with remote clone over ssh.
Wed, 12 Jul 2006 08:59:20 -0700 Vadim Gelfer move most of tag code to localrepository class.
Wed, 12 Jul 2006 08:28:00 -0700 Vadim Gelfer clean up trailing white space.
Wed, 12 Jul 2006 09:01:10 +0200 Thomas Arendsen Hein Added tests for local and remote init.