log mercurial/commands.py @ 4445:af8db3b42a4a

age author description
Thu, 17 May 2007 20:09:52 -0700 Eric Hopper Make hg import --exact work when a new branch is created by an import.
Thu, 17 May 2007 20:09:47 -0700 Eric Hopper Add ability to parse branch information to hg import
Thu, 17 May 2007 09:29:30 -0700 Eric Hopper Fix hg import --exact bug that hangs hg on failure.
Sat, 12 May 2007 21:09:31 +0200 Patrick Mezard Add ui.patch option.
Mon, 30 Apr 2007 09:32:44 -0700 Brendan Cully Also restore old rm -A behavior for inexact patterns
Mon, 30 Apr 2007 09:13:27 -0700 Brendan Cully Fix rm -A with no patterns, which I just broke.
Mon, 30 Apr 2007 08:51:59 -0700 Brendan Cully Make rm --after simply mark files as removed, unless --force is also given
Sat, 28 Apr 2007 11:53:36 +0200 Patrick Mezard Use patch.patch() when checking for patch availability.
Sat, 28 Apr 2007 09:03:47 -0700 Brendan Cully Merge with crew
Sat, 28 Apr 2007 16:28:54 +0200 Joel Rosdahl Fix bad reference to RepoError in import command
Fri, 27 Apr 2007 21:30:55 -0700 Bryan O'Sullivan Refactor commands.serve to allow other commands to run as services.
Tue, 24 Apr 2007 18:43:18 -0700 Brendan Cully Make copy --after work for files that have been hg added.
Sat, 07 Apr 2007 04:45:27 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Thu, 29 Mar 2007 10:25:19 -0500 TK Soh help: log --keyword is case-insensitive
Thu, 29 Mar 2007 09:28:10 -0500 TK Soh log: expand keyword search to full list of files
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
Wed, 04 Apr 2007 04:22:08 -0300 Alexis S. L. Carvalho Merge last few matcher/locate fixes.
Wed, 04 Apr 2007 04:22:06 -0300 Alexis S. L. Carvalho locate: don't print "file not found" messages.
Sat, 24 Mar 2007 02:57:27 -0500 Matt Mackall Merge with crew
Wed, 21 Mar 2007 23:20:56 -0400 Eric St-Jean Backup symbolic links when reverting
Sat, 24 Mar 2007 02:45:08 -0500 Matt Mackall Merge with -stable
Fri, 23 Mar 2007 00:12:28 -0500 Matt Mackall tags: require -f to replace an existing tag
Fri, 23 Mar 2007 01:04:21 -0500 Matt Mackall Merge with crew
Wed, 21 Mar 2007 14:06:25 -0700 Brendan Cully Make import opportunistically use merge information
Thu, 22 Mar 2007 10:44:59 -0700 Brendan Cully Add import --exact.
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Thu, 22 Mar 2007 19:12:03 -0500 Matt Mackall revlog: don't pass datafile as an argument
Tue, 20 Mar 2007 22:21:05 -0300 Alexis S. L. Carvalho Merge additional fixes for my matcher changes
Tue, 20 Mar 2007 22:09:51 -0300 Alexis S. L. Carvalho fix hg commit . in the repo root
Mon, 19 Mar 2007 19:16:35 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 19 Mar 2007 19:07:40 -0300 Alexis S. L. Carvalho debugsetparents: wlock the repo before updating the dirstate
Fri, 16 Mar 2007 00:45:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 16 Mar 2007 00:22:59 -0300 Alexis S. L. Carvalho avoid a traceback with hg branch newbranch; hg up
Fri, 16 Mar 2007 00:22:57 -0300 Alexis S. L. Carvalho pass repo.root to util.pathto() in preparation for the next patch
Fri, 16 Mar 2007 00:22:52 -0300 Alexis S. L. Carvalho Fix confusing message from hg revert (issue332)
Wed, 14 Mar 2007 19:17:40 -0500 Matt Mackall Merge with -stable
Wed, 14 Mar 2007 19:13:04 -0500 Matt Mackall tags: add --remove
Wed, 14 Mar 2007 01:26:09 -0500 Matt Mackall Merge with -stable, fix small test failure
Sun, 11 Mar 2007 14:21:09 -0700 Brendan Cully Clarify update help text for update without an explicit revision
Mon, 12 Mar 2007 15:02:59 -0700 Brendan Cully Improve hg branch -f help text
Mon, 12 Mar 2007 14:44:14 -0700 Brendan Cully branch: require --force to shadow existing branches
Sat, 10 Mar 2007 23:21:33 -0300 Alexis S. L. Carvalho Merge a bunch of matcher and locate fixes.
Sat, 10 Mar 2007 23:00:58 -0300 Alexis S. L. Carvalho locate: exit(1) if we didn't print any file
Sat, 10 Mar 2007 23:00:57 -0300 Alexis S. L. Carvalho change locate to use relglobs by default
Sat, 10 Mar 2007 17:45:32 -0800 Brendan Cully Merge with crew-stable
Tue, 13 Mar 2007 18:50:02 -0500 Matt Mackall Move branch read/write to dirstate where it belongs
Tue, 13 Mar 2007 15:02:33 -0300 Alexis S. L. Carvalho "default" is the default branch name
Sat, 10 Mar 2007 17:36:27 -0800 Brendan Cully Make update with no node jump to the tip of the current branch
Wed, 07 Mar 2007 15:26:03 -0300 Alexis S. L. Carvalho incoming/outgoing: print the name of the other repo
Wed, 07 Mar 2007 15:06:57 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 06 Mar 2007 12:52:07 +0100 Thomas Arendsen Hein Fix help text for hg status -i
Mon, 05 Mar 2007 19:54:21 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 05 Mar 2007 19:48:21 +0100 Thomas Arendsen Hein Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 13 Feb 2007 10:00:17 -0200 Alexis S. L. Carvalho hg serve: call setconfig on the parentui
Tue, 06 Feb 2007 16:12:22 -0600 Matt Mackall Merge with stable
Tue, 06 Feb 2007 15:43:01 -0200 Alexis S. L. Carvalho install reposetup hook right after loading the extension
Tue, 30 Jan 2007 20:37:58 -0200 Alexis S. L. Carvalho Open bundle files in binary mode
Tue, 30 Jan 2007 19:36:56 -0200 Alexis S. L. Carvalho Merge with crew-stable
Tue, 30 Jan 2007 18:32:21 -0200 Alexis S. L. Carvalho unbundle: don't use urllib if it's a local file
Tue, 30 Jan 2007 18:32:20 -0200 Alexis S. L. Carvalho docopy: deal with globs on windows in a better way
Tue, 30 Jan 2007 00:26:19 +0100 Benoit Boissinot mtime can be -1 after a merge and cause tracebacks on win32.
Wed, 24 Jan 2007 23:07:09 +0100 Thomas Arendsen Hein merge with stable
Sun, 14 Jan 2007 19:10:35 +0100 Patrick Mezard Copied files sources were not shown by status -C under Win32.
Tue, 02 Jan 2007 22:40:52 +0100 Thomas Arendsen Hein sync with -stable
Fri, 29 Dec 2006 06:37:43 +0100 Benoit Boissinot various doc fixes
Fri, 29 Dec 2006 06:08:46 +0100 Benoit Boissinot catch socket.error
Thu, 28 Dec 2006 01:14:12 +0100 Benoit Boissinot inst.reason isn't alway in the form (errno, strerror)
Tue, 26 Dec 2006 21:59:01 +0100 Benoit Boissinot fix hg help <ext> for extension that do not define any command
Tue, 26 Dec 2006 15:33:50 +0100 Thomas Arendsen Hein Improved error message for extensions overriding commands (with test):
Tue, 26 Dec 2006 03:13:57 +0100 Benoit Boissinot commands.py: use contexts in various places (debug*state, revert)
Fri, 22 Dec 2006 22:51:39 +0100 Benoit Boissinot grep: remove count handling, simplify, fix issue337
Fri, 22 Dec 2006 22:16:05 +0100 Benoit Boissinot grep: incrementing is always False during 'iter'
Tue, 19 Dec 2006 16:37:45 -0600 Matt Mackall hg in: if no incoming csets, remove existing bundle
Tue, 19 Dec 2006 08:58:56 -0600 Matt Mackall incoming/outgoing: return failure if no changes found
Mon, 18 Dec 2006 12:22:43 -0800 Brendan Cully Add revlog.LookupError exception, and use it instead of RevlogError.
Sat, 16 Dec 2006 23:36:06 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 16 Dec 2006 22:58:10 +0100 Thomas Arendsen Hein doc fix: hg tags defaults to current parent revision, too.
Sat, 16 Dec 2006 22:33:39 +0100 Thomas Arendsen Hein doc string fix: hg cat and manifest default to current parent revision.
Fri, 15 Dec 2006 18:38:09 -0800 Brendan Cully Merge with crew-stable
Fri, 15 Dec 2006 19:30:20 +0100 Thomas Arendsen Hein Don't use node length for calculating revision number length.
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Thu, 14 Dec 2006 15:55:46 -0600 Matt Mackall Merge with crew
Thu, 14 Dec 2006 19:30:18 +0100 Thomas Arendsen Hein Corrected synopsis for many commands.
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 12 Dec 2006 18:16:23 -0600 Matt Mackall Remove deprecated old-style branch support
Sun, 10 Dec 2006 20:35:28 -0200 Alexis S. L. Carvalho Use UTF-8 in .hg/branch
Sun, 10 Dec 2006 19:41:57 +0100 Benoit Boissinot fix errors spotted by pychecker
Sun, 10 Dec 2006 16:24:21 +0100 Benoit Boissinot debuginstall: fix an incorrect variable
Mon, 20 Nov 2006 23:37:21 +0100 Mathieu Clabaut Uniformisation of commit help for -m and -l.
Sun, 10 Dec 2006 12:46:47 +0100 Benoit Boissinot debuginstall: fix a copy/paste error
Sun, 10 Dec 2006 01:05:00 -0600 Matt Mackall Add some remedies and a username check to debuginstall
Sun, 10 Dec 2006 00:44:52 -0600 Matt Mackall Make debuginstall actually attempt to use external patch and merge
Sun, 10 Dec 2006 00:05:47 -0600 Matt Mackall Add debuginstall command to do basic install tests
Sat, 09 Dec 2006 14:00:36 +0100 Thomas Arendsen Hein Removed unneeded OSError exception handler.
Fri, 08 Dec 2006 20:44:58 -0600 Matt Mackall Fix log regression where log -p file showed diffs for other files
Fri, 08 Dec 2006 14:06:26 -0800 Brendan Cully Merge with mpm
Fri, 08 Dec 2006 12:53:51 -0800 Brendan Cully Merge with mpm
Fri, 08 Dec 2006 15:05:39 -0600 Matt Mackall Merge with crew
Fri, 08 Dec 2006 14:55:45 -0600 Matt Mackall Add doc notes about revert and hg status vs diff
Thu, 07 Dec 2006 11:22:17 +0100 Thomas Arendsen Hein Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
Fri, 08 Dec 2006 13:04:10 -0600 Matt Mackall Add notes about diff/merge asymmetry to export, diff, and log
Wed, 06 Dec 2006 17:58:45 -0600 Matt Mackall Remove date parameter from merge
Wed, 06 Dec 2006 17:58:09 -0600 Matt Mackall Add --date support to update and revert
Wed, 06 Dec 2006 15:29:17 -0600 Matt Mackall Add --date support to log
Wed, 06 Dec 2006 15:11:44 -0600 Matt Mackall Add date matching support
Wed, 06 Dec 2006 13:13:25 -0600 Matt Mackall add debugdate command
Wed, 06 Dec 2006 12:45:27 -0600 Matt Mackall Merge with crew
Tue, 05 Dec 2006 22:46:36 +0100 Thomas Arendsen Hein Removed unused parameters/options of update command.
Tue, 05 Dec 2006 13:41:42 -0800 Brendan Cully Add "null" pseudo-tag pointing to nullid
Tue, 05 Dec 2006 16:28:56 -0600 Matt Mackall Allow topics to be callables
Tue, 05 Dec 2006 16:06:13 -0600 Matt Mackall Add basic support for help topics and a dates topic
Tue, 21 Nov 2006 20:00:15 -0200 Alexis S. L. Carvalho make hg commit <dirname> work again
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add global options for setting encoding and encodingmode
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of branch names
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of tags
Sat, 02 Dec 2006 22:35:17 +0100 Thomas Arendsen Hein Move ellipsis code to util.ellipsis() and improve maxlength handling.
Thu, 30 Nov 2006 22:38:48 -0600 Matt Mackall make manifest friendlier
Wed, 22 Nov 2006 23:02:28 +0100 Thomas Arendsen Hein Removed unused ui parameter from revpair/revrange and fix its users.
Wed, 22 Nov 2006 22:33:57 +0100 Thomas Arendsen Hein Use 'bundletype' instead of 'type' to not shadow built-in function.