log mercurial/commands.py @ 2860:0f08f2c042ec

age author description
Fri, 11 Aug 2006 15:50:16 -0700 Brendan Cully Move patch-related code into its own module.
Fri, 11 Aug 2006 15:50:07 -0700 Brendan Cully Teach import to understand git diff extensions.
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Sat, 12 Aug 2006 12:12:23 -0700 Vadim Gelfer merge.
Sat, 12 Aug 2006 11:53:12 -0700 Vadim Gelfer merge with mpm.
Fri, 11 Aug 2006 10:57:42 -0500 Matt Mackall Change remaining users of manifest flags
Wed, 09 Aug 2006 15:03:46 -0500 Matt Mackall Merge manifest refactor work
Sun, 16 Jul 2006 03:14:17 -0500 Matt Mackall Start using manifestflags methods
Fri, 11 Aug 2006 14:50:41 -0700 Vadim Gelfer import: get lock and wlock one time
Thu, 10 Aug 2006 15:44:05 -0700 Vadim Gelfer call reposetup functions of extension modules whenever repo created
Tue, 08 Aug 2006 09:19:20 -0500 Matt Mackall Refactor update locking slightly
Mon, 07 Aug 2006 22:54:33 -0500 Matt Mackall Introduce update helper functions: update, merge, clean, and revert
Mon, 07 Aug 2006 20:54:03 -0500 Matt Mackall Factor doupdate into _lookup + hg.update
Mon, 07 Aug 2006 16:47:06 -0500 Matt Mackall Merge with crew
Mon, 07 Aug 2006 16:27:09 -0500 Matt Mackall Move repo.verify
Thu, 03 Aug 2006 20:06:05 -0500 Matt Mackall Remove **opts arg from commands.doupdate
Thu, 03 Aug 2006 15:24:41 -0500 Matt Mackall Move merge code to its own module
Mon, 07 Aug 2006 17:23:04 -0700 Vadim Gelfer commands.logmessage: simplify calling.
Fri, 04 Aug 2006 14:36:03 -0700 Brendan Cully Add '.' as a shortcut revision name for the working directory parent.
Thu, 03 Aug 2006 11:48:56 -0700 Brendan Cully Add log option --follow-first to follow only the first parent of
Thu, 03 Aug 2006 13:29:31 -0700 Brendan Cully Make log --follow revision range start default to working dir parent.
Thu, 03 Aug 2006 11:06:09 -0700 Brendan Cully Make log --follow without a file list follow a single head.
Tue, 01 Aug 2006 19:58:34 -0700 Vadim Gelfer clone: replace long help string of inaky with doc comment.
Tue, 01 Aug 2006 11:12:34 -0700 Inaky Perez-Gonzalez Breakup clone -r extra text help to fit in 80 columns
Tue, 01 Aug 2006 09:50:30 -0700 Inaky Perez-Gonzalez Expand clone help with hardlink information
Wed, 02 Aug 2006 03:17:06 +0200 Christian Ebert fix hg backup option recommendation for auto-merge
Tue, 01 Aug 2006 15:51:13 -0700 Vadim Gelfer import: make patch apply if run in subdir
Tue, 01 Aug 2006 14:56:54 -0700 Brendan Cully Check for parent/mod as well as parent.mod in findext.
Mon, 31 Jul 2006 12:02:13 -0700 Vadim Gelfer import: switch from application/x-patch to text/x-diff
Mon, 31 Jul 2006 07:31:31 -0700 Vadim Gelfer log: add -f/--follow option, to follow rename/copy
Sun, 30 Jul 2006 22:52:34 -0700 Vadim Gelfer merge with mpm.
Mon, 31 Jul 2006 00:47:43 -0500 Matt Mackall Kill ui.setconfig_remoteopts
Sat, 29 Jul 2006 18:15:08 +0200 Christian Ebert fix output file format %r
Sun, 30 Jul 2006 21:24:06 -0700 Vadim Gelfer import: allow application/x-patch for funny patch from christian ebert
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
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
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 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.