Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
Mon, 12 Feb 2018 16:15:34 -0800 |
Gregory Szorc |
hg: move share._getsrcrepo into core
|
Mon, 06 Nov 2017 10:33:40 -0800 |
Gregory Szorc |
share: move config item declarations into core
stable
|
Tue, 31 Oct 2017 23:09:29 -0400 |
Matt Harbison |
help: minor copy editing for grammar
stable
|
Tue, 17 Oct 2017 21:48:56 -0400 |
Matt Harbison |
share: move the implementation of 'unshare' to the 'hg' module
|
Sun, 15 Oct 2017 22:48:02 -0400 |
Matt Harbison |
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)
|
Fri, 30 Jun 2017 03:44:18 +0200 |
Boris Feld |
configitems: register the 'share.poolnaming' config
|
Fri, 30 Jun 2017 03:44:17 +0200 |
Boris Feld |
configitems: register the 'share.pool' config
|
Mon, 10 Jul 2017 20:10:03 +0200 |
Boris Feld |
bookmark: deprecate 'recordchange' in favor of 'applychanges'
|
Sat, 24 Jun 2017 13:20:30 +0900 |
Yuya Nishihara |
share: use dict literal instead of dict(key=value)
|
Thu, 22 Jun 2017 03:24:12 +0530 |
Pulkit Goyal |
py3: use r'' to prevent conversion to bytes by transformer
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Wed, 08 Mar 2017 16:52:30 -0800 |
Pierre-Yves David |
share: directly use repo.vfs.join
|
Fri, 03 Mar 2017 00:11:51 +0900 |
Yuya Nishihara |
share: drop 'relshared' requirement as well
|
Fri, 03 Mar 2017 00:11:18 +0900 |
Yuya Nishihara |
share: fix typo to drop 'shared' requirement on unshare
|
Mon, 13 Feb 2017 14:05:24 +0100 |
Dan Villiom Podlaski Christiansen |
share: add --relative flag to store a relative path to the source
|
Tue, 21 Feb 2017 01:21:00 +0900 |
FUJIWARA Katsunori |
bookmarks: check HG_PENDING strictly
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Mon, 11 Jul 2016 13:40:02 -0700 |
Durham Goode |
share: don't recreate the source repo each time
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Fri, 24 Jun 2016 10:32:38 +0100 |
Martijn Pieters |
share: move magic string to a constant
|
Sat, 12 Dec 2015 22:07:40 -0500 |
Gregory Szorc |
share: pass named arguments
|
Wed, 11 Nov 2015 20:45:38 -0500 |
Augie Fackler |
bookmarks: hoist getbkfile out of bmstore class
|
Fri, 13 Nov 2015 02:36:30 +0900 |
FUJIWARA Katsunori |
share: wrap bmstore._writerepo for transaction sensitivity (issue4940)
stable
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 18 Jul 2015 14:17:17 -0500 |
Matt Mackall |
share: make option docs more check-config friendly
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
Thu, 25 Jun 2015 22:16:36 -0700 |
Siddharth Agarwal |
share: replace reference to 'sopener' with 'svfs'
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Sun, 11 Jan 2015 16:20:15 +0100 |
Angel Ezquerra |
share: replace the bookmarks.shared file with an entry on a new "shared" file
|
Sun, 21 Dec 2014 00:19:10 +0100 |
Angel Ezquerra |
localrepo: introduce shared method to check if a repository is shared
|
Thu, 18 Dec 2014 23:24:17 -0500 |
Matt Harbison |
share: use the 'sharedpath' attr on repo instead of reloading from the file
|
Thu, 18 Dec 2014 23:16:37 -0500 |
Matt Harbison |
share: fix source repo lookup on Windows
|
Sat, 13 Dec 2014 11:32:46 -0800 |
Ryan McElroy |
share: add option to share bookmarks
|
Sat, 13 Dec 2014 14:31:55 -0800 |
Ryan McElroy |
share: implement shared bookmark functionality
|
Sun, 04 May 2014 22:03:11 -0700 |
Gregory Szorc |
share: define norepo in command decorator
|
Sun, 04 May 2014 21:33:14 -0700 |
Gregory Szorc |
share: declare commands using decorator
|
Sat, 16 Nov 2013 17:30:34 -0500 |
Brodie Rao |
share: fix unshare calling wrong repo.__init__() method
stable
|
Tue, 05 Nov 2013 08:59:55 +0100 |
Simon Heimberg |
documentation: add an extra newline after note directive
stable
|
Thu, 11 Jul 2013 19:26:53 -0500 |
Matt Mackall |
share: remove reference to tip
|
Wed, 10 Oct 2012 21:55:49 +0200 |
Simon Heimberg |
repo: repo isolation, do not pass on repo.ui for creating new repos
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sat, 10 Sep 2011 17:59:47 -0500 |
Matt Mackall |
share: drop unused import
|
Thu, 11 Aug 2011 00:04:00 +0200 |
Simon Heimberg |
hgext: introduce unshare command
|
Wed, 22 Sep 2010 16:23:55 +0200 |
Erik Zielke |
Use note admonition
|
Thu, 01 Apr 2010 00:02:12 +0200 |
Martin Geisler |
share: drop experimental label
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 13 Jan 2010 22:05:06 -0500 |
Greg Ward |
share: be more explicit about the dangers of rollback.
stable
|
Sun, 26 Jul 2009 02:01:19 +0200 |
Martin Geisler |
share: wrap docstrings at 70 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
share: wrapped docstrings at 78 characters
|
Wed, 01 Jul 2009 10:19:40 -0400 |
Brodie Rao |
extensions: remove unused imports
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sun, 21 Jun 2009 16:45:47 +0200 |
Dirkjan Ochtman |
help: add/fix docstrings for a bunch of extensions
|
Sat, 13 Jun 2009 18:16:44 -0500 |
Matt Mackall |
share: allow dest to default to the basename of source
|
Sat, 13 Jun 2009 18:01:48 -0500 |
Matt Mackall |
share: add experimental share extension
|