hgext/share.py
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 20:18:54 +0300 Pulkit Goyal share: unmark --relative as EXPERIMENTAL
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 15 May 2019 22:09:02 -0700 Martin von Zweigbergk bookmarks: keep bookmarks in .hg/store if new config set
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
less more (0) -50 -30 tip