log hgext/bookmarks.py @ 11532:f3732ab1149f

age author description
Sat, 26 Jun 2010 12:26:03 -0500 Matt Mackall bookmarks: fix in/out return values stable
Sat, 26 Jun 2010 12:24:55 -0500 Matt Mackall bookmarks: fix bogus cut and paste for outgoing stable
Fri, 25 Jun 2010 13:47:28 -0500 Matt Mackall addchangegroup: pass in lock to release it before changegroup hook is called stable
Wed, 23 Jun 2010 13:38:52 -0500 Matt Mackall bookmarks: touch changelog on write to force hgweb reload stable
Wed, 23 Jun 2010 11:53:59 +0200 David Soria Parra bookmarks: Use error message consistently stable
Sun, 20 Jun 2010 12:26:48 +0200 David Soria Parra bookmarks: Add -B option to incoming/outgoing to compare bookmarks stable
Thu, 17 Jun 2010 15:54:26 -0500 Matt Mackall bookmarks: add support for push --bookmark to export bookmarks
Thu, 17 Jun 2010 14:26:23 -0500 Matt Mackall bookmarks: add support for pull --bookmark to import remote bookmarks
Thu, 17 Jun 2010 12:22:21 -0500 Matt Mackall bookmarks: update known bookmarks on the target on push
Thu, 17 Jun 2010 12:10:47 -0500 Matt Mackall bookmarks: pull known bookmarks from server that are newer
Thu, 17 Jun 2010 11:01:51 -0500 Matt Mackall bookmarks: add pushkey server-side support
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Sat, 17 Apr 2010 14:32:26 +0200 Isaac Jurado bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)