log mercurial/commands.py @ 15619:6c8573dd1b6b

age author description
Wed, 07 Dec 2011 11:23:01 -0600 Kevin Bullock merge: make 'nothing to merge' aborts consistent
Wed, 07 Dec 2011 11:22:57 -0600 Kevin Bullock merge: remove excess creation of changectx
Thu, 08 Dec 2011 14:32:44 -0600 Matt Mackall branch: warn on branching stable
Wed, 07 Dec 2011 16:19:39 -0600 Matt Mackall bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
Mon, 05 Dec 2011 17:48:40 -0600 Matt Mackall merge with stable
Mon, 05 Dec 2011 17:09:11 -0600 Matt Mackall branch: move note about permanence to the top, add 'global' stable
Mon, 28 Nov 2011 01:32:13 +0100 Pierre-Yves David addchangegroup: remove the lock argument on the addchangegroup methods
Sat, 26 Nov 2011 00:10:12 +0100 Mads Kiilerich id: add command line options for handling ssh and https urls
Thu, 24 Nov 2011 11:38:16 +0100 Patrick Mezard status: support revsets with --change
Fri, 18 Nov 2011 12:04:31 +0100 Patrick Mezard annotate: support diff whitespace filtering flags (issue3030)
Thu, 17 Nov 2011 16:53:17 -0600 Matt Mackall merge with stable
Wed, 16 Nov 2011 12:53:10 +0100 Patrick Mezard import: fix parent selection when importing merges stable
Sat, 12 Nov 2011 14:00:25 +0100 Stefano Tortarolo graft: disallow grafting grafted csets in specific situations (issue3091) stable
Sat, 12 Nov 2011 13:15:40 +0100 Stefano Tortarolo graft: preserve original source in subsequent grafts stable
Tue, 15 Nov 2011 02:44:55 +0100 Mads Kiilerich forget: use forward slashes for internal paths
Wed, 17 Aug 2011 08:55:01 -0500 Kevin Bullock bookmark: remove excess creation of changectx's
Wed, 17 Aug 2011 08:49:40 -0500 Kevin Bullock bookmark: same order for options and code
Wed, 09 Nov 2011 19:46:51 -0500 David M. Carr forget: support forgetting explicit paths in subrepos
Thu, 10 Nov 2011 11:00:27 -0600 Matt Mackall merge with stable
Tue, 08 Nov 2011 21:31:39 +0100 Stefano Tortarolo graft: mark a string for translation stable
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich windows: use umask 022 in debugstate output
Sun, 06 Nov 2011 14:40:31 -0600 Matt Mackall log: hide hidden option until it actually does something
Wed, 02 Nov 2011 15:06:40 -0500 Matt Mackall log: hide some low-utility options
Wed, 02 Nov 2011 13:51:16 -0500 Matt Mackall localrepo: convert various repo.set() users to repo.revs()
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Wed, 26 Oct 2011 18:47:12 +0200 Peer Stritzinger revert: fix missing removes when parent was changed in dirstate stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate filter logic stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate scan message stable
Mon, 24 Oct 2011 12:09:12 -0500 Matt Mackall graft: fix formatting of message stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable