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()
|
Wed, 31 Dec 2008 15:04:18 +0100 |
Benoit Boissinot |
merge bookmarks
|
Thu, 18 Dec 2008 10:51:11 +0100 |
David Soria Parra |
bookmarks: set the current bookmark to the new name if we rename the current bookmark
|
Sun, 07 Dec 2008 19:59:01 +0100 |
Benoit Boissinot |
bookmarks: this is a comment, not a string
|
Sun, 07 Dec 2008 19:33:26 +0100 |
David Soria Parra |
Merge backout
|
Sun, 07 Dec 2008 19:31:38 +0100 |
David Soria Parra |
Backed out changeset 4c3e0ad58c5b
|
Sun, 07 Dec 2008 19:28:09 +0100 |
David Soria Parra |
Merge backout
|
Sun, 07 Dec 2008 19:27:57 +0100 |
David Soria Parra |
Backed out changeset 187a13bd14c6
|
Sat, 06 Dec 2008 19:30:20 +0100 |
David Soria Parra |
bookmarks: do not overwrite bookmarks.current if not necessary
|
Sat, 06 Dec 2008 14:03:30 +0200 |
Alexander Solovyov |
bookmarks: add --only-bookmark option to log
|
Sat, 06 Dec 2008 01:10:11 +0100 |
David Soria Parra |
bookmarks: more git-like branches
|
Thu, 09 Oct 2008 08:49:03 +0200 |
Martin Geisler |
bookmarks: Include bookmarks in tags.
|
Fri, 05 Dec 2008 11:12:46 +0100 |
David Soria Parra |
bookmarks: Fix indention
|
Fri, 05 Dec 2008 09:38:17 +0100 |
Stefan Rusek |
bookmarks: Adds support for a --non-bookmarked option to push
|
Wed, 05 Nov 2008 03:53:34 +0100 |
David Soria Parra |
bookmarks: Use dirstate to determine the current node in addchangegroup
|
Tue, 28 Oct 2008 20:48:30 +0100 |
Benoit Boissinot |
bookmarks: fix strip handling
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Sun, 26 Oct 2008 17:08:48 +0800 |
Dmitriy Taychenachev |
bookmarks: do nothing if commit was not successful.
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Strip bookmark names of whitespace, just like tag names
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Correctly reject newlines in bookmark names
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Require a bookmark name when a revision is specified
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Improve documentation
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Rename --move to --rename
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Require new bookmark name when renaming
|
Sat, 25 Oct 2008 19:05:52 +0200 |
Joel Rosdahl |
bookmarks: Only save undo.bookmarks if bookmarks exist
|
Sat, 25 Oct 2008 19:05:42 +0200 |
Joel Rosdahl |
bookmarks: Avoid long lines
|
Sat, 25 Oct 2008 16:30:11 +0200 |
Joel Rosdahl |
bookmarks: Fix spelling and grammar
|
Sat, 25 Oct 2008 16:29:58 +0200 |
Joel Rosdahl |
bookmarks: Remove trailing space
|
Wed, 22 Oct 2008 21:53:27 +0200 |
David Soria Parra |
Bookmarks: Add the bookmarks extension
|