Mon, 10 Jul 2023 15:38:53 +0200 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "sqlitestore"
|
file |
diff |
annotate
|
Mon, 10 Jul 2023 19:32:17 +0200 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "share"
|
file |
diff |
annotate
|
Tue, 31 May 2022 22:50:01 +0200 |
Manuel Jacob |
py3: catch FileNotFoundError instead of checking errno == ENOENT
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 09:54:49 -0800 |
Martin von Zweigbergk |
share: remove unexpected heading from "verbose" container in help test
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 18:11:47 +0530 |
Pulkit Goyal |
share: add documentation about share-safe mode in `hg help -e share`
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 16:07:18 +0200 |
Joerg Sonnenberger |
share: provide a more useful text for hg help
stable
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 20:18:54 +0300 |
Pulkit Goyal |
share: unmark --relative as EXPERIMENTAL
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Wed, 15 May 2019 22:09:02 -0700 |
Martin von Zweigbergk |
bookmarks: keep bookmarks in .hg/store if new config set
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 16:15:34 -0800 |
Gregory Szorc |
hg: move share._getsrcrepo into core
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 10:33:40 -0800 |
Gregory Szorc |
share: move config item declarations into core
stable
|
file |
diff |
annotate
|
Tue, 31 Oct 2017 23:09:29 -0400 |
Matt Harbison |
help: minor copy editing for grammar
stable
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 21:48:56 -0400 |
Matt Harbison |
share: move the implementation of 'unshare' to the 'hg' module
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 22:48:02 -0400 |
Matt Harbison |
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:44:18 +0200 |
Boris Feld |
configitems: register the 'share.poolnaming' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:44:17 +0200 |
Boris Feld |
configitems: register the 'share.pool' config
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 20:10:03 +0200 |
Boris Feld |
bookmark: deprecate 'recordchange' in favor of 'applychanges'
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 13:20:30 +0900 |
Yuya Nishihara |
share: use dict literal instead of dict(key=value)
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 03:24:12 +0530 |
Pulkit Goyal |
py3: use r'' to prevent conversion to bytes by transformer
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 16:52:30 -0800 |
Pierre-Yves David |
share: directly use repo.vfs.join
|
file |
diff |
annotate
|
Fri, 03 Mar 2017 00:11:51 +0900 |
Yuya Nishihara |
share: drop 'relshared' requirement as well
|
file |
diff |
annotate
|
Fri, 03 Mar 2017 00:11:18 +0900 |
Yuya Nishihara |
share: fix typo to drop 'shared' requirement on unshare
|
file |
diff |
annotate
|