log mercurial/commands.py @ 423:25afb21d97ba

age author description
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
Wed, 08 Jun 2005 10:59:18 -0800 mpm hg cat: relative file support
Wed, 08 Jun 2005 10:16:33 -0800 mpm add tracking of execute permissions
Tue, 07 Jun 2005 20:06:05 -0800 mpm various merge improvements
Tue, 07 Jun 2005 00:07:31 -0800 mpm Reverse order of hg log and hg history lists
Tue, 07 Jun 2005 00:03:38 -0800 mpm unknown command fixups
Mon, 06 Jun 2005 23:57:00 -0800 mpm Fix argument processing for patch and rawcommit
Mon, 06 Jun 2005 10:51:09 -0800 mpm Attempt to make diff deal with null sources properly
Sun, 05 Jun 2005 10:48:39 -0800 mpm implement demand loading hack
Sat, 04 Jun 2005 23:37:11 -0800 mpm fix addremove
Sat, 04 Jun 2005 19:35:08 -0800 mpm Sort tags in revision order
Sat, 04 Jun 2005 19:09:00 -0800 mpm hg help: use docstrings only
Sat, 04 Jun 2005 18:34:35 -0800 mpm unify checkout and resolve into update
Sat, 04 Jun 2005 15:14:39 -0800 mpm Handle unknown commands nicely
Sat, 04 Jun 2005 14:25:08 -0800 mpm Catch broken pipes in command interpreter
Sat, 04 Jun 2005 14:16:32 -0800 mpm import and startup cleanups
Sat, 04 Jun 2005 13:45:31 -0800 mpm migrate remaining commands