log mercurial/commands.py @ 13448:97b69883e929 stable

age author description
Sun, 20 Feb 2011 00:57:55 +0100 David Soria Parra bookmarks: mark new bookmark as current if it points to the current dirstate stable
Wed, 16 Feb 2011 01:29:26 +0100 David Soria Parra bookmarks: make track.current=True default behaviour and remove option (BC)
Wed, 16 Feb 2011 01:28:42 +0100 David Soria Parra update: preserve possible bookmark name to set current bookmark correctly
Mon, 14 Feb 2011 23:59:21 -0600 Kevin Bullock bookmarks: update help text since moving into core
Tue, 15 Feb 2011 23:23:16 +1300 jfh debugignore: catch the case when ignore.includepat doesn't exist
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Sat, 15 Jan 2011 16:02:03 +0100 jfh add debugignore which yields the combined ignore patten of the .hgignore files
Fri, 11 Feb 2011 20:35:32 +0100 David Soria Parra localrepo: sort hg bookmark output
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move push/pull command features to core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge current tracking on update into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge incoming/outgoing into core
Sat, 05 Feb 2011 13:59:34 +0000 Javi Merino doc: Add back quotes around filenames
Fri, 04 Feb 2011 09:17:07 +0100 Martin Geisler merge with stable
Thu, 03 Feb 2011 00:27:44 -0600 Jonathan Nieder backout: make help more explicit about what backout does stable
Tue, 01 Feb 2011 01:55:45 +0100 Mads Kiilerich merge with stable
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Tue, 18 Jan 2011 14:16:27 +0100 Adrian Buehlmann commit: use the term SCM instead of RCS
Sun, 02 Jan 2011 19:34:41 +0100 Adrian Buehlmann rename util.unlink to unlinkpath
Wed, 05 Jan 2011 15:56:03 +0100 Martin Geisler merge with stable
Wed, 05 Jan 2011 10:47:35 +0100 Martin Geisler commands: clarify which aliases "hg help -v" show (issue2572) stable
Sun, 26 Dec 2010 00:43:49 +0100 Mads Kiilerich extensions: warn about invalid extensions when listing disabled commands
Tue, 14 Dec 2010 17:10:01 -0600 Matt Mackall merge with stable
Mon, 06 Dec 2010 22:04:10 -0600 Kevin Bullock tag: abort if not at a branch head (issue2552) stable
Tue, 07 Dec 2010 08:02:54 +0100 Kevin Bullock tag: fix uncommitted merge check and error message (issue2542) stable
Wed, 01 Dec 2010 18:47:40 -0600 Matt Mackall merge with stable
Fri, 26 Nov 2010 18:45:35 +0100 Adrian Buehlmann serve: fix doc typo stable
Wed, 24 Nov 2010 15:56:32 -0600 Matt Mackall branch: operate on branch names in local string space where possible
Sat, 20 Nov 2010 20:41:48 +0200 timeless revert: improve merge advice and favor its error over all
Thu, 11 Nov 2010 07:23:38 +0100 Martin Geisler merge with stable
Tue, 09 Nov 2010 20:25:56 +0000 Richard Hopkins gpg, commands: fixed util.abort to util.Abort typos stable