log mercurial/commands.py @ 2733:42a02b5773d4

age author description
Sun, 30 Jul 2006 21:24:06 -0700 Vadim Gelfer import: allow application/x-patch for funny patch from christian ebert
Mon, 31 Jul 2006 00:47:43 -0500 Matt Mackall Kill ui.setconfig_remoteopts
Fri, 28 Jul 2006 18:46:02 +0200 Benoit Boissinot makes 'hg diff' diff the file in sorted order
Fri, 28 Jul 2006 09:01:13 +0200 Thomas Arendsen Hein merge with tonfa
Thu, 27 Jul 2006 19:26:01 +0200 Benoit Boissinot reupdate the options after loading the repo
Wed, 26 Jul 2006 20:11:54 +0200 Mathieu Clabaut MQ: uniformise message and logfile option.
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Mon, 24 Jul 2006 14:36:32 -0700 Vadim Gelfer merge with crew.
Thu, 20 Jul 2006 16:21:07 -0700 Vadim Gelfer status: add -c (clean) and -A (all files) options
Sun, 23 Jul 2006 14:00:29 -0500 Matt Mackall Merge with crew
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
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.
Mon, 17 Jul 2006 11:30:33 -0500 Matt Mackall Merge with tonfa
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
Sat, 15 Jul 2006 16:06:05 -0700 Vadim Gelfer clone: change name of --stream to --uncompressed.
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: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.
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 08:57:18 +0200 Thomas Arendsen Hein Add ui method to set --ssh/--remotecmd, use it in init/clone/pull/push/in/out.
Tue, 11 Jul 2006 16:18:53 -0700 Vadim Gelfer clone: move code into hg module. make doc better.
Tue, 11 Jul 2006 22:36:52 +0200 Thomas Arendsen Hein Additional information about URLs in pull/push/clone/init:
Tue, 11 Jul 2006 22:19:49 +0200 Aurelien Jacobs disambiguate help about url syntax
Thu, 29 Jun 2006 15:16:25 +0200 Haakon Riiser diff: add -b/-B options
Sun, 09 Jul 2006 01:30:30 +0200 Benoit Boissinot use __contains__, index or split instead of str.find
Thu, 06 Jul 2006 15:04:10 -0700 Vadim Gelfer merge with mpm.
Thu, 06 Jul 2006 15:03:34 -0700 Vadim Gelfer fix problems with external module handling. found by benoit boissinot.
Thu, 06 Jul 2006 11:45:34 -0700 Vadim Gelfer tests: add timeouts, make run-tests.py clean up dead daemon processes
Thu, 06 Jul 2006 14:15:24 -0500 Matt Mackall Fix annotate breakage
Wed, 05 Jul 2006 13:28:25 -0500 Matt Mackall Merge context patches
Wed, 28 Jun 2006 17:42:17 -0500 Matt Mackall Convert hg annotate to context api
Wed, 28 Jun 2006 17:11:42 -0500 Matt Mackall convert hg cat to new context api
Wed, 28 Jun 2006 17:06:56 -0500 Matt Mackall simplify make_filename, fix hg cat bug
Mon, 03 Jul 2006 14:30:24 -0700 Vadim Gelfer help: make "hg help EXTENSION" work
Fri, 30 Jun 2006 19:24:02 -0700 Sean Meiners Added ability to clone from a local repository to a (new) remote one.
Fri, 30 Jun 2006 21:57:57 +0200 Thomas Arendsen Hein Added missing space in continued string.
Fri, 30 Jun 2006 16:16:35 +0200 Benoit Boissinot add -r/--rev arguments to incoming and outgoing
Tue, 27 Jun 2006 09:41:05 -0700 Vadim Gelfer import: make help clearer. suggested by asak.
Tue, 27 Jun 2006 09:30:50 -0700 Vadim Gelfer import: added tests, fixed bugs found by tests and asak.
Tue, 27 Jun 2006 00:13:44 -0700 Vadim Gelfer merge with crew.
Tue, 27 Jun 2006 00:09:13 -0700 Vadim Gelfer import: parse email messages
Tue, 27 Jun 2006 08:31:03 +0200 Thomas Arendsen Hein Don't require opts['dry_run'] to be set to fix external tools like tailor.
Fri, 23 Jun 2006 18:09:44 -0700 Vadim Gelfer push, outgoing, bundle: fall back to "default" if "default-push" not defined
Fri, 23 Jun 2006 17:33:10 -0700 Vadim Gelfer print message after backout that tells that backout adds new head.
Thu, 22 Jun 2006 02:44:39 +0200 andrea Fix hg diff regression
Wed, 21 Jun 2006 15:15:06 -0700 Vadim Gelfer archive: make "hg archive -t XXX -" to write to stdout
Wed, 21 Jun 2006 09:15:42 -0700 Vadim Gelfer change some repo messages in small ways.
Tue, 20 Jun 2006 09:11:41 -0700 Vadim Gelfer tidy up mtime patch of andrea, get back half of performance loss.
Tue, 20 Jun 2006 15:37:41 +0200 andrea report correct mtime in the hg diff output
Sun, 18 Jun 2006 19:10:48 +0200 Benoit Boissinot change log message creation when using 'hg import'
Tue, 13 Jun 2006 08:56:23 -0700 Vadim Gelfer honor signals during load of extensions.
Fri, 09 Jun 2006 12:05:17 -0700 Vadim Gelfer add --lsprof option. 3x faster than --profile, more useful output.
Fri, 09 Jun 2006 09:14:30 -0700 Vadim Gelfer copy: fix introduced bug.