log mercurial/commands.py @ 4209:dbc3846c09a1

age author description
Wed, 14 Mar 2007 01:26:09 -0500 Matt Mackall Merge with -stable, fix small test failure
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
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
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