Tue, 16 Apr 2013 15:16:33 +0200 |
Pierre-Yves David |
obsolete: extract foreground computation from bookmark.validdest
|
file |
diff |
annotate
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
file |
diff |
annotate
|
Fri, 29 Mar 2013 18:28:59 -0700 |
Siddharth Agarwal |
bookmarks.updatefromremote: rename local rb to remotemarks
|
file |
diff |
annotate
|
Wed, 30 Jan 2013 15:35:00 -0800 |
Siddharth Agarwal |
bookmarks: factor out delete divergent code
stable
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 15:13:53 -0600 |
Kevin Bullock |
bookmarks: hide bookmarks on filtered revs from listkeys
stable
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 13:47:10 -0600 |
Kevin Bullock |
update: update to current bookmark if it moved out from under us (issue3682)
stable
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
bookmarks: process pulled remote bookmarks in sorted order
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 11:30:38 -0600 |
Kevin Bullock |
bookmarks: spelling correction in docstring
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 17:26:23 +0200 |
Pierre-Yves David |
clfilter: `bookmark.validdest` should run on unfiltered repo
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 18:11:17 +0200 |
Pierre-Yves David |
bookmark: remove useless line in `validdest`
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 17:55:21 +0200 |
Pierre-Yves David |
bookmark: issue a single call to `allsuccessors` per loop
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 17:26:40 +0200 |
Pierre-Yves David |
bookmark: simplify mutability check in `validdest`
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 09:29:50 +0200 |
Thomas Arendsen Hein |
bookmark: simplify nodemap check introduced in the previous changeset
stable
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 23:43:52 +0200 |
Pierre-Yves David |
bookmark: prevent crashing when a successor is unknown locally (issue3680)
stable
|
file |
diff |
annotate
|
Tue, 16 Oct 2012 15:49:58 +0200 |
Pierre-Yves David |
obsolete: have `allsuccessors` takes a list of nodes
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 00:30:11 +0200 |
Pierre-Yves David |
obsolete: rename `anysuccessors` into `allsuccessors`
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 17:23:39 -0500 |
Kevin Bullock |
bookmarks: use scmutil.checknewlabel
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 16:32:43 -0500 |
Kevin Bullock |
bookmarks: disallow bookmarks named 'tip', '.', or 'null'
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 17:03:01 -0500 |
Kevin Bullock |
bookmarks: abort directly on invalid name
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 23:54:54 -0400 |
David M. Carr |
bookmarks: when @ bookmark diverges, don't double the @ sign (BC)
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 01:29:56 +0200 |
Mads Kiilerich |
spelling: fix minor spell checker issues
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 14:53:50 +0900 |
FUJIWARA Katsunori |
bookmarks: rename arguments/variables for source code readability
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 21:39:12 +0900 |
FUJIWARA Katsunori |
bookmarks: use "changectx.descendant()" for efficient descendant examination
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 21:39:12 +0900 |
FUJIWARA Katsunori |
bookmarks: avoid redundant creation/assignment of "validdests" in "validdest()"
|
file |
diff |
annotate
|
Sun, 26 Aug 2012 01:28:22 +0200 |
Pierre-Yves David |
bookmark: take successors into account when updating (issue3561)
|
file |
diff |
annotate
|
Sun, 26 Aug 2012 00:28:56 +0200 |
Pierre-Yves David |
bookmarks: extract valid destination logic in a dedicated function
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
file |
diff |
annotate
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
file |
diff |
annotate
|
Sat, 12 May 2012 21:28:10 +0200 |
David Soria Parra |
bookmarks: delete divergent bookmarks on merge
|
file |
diff |
annotate
|