mercurial/commands.py
Sun, 26 Jun 2005 15:12:51 -0800 mpm Pull from TAH
Sun, 26 Jun 2005 14:20:48 +0100 Thomas Arendsen Hein Removed some unused variables.
Sun, 26 Jun 2005 14:18:23 +0100 Thomas Arendsen Hein hg import checking for quiet mode didn't work. Fixed using the ui module.
Sun, 26 Jun 2005 14:14:52 +0100 Thomas Arendsen Hein Fixed call to ui.warn()
Sun, 26 Jun 2005 14:14:04 +0100 Thomas Arendsen Hein Cleaned up command alias handling in help.
Sun, 26 Jun 2005 13:25:07 +0100 Thomas Arendsen Hein Handle errors in .hgtags or hgrc [tags] section more gracefully.
Sat, 25 Jun 2005 00:16:39 -0800 mpm Fix up version module name and command conflict
Fri, 24 Jun 2005 23:22:46 -0800 mpm [PATCH] add "root" command
Fri, 24 Jun 2005 23:20:30 -0800 mpm Add version command
Fri, 24 Jun 2005 23:07:16 -0800 mpm Merge from http://moffetthome.net:8012/
Fri, 24 Jun 2005 22:58:14 -0800 mpm [PATCH] /dev/null for other OS
Fri, 24 Jun 2005 22:51:39 -0800 mpm add dirstate debugging commands
Thu, 23 Jun 2005 17:43:04 -0800 mpm rawcommit: do lookup of parents at the appropriate layer
Thu, 23 Jun 2005 13:29:35 -0800 mpm hg import error checking
Wed, 22 Jun 2005 22:31:25 -0800 mpm Commands cleanup
Tue, 21 Jun 2005 21:04:49 -0800 mpm Pull from TAH
Sat, 18 Jun 2005 16:32:41 +0100 Thomas Arendsen Hein Support for 'hg --version'. setup.py stores version from hg repository.
Tue, 21 Jun 2005 19:31:13 -0800 mpm [PATCH] file seperator handling for the other 'OS'
Tue, 21 Jun 2005 19:25:05 -0800 mpm [PATCH] file type fixes for the other 'OS'
Tue, 21 Jun 2005 18:04:25 -0800 mpm [PATCH] Unintuive use
Tue, 21 Jun 2005 17:53:01 -0800 mpm [PATCH] rawcommit fix again
Tue, 21 Jun 2005 17:47:28 -0800 mpm From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
Fri, 17 Jun 2005 20:37:23 +0100 Thomas Arendsen Hein Show revisions in diffs like CVS, based on a patch from Goffredo Baroncelli.
Fri, 17 Jun 2005 11:03:44 -0800 mpm commands: report http exceptions nicely
Fri, 17 Jun 2005 09:03:22 -0800 mpm hg init: add -u flag to update
Fri, 17 Jun 2005 15:05:32 +0100 Thomas Arendsen Hein create .hg/hgrc with [paths] default entry only if source was given on hg init.
Fri, 17 Jun 2005 10:30:46 +0100 Thomas Arendsen Hein Show tags in hg history etc.
Fri, 17 Jun 2005 10:19:43 +0100 Thomas Arendsen Hein Improvements for hg identify:
Wed, 15 Jun 2005 19:52:41 -0800 mpm hg push: "default-push" default target path
Wed, 15 Jun 2005 17:18:06 -0800 mpm Use errno.EPIPE rather than 32
Wed, 15 Jun 2005 15:58:53 -0800 mpm One too many newlines in verbose output showed up in regression
Wed, 15 Jun 2005 15:57:07 -0800 mpm Add hg copy
Wed, 15 Jun 2005 10:02:41 -0800 mpm hg import: better file accounting
Wed, 15 Jun 2005 10:01:15 -0800 mpm hg commit: add -A flag
Wed, 15 Jun 2005 10:00:10 -0800 mpm hg addremove: take optional files list
Wed, 15 Jun 2005 00:33:57 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 08:32:29 +0100 Thomas Arendsen Hein Merged with mercurial-identify (which includes upstream's current tip)
Tue, 14 Jun 2005 08:01:18 +0100 Thomas Arendsen Hein Cleaned up show_changeset()
Wed, 15 Jun 2005 00:08:03 -0800 mpm rework all code using tags
Wed, 15 Jun 2005 07:07:05 +0100 Thomas Arendsen Hein Handle the case where the current working copy is not based on a checkout.
Wed, 15 Jun 2005 06:44:43 +0100 Thomas Arendsen Hein added hg identify|id (based on a patch from Andrew Thompson)
Tue, 14 Jun 2005 18:37:53 -0800 mpm default path support with .hg/hgrc
Tue, 14 Jun 2005 17:06:57 -0800 mpm Fix misrecognition of commands
Tue, 14 Jun 2005 13:53:22 -0800 mpm hg rawcommit: fix files arg conflict
Mon, 13 Jun 2005 18:36:40 -0800 mpm Merge with TAH
Mon, 13 Jun 2005 08:49:21 +0100 Thomas Arendsen Hein Use common output function show_changeset() for hg heads|history|log|tip.
Sun, 12 Jun 2005 20:39:08 -0800 mpm hg push: propagate return code
Sun, 12 Jun 2005 19:35:41 -0800 mpm stopgap hg push support
Sun, 12 Jun 2005 10:18:32 -0800 mpm hg commit: user and date options
Sun, 12 Jun 2005 08:11:43 -0800 mpm Optimize diff and status in subdirectories
Fri, 10 Jun 2005 14:10:07 -0800 mpm hg patch: add default commit text
Fri, 10 Jun 2005 13:48:08 -0800 mpm add easy profiling support
Fri, 10 Jun 2005 09:36:38 -0800 mpm Merge with TAH
Fri, 10 Jun 2005 00:25:04 -0800 mpm hg init: when hardlinking, remove dirstate
Wed, 08 Jun 2005 22:03:18 -0800 mpm Fix hg import fix
Wed, 08 Jun 2005 21:22:38 -0800 mpm hg patch: fix to actually take a list of patches
Wed, 08 Jun 2005 20:11:57 -0800 mpm hg help improvements
Wed, 08 Jun 2005 17:08:55 -0800 mpm replace hg branch with hg init [source]
Wed, 08 Jun 2005 16:28:34 -0800 mpm hg commit: add -t and -l options
Wed, 08 Jun 2005 14:46:34 -0800 mpm hg pull: ditch .hgpaths for new .hgrc
less more (0) -60 tip