Fri, 19 Oct 2012 00:30:11 +0200 |
Pierre-Yves David |
obsolete: rename `anysuccessors` into `allsuccessors`
|
Wed, 17 Oct 2012 17:23:39 -0500 |
Kevin Bullock |
bookmarks: use scmutil.checknewlabel
|
Wed, 17 Oct 2012 16:32:43 -0500 |
Kevin Bullock |
bookmarks: disallow bookmarks named 'tip', '.', or 'null'
|
Wed, 17 Oct 2012 17:03:01 -0500 |
Kevin Bullock |
bookmarks: abort directly on invalid name
|
Mon, 15 Oct 2012 23:54:54 -0400 |
David M. Carr |
bookmarks: when @ bookmark diverges, don't double the @ sign (BC)
|
Wed, 10 Oct 2012 01:29:56 +0200 |
Mads Kiilerich |
spelling: fix minor spell checker issues
|
Sat, 22 Sep 2012 14:53:50 +0900 |
FUJIWARA Katsunori |
bookmarks: rename arguments/variables for source code readability
|
Tue, 18 Sep 2012 21:39:12 +0900 |
FUJIWARA Katsunori |
bookmarks: use "changectx.descendant()" for efficient descendant examination
|
Tue, 18 Sep 2012 21:39:12 +0900 |
FUJIWARA Katsunori |
bookmarks: avoid redundant creation/assignment of "validdests" in "validdest()"
|
Sun, 26 Aug 2012 01:28:22 +0200 |
Pierre-Yves David |
bookmark: take successors into account when updating (issue3561)
|
Sun, 26 Aug 2012 00:28:56 +0200 |
Pierre-Yves David |
bookmarks: extract valid destination logic in a dedicated function
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
Sat, 12 May 2012 21:28:10 +0200 |
David Soria Parra |
bookmarks: delete divergent bookmarks on merge
|
Sat, 12 May 2012 17:00:01 +0200 |
Levi Bard |
bookmarks: pull new bookmarks from remote by default (BC)
|
Thu, 03 May 2012 16:03:08 -0500 |
Matt Mackall |
bookmarks: catch the proper exception for missing revisions
stable 2.2.1
|
Wed, 21 Mar 2012 16:39:38 -0500 |
Kevin Bullock |
bookmarks: clone non-divergent bookmarks with @ in them
stable
|
Wed, 29 Feb 2012 09:34:19 +0100 |
Gilles Moris |
bookmarks: restore python 2.4 compatibility
stable
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
Wed, 25 Jan 2012 20:03:46 +0100 |
David Soria Parra |
bookmarks: respect --debug during incoming/outgoing
stable
|
Wed, 18 Jan 2012 14:56:52 -0600 |
Matt Mackall |
bookmarks: backout locking change in 12dea4d998ec
|
Fri, 13 Jan 2012 02:30:43 +0100 |
Mads Kiilerich |
bookmarks: primarily use repo lock, not wlock
|
Wed, 16 Nov 2011 15:29:57 -0600 |
Kevin Bullock |
bookmarks: update and updatecurrentbookmark return status
|
Wed, 07 Dec 2011 16:19:39 -0600 |
Matt Mackall |
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
|
Tue, 06 Dec 2011 14:17:33 -0600 |
Matt Mackall |
bookmarks: shadow divergent bookmarks of foo with foo@n
|
Wed, 12 Oct 2011 11:09:57 -0500 |
Augie Fackler |
bookmarks: delegate writing to the repo just like reading
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
Mon, 25 Jul 2011 15:07:09 -0500 |
Augie Fackler |
bookmarks: use getattr instead of hasattr
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: simplify warning code
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: drop superfluous strip
|
Tue, 05 Jul 2011 10:20:27 +0200 |
Pierre-Yves David |
bookmarks: add a warning for non empty malformed line
|
Tue, 05 Jul 2011 10:13:54 +0200 |
Pierre-Yves David |
bookmarks: more robust parsing of bookmarks file
|
Wed, 08 Jun 2011 21:25:18 +0800 |
LUO Zheng |
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Fri, 29 Apr 2011 18:43:36 +0300 |
Idan Kamara |
bookmarks: further restrict IOError on write
|
Sun, 13 Mar 2011 15:02:49 +0100 |
Benoit Boissinot |
bookmarks: be more restrictive in our Exception catching
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
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
|