hgext/bookmarks.py
Sun, 25 Oct 2009 12:05:07 +0200 Alexander Solovyov bookmarks: use API to determine if repo is local
Thu, 17 Sep 2009 22:28:47 -0400 Steve Losh bookmarks: support --quiet
Mon, 27 Jul 2009 19:23:04 -0700 Brendan Cully Merge with main
Sun, 26 Jul 2009 01:38:22 +0200 Martin Geisler bookmarks: wrap docstrings at 70 characters
Fri, 24 Jul 2009 00:40:00 +0200 David Soria Parra bookmarks: optimize update routine in case track.current is set
Fri, 24 Jul 2009 00:37:42 +0200 David Soria Parra bookmarks: Teach addchangset to respect track.current
Fri, 24 Jul 2009 00:04:24 +0200 David Soria Parra bookmarks: Wrap commictx instead of commit (issue 1515)
Thu, 23 Jul 2009 00:02:06 +0200 Martin Geisler bookmarks: use reST syntax for literal block
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor _findtags() out of tags() (issue548).
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler bookmarks: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 19:20:59 +0200 Isaac Jurado bookmarks: Change references to "repo" by references to "self" (issue1611)
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 22 Jun 2009 14:08:49 +0200 Cédric Duval bookmarks: help improvements
Sat, 20 Jun 2009 16:42:51 -0500 Matt Mackall bookmarks: add appropriate locking (issue1691)
Tue, 09 Jun 2009 09:25:25 -0400 timeless bookmarks: improve English
Tue, 09 Jun 2009 09:25:31 -0400 timeless Spell Mercurial as a proper noun
Thu, 04 Jun 2009 21:24:29 +0100 Abderrahim Kitouni bookmarks: update docstring
Wed, 20 May 2009 00:52:46 +0200 Martin Geisler use 'x is None' instead of 'x == None'
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 20 Apr 2009 20:38:37 -0300 Wagner Bruna bookmarks: fix typo
Sat, 04 Apr 2009 23:15:10 +0200 Martin Geisler bookmarks: word-wrap help texts at 70 characters
Thu, 05 Feb 2009 23:47:31 +0100 Benoit Allard bookmarks: change NAME to REV
Fri, 27 Feb 2009 02:01:45 -0800 Alex Unden bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
Sun, 01 Mar 2009 00:30:01 +0100 David Soria Parra bookmarks: Set current bookmark if we create a new one on the tip
Sun, 22 Feb 2009 19:23:09 +0100 David Soria Parra bookmarks: add force option to command syntax description
Tue, 17 Feb 2009 23:58:56 +0100 Martin Geisler bookmarks: escape literal backslashes in docstring
Mon, 19 Jan 2009 00:36:32 +0100 Patrick Mezard bookmarks: work around missing posixfile_nt.readline()
Mon, 12 Jan 2009 10:53:41 -0600 Matt Mackall bookmarks; clean up imports and function wrapping
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
less more (0) -50 -30 tip