Tue, 21 Feb 2017 17:50:04 +0100 |
Pierre-Yves David |
color: move git-subrepo support into the subrepo module
|
Sat, 25 Feb 2017 21:13:59 -0500 |
Matt Harbison |
subrepo: run the repo decoders when archiving
|
Tue, 10 Jan 2017 09:32:27 +0100 |
Valters Vingolds |
rebase: provide detailed hint to abort message if working dir is not clean
|
Mon, 19 Dec 2016 00:16:52 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 1 of 2)
|
Sun, 18 Dec 2016 01:46:39 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 2 of 5)
|
Sat, 17 Dec 2016 20:14:24 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 3 of 4)
|
Sat, 08 Oct 2016 01:25:28 -0700 |
Simon Farnsworth |
merge: use labels in subrepo merge
|
Mon, 11 Jul 2016 21:40:02 +0900 |
Yuya Nishihara |
error: make hintable exceptions reject unknown keyword arguments (API)
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
subrepo: make a message translatable
|
Wed, 27 Apr 2016 22:45:52 -0400 |
Matt Harbison |
verify: don't init subrepo when missing one is referenced (issue5128) (API)
stable
|
Sat, 16 Apr 2016 15:14:25 -0500 |
Matt Mackall |
subrepo: disable localizations when calling Git (issue5176)
|
Tue, 29 Mar 2016 12:29:00 -0500 |
Matt Mackall |
merge with stable
|
Sun, 20 Mar 2016 21:52:21 -0700 |
Mateusz Kwapich |
subrepo: set GIT_ALLOW_PROTOCOL to limit git clone protocols (SEC)
stable
|
Fri, 25 Mar 2016 16:23:23 -0500 |
Matt Mackall |
merge with stable
|
Thu, 24 Mar 2016 09:38:11 -0700 |
Martin von Zweigbergk |
subrepo: adapt to git's recent renames-by-default
stable
|
Thu, 17 Mar 2016 18:19:36 +0000 |
timeless |
remove: queue warnings until after status messages (issue5140) (API)
|
Fri, 05 Feb 2016 21:09:32 -0800 |
Martin von Zweigbergk |
match: rename "narrowmatcher" to "subdirmatcher" (API)
|
Sun, 17 Jan 2016 22:53:57 -0500 |
Mason Malone |
subrepo: better error messages in _ensuregit
stable
|
Fri, 15 Jan 2016 13:14:50 -0800 |
Bryan O'Sullivan |
with: use context manager in subrepo storeclean
|
Fri, 15 Jan 2016 13:14:50 -0800 |
Bryan O'Sullivan |
with: use context manager in subrepo _cachestorehash
|
Sat, 02 Jan 2016 03:02:57 -0800 |
Siddharth Agarwal |
origpath: move from cmdutil to scmutil
|
Tue, 10 Nov 2015 14:29:13 -0800 |
Christian Delahousse |
git-subrepos: revert respects specified location to save .orig files
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 08 Aug 2015 20:03:58 -0700 |
Gregory Szorc |
subrepo: use absolute_import
|
Thu, 25 Jun 2015 17:57:26 -0500 |
Matt Mackall |
subrepo: mark internal-only option
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.dirname instead of os.path.dirname
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.basename instead of os.path.basename
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use repo.pathto instead of util.pathto to simplify invocation
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: prefetch ctx.repo() for efficiency and centralization
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Tue, 16 Jun 2015 23:06:57 -0400 |
Matt Harbison |
archive: support 'wdir()'
|
Tue, 16 Jun 2015 23:03:36 -0400 |
Matt Harbison |
subrepo: allow a representation of the working directory subrepo
|
Tue, 16 Jun 2015 16:15:15 -0400 |
Matt Harbison |
verify: check the subrepository references in .hgsubstate
|
Sun, 14 Jun 2015 21:51:57 -0400 |
Matt Harbison |
subrepo: introduce hgsubrepo._getctx()
|
Wed, 03 Jun 2015 13:45:42 -0400 |
Matt Harbison |
subrepo: introduce the nullsubrepo() method
|
Sun, 17 May 2015 22:42:47 -0400 |
Matt Harbison |
files: recurse into subrepos automatically with an explicit path
|
Mon, 18 May 2015 12:31:41 -0500 |
Pierre-Yves David |
subrepo: further replacement of try/except with 'next'
|
Fri, 15 May 2015 23:13:05 -0400 |
Matt Harbison |
subrepo: introduce getfileset()
|
Wed, 06 May 2015 17:15:38 +0200 |
Mathias De Maré |
subrepo: correctly handle git subdirectory status change
|
Mon, 04 May 2015 22:33:29 -0400 |
Matt Harbison |
archive: always use portable path component separators with subrepos
stable
|
Tue, 03 Feb 2015 15:01:43 -0500 |
Matt Harbison |
subrepo: propagate the --hidden option to hg subrepositories
stable
|
Mon, 27 Apr 2015 21:34:23 -0400 |
Matt Harbison |
subrepo: don't pass the outer repo's --rev or --branch to subrepo incoming()
stable
|
Mon, 27 Apr 2015 21:15:25 -0400 |
Matt Harbison |
subrepo: don't pass the outer repo's --rev or --branch to subrepo outgoing()
stable
|
Fri, 24 Apr 2015 23:23:55 -0400 |
Matt Harbison |
subrepo: don't write .hgsubstate lines with empty subrepo state (issue4622)
stable
|
Wed, 15 Apr 2015 11:49:44 -0400 |
Matt Harbison |
subrepo: calculate _relpath for hgsubrepo based on self instead of parent
|
Wed, 15 Apr 2015 11:23:26 -0400 |
Matt Harbison |
subrepo: backout 93b0e0db7929 to restore reporelpath()
|
Tue, 14 Apr 2015 20:09:56 +0200 |
Mathias De Maré |
subrepo: add include/exclude support for diffing git subrepos
|
Sat, 11 Apr 2015 23:00:04 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.walk instead of os.walk
|
Sat, 11 Apr 2015 23:00:04 +0900 |
FUJIWARA Katsunori |
subrepo: pass wvfs to _sanitize instead of absolute path to a subrepository
|
Sat, 07 Feb 2015 12:57:40 -0500 |
Matt Harbison |
subrepo: convert the os.path references in git to vfs
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.removedirs instead of os.removedirs
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.unlink instead of os.remove
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.rmtree instead of shutil.rmtree
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.reljoin instead of os.path.join
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic
|