Sun, 28 Sep 2014 17:35:33 -0700 |
Pierre-Yves David |
push: update bookmarks (on server) within a transaction
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 15:21:38 -0700 |
Pierre-Yves David |
pull: perform bookmark updates in the transaction
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 00:41:55 -0700 |
Pierre-Yves David |
bookmark: add a `bmstore.recordupdate` to plug bookmarks into the transaction
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 03:10:33 -0700 |
Pierre-Yves David |
bookmarks: split bookmark serialization and file handling
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 14:07:56 -0700 |
Pierre-Yves David |
pull: merge bookmark updates and imports
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 13:43:31 -0700 |
Pierre-Yves David |
pull: gather explicit bookmark pulls with bookmark updates
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 23:04:35 -0700 |
Pierre-Yves David |
bookmark: remove now unused `pushtoremote` function
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 12:16:07 -0500 |
Pierre-Yves David |
bookmarks: allow `updatefromremote` to be quiet
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 16:43:50 -0500 |
Matt Mackall |
bookmarks: fix divergent bookmark path normalization
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 11:31:15 -0700 |
Pierre-Yves David |
bookmark: make the search for divergent names more robust
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 04:58:41 -0700 |
Durham Goode |
bookmarks: allow pushkey if new equals current
|
file |
diff |
annotate
|
Tue, 08 Jul 2014 14:45:55 -0500 |
Matt Mackall |
bookmarks: avoid deleting primary bookmarks on rebase
stable
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 17:46:51 -0800 |
Pierre-Yves David |
push: move bookmarks exchange in the exchange module
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 17:48:48 -0600 |
Sean Farley |
update: consider successor changesets when moving active bookmark
|
file |
diff |
annotate
|
Fri, 15 Nov 2013 18:41:40 -0800 |
Siddharth Agarwal |
bookmarks: make setcurrent with None an error
|
file |
diff |
annotate
|
Fri, 15 Nov 2013 18:28:57 -0800 |
Siddharth Agarwal |
bmstore.write: use unsetcurrent instead of setcurrent with None
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite "updatefromremote()" by "compare()"
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: add function to centralize the logic to compare bookmarks
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
bookmarks: use "vfs.utime()" instead of "os.utime()"
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
bookmarks: use "vfs.unlink()" instead of "util.unlink()"
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 21:43:14 -0500 |
Kevin Bullock |
bookmarks: pull --update updates to active bookmark if it moved (issue4007)
stable 2.7
|
file |
diff |
annotate
|
Wed, 01 May 2013 15:34:45 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmarks when moving active bookmark forward
stable
|
file |
diff |
annotate
|
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
|