log mercurial/bookmarks.py @ 13874:9d67277c9204

age author description
Mon, 14 Mar 2011 23:03:56 +0100 David Soria Parra bundle: update current bookmark to most recent revision on current branch
Mon, 14 Mar 2011 09:36:17 +0100 David Soria Parra bookmarks: remove API limitation in setcurrent
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra bookmarks: separate bookmarks update code from localrepo's pull.
Sun, 13 Mar 2011 14:36:47 +0100 Benoit Boissinot bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stable
Thu, 24 Feb 2011 14:38:50 +0100 David Soria Parra bookmarks: restrict moving a bookmark to its descendants (issue1502) stable
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