log mercurial/commands.py @ 953:52d8d81e72ad

age author description
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH
Fri, 19 Aug 2005 16:43:30 -0800 mpm Merge with BOS
Thu, 18 Aug 2005 17:49:43 -0800 Bryan O'Sullivan Merge with MPM.
Thu, 18 Aug 2005 12:32:15 -0800 Bryan O'Sullivan Merge with MPM.
Thu, 18 Aug 2005 14:58:14 -0800 Bryan O'Sullivan Add --cwd global option, to change directory before doing anything.
Thu, 18 Aug 2005 13:58:32 -0800 Bryan O'Sullivan Modify commands.walk to yield a 4-tuple.
Wed, 17 Aug 2005 18:52:27 -0800 mpm Add in and out aliases
Wed, 17 Aug 2005 17:57:37 -0800 mpm hgweb: add [web] section to hgrc
Tue, 16 Aug 2005 22:47:49 -0800 mpm Fix incoming for empty set
Tue, 16 Aug 2005 19:27:46 -0800 mpm hg incoming/outgoing: fix tests and update man page
Tue, 16 Aug 2005 19:17:16 -0800 mpm Add hg incoming command for local repositories
Tue, 16 Aug 2005 17:30:41 -0800 TK Soh updated help text and added manpage section for hg paths
Tue, 16 Aug 2005 15:50:42 -0800 mpm show_changeset: -q shows short hash
Tue, 16 Aug 2005 15:49:26 -0800 mpm Add hg outgoing command
Tue, 16 Aug 2005 15:22:44 -0800 mpm hg cat: accept changeset hashes
Tue, 16 Aug 2005 14:53:47 -0800 mpm Fix hg clone race with writer
Tue, 16 Aug 2005 13:52:28 -0800 mpm Let hg paths work outside of repositories
Tue, 16 Aug 2005 10:42:30 -0800 TK Soh typo fix in command help text
Sun, 14 Aug 2005 22:00:16 -0800 mpm Merge with TAH
Sun, 14 Aug 2005 21:33:09 -0800 Bryan O'Sullivan Modify init command to take an optional directory to set up.
Mon, 15 Aug 2005 06:18:49 +0100 Thomas Arendsen Hein Update synopsis for 'hg update', too.
Mon, 15 Aug 2005 05:22:40 +0100 Thomas Arendsen Hein Update online help of hg heads for new --branches option.
Sun, 14 Aug 2005 20:09:32 -0800 mason Add optional parameter for changed/added/del/unknown files to commands.dodiff
Sun, 14 Aug 2005 12:30:01 -0800 mark williamson Add '-' support to the commit logfile option to read message from stdin.
Sun, 14 Aug 2005 12:23:45 -0800 mason Add searching for named branches
Sat, 13 Aug 2005 19:43:42 -0800 mpm Merge with BOS
Sat, 13 Aug 2005 15:26:32 -0800 Bryan O'Sullivan Merge walk changes with Matt's tip.
Sat, 13 Aug 2005 15:23:06 -0800 Bryan O'Sullivan Merge with TAH.
Sat, 13 Aug 2005 14:41:51 -0800 Bryan O'Sullivan Fix clone when target directory is relative.
Fri, 12 Aug 2005 16:12:09 -0800 Bryan O'Sullivan Merge walk fixes.
Fri, 12 Aug 2005 15:10:09 -0800 Bryan O'Sullivan Merge Windows path fixes.
Fri, 12 Aug 2005 15:06:52 -0800 Bryan O'Sullivan Fix walk path handling on Windows
Fri, 12 Aug 2005 11:18:41 -0800 Bryan O'Sullivan Merge latest round of walk fixes.
Fri, 12 Aug 2005 11:16:58 -0800 Bryan O'Sullivan Fix walk code for files that do not exist anywhere, and unhandled types.
Fri, 12 Aug 2005 07:42:32 -0800 Bryan O'Sullivan Update to tip.
Wed, 10 Aug 2005 12:36:34 -0800 Bryan O'Sullivan Merge IPv6 fix.
Fri, 12 Aug 2005 07:12:08 -0800 mason addremove was not correctly finding removed files when given
Fri, 12 Aug 2005 07:10:21 -0800 mason dirstate walking optimizations
Fri, 12 Aug 2005 10:17:12 -0800 Bryan O'Sullivan Merge patchbomb script.
Fri, 12 Aug 2005 09:58:35 -0800 Bryan O'Sullivan Merge Chris's changes with mine.
Fri, 12 Aug 2005 09:57:59 -0800 mason addremove was not correctly finding removed files when given
Fri, 12 Aug 2005 09:57:56 -0800 mason dirstate walking optimizations
Tue, 09 Aug 2005 17:24:38 -0800 Bryan O'Sullivan Merge with mpm.
Sun, 07 Aug 2005 12:43:11 -0800 Bryan O'Sullivan Teach walk code about absolute paths.
Sun, 07 Aug 2005 11:04:58 -0800 Bryan O'Sullivan Fix debugwalk when there's nothing to walk.
Sat, 06 Aug 2005 21:23:38 +0100 Samuel Tardieu Allow HG patch to appear late in the input stream
Sat, 06 Aug 2005 15:43:12 +0100 Thomas Arendsen Hein Further help improvements:
Sat, 06 Aug 2005 14:04:59 +0100 Thomas Arendsen Hein Always show short help when an unknown command is given.
Sat, 06 Aug 2005 13:27:31 +0100 kreijack When hg is invoked without parameters, the short list help is displayed.
Sat, 06 Aug 2005 13:27:31 +0100 kreijack More verbose information on the global options
Sat, 06 Aug 2005 13:27:31 +0100 kreijack 'hg help -v' mentions the alias of the commands
Sat, 06 Aug 2005 13:27:31 +0100 kreijack 'hg help -v' shows global options
Sat, 06 Aug 2005 12:05:09 +0100 Thomas Arendsen Hein Rewritten change type selection for hg status.
Sat, 06 Aug 2005 07:16:37 +0100 Thomas Arendsen Hein Realigned command table again.
Sat, 06 Aug 2005 07:09:10 +0100 tksoh hg status: added options to select files by status.
Thu, 04 Aug 2005 13:31:25 -0800 mpm Merge with BOS
Thu, 04 Aug 2005 05:14:59 -0800 Bryan O'Sullivan Merge with Matt.
Wed, 03 Aug 2005 09:10:48 -0800 Bryan O'Sullivan Fix performance of hg diff.
Thu, 04 Aug 2005 13:27:41 -0800 mpm Merge with TAH
Thu, 04 Aug 2005 18:06:49 +0100 Thomas Arendsen Hein Handle broken pipe on pressing Ctrl-C with e.g. 'hg log|grep something'.