log mercurial/bookmarks.py @ 13425:0fe36c347c00

age author description
Wed, 16 Feb 2011 18:36:45 +0100 David Soria Parra bookmarks: forbid \0 \r \n : in bookmark names (BC)
Wed, 16 Feb 2011 01:29:26 +0100 David Soria Parra bookmarks: make track.current=True default behaviour and remove option (BC)
Fri, 11 Feb 2011 19:32:49 +0100 David Soria Parra bookmarks: read current bookmark as utf-8 and convert it to local
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move diff to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move pushkey functions into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move update into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move read methods to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move basic io to core