Thu, 14 Mar 2019 09:12:55 +0000 |
Pierre-Yves David |
manifestcache: clear the cache before testing the debug command
|
changeset |
files
|
Fri, 15 Mar 2019 12:17:30 +0000 |
Pierre-Yves David |
manifestcache: abstract the filename in a class attribute
|
changeset |
files
|
Fri, 15 Mar 2019 09:07:23 +0000 |
Pierre-Yves David |
manifestcache: skip setup earlier if we don't have the lock
|
changeset |
files
|
Thu, 14 Mar 2019 11:46:18 +0000 |
Pierre-Yves David |
manifestcache: test the cache is warm after a commit
|
changeset |
files
|
Fri, 15 Mar 2019 13:52:36 +0000 |
Pierre-Yves David |
manifestcache: stop altering the lru cache order while displaying it
|
changeset |
files
|
Fri, 15 Mar 2019 13:52:56 +0000 |
Pierre-Yves David |
manifestcache: support multiple cache addition in one debug command run
|
changeset |
files
|
Thu, 14 Mar 2019 18:11:22 -0700 |
Gregory Szorc |
wix: autogenerate wxs file for library files
|
changeset |
files
|
Thu, 14 Mar 2019 17:59:51 -0700 |
Gregory Szorc |
wix: introduce variable to hold path to wix packaging directory
|
changeset |
files
|
Thu, 14 Mar 2019 18:25:23 -0700 |
Gregory Szorc |
wix: package missing .dll and .pyd files
|
changeset |
files
|
Thu, 14 Mar 2019 18:25:07 -0700 |
Gregory Szorc |
setup: exclude crypt32.dll in py2exe builds
|
changeset |
files
|
Thu, 14 Mar 2019 13:27:37 -0700 |
Gregory Szorc |
packaging: don't bundle DLLs in py2exe library.zip for x86 builds
|
changeset |
files
|
Thu, 14 Mar 2019 18:14:33 -0700 |
Gregory Szorc |
packaging: convert files to LF
|
changeset |
files
|
Wed, 13 Mar 2019 10:51:40 -0700 |
Martin von Zweigbergk |
dirstate: remove obsolete reference to dirstate.beginparentchange
|
changeset |
files
|
Sat, 09 Mar 2019 00:44:26 +0000 |
Ian Moody |
py3: use pycompat.iterbytestr to convert memoryview slice to bytestring
|
changeset |
files
|
Thu, 14 Mar 2019 14:46:29 -0700 |
Martin von Zweigbergk |
rebase: fix crash with in-memory rebase and copies
|
changeset |
files
|
Thu, 14 Mar 2019 13:53:20 -0700 |
Martin von Zweigbergk |
test: demonstrate crash with in-memory rebase and copies
|
changeset |
files
|
Thu, 14 Mar 2019 09:12:46 +0000 |
Pierre-Yves David |
manifestcache: actually honor --clear
|
changeset |
files
|
Thu, 14 Mar 2019 10:58:53 +0000 |
Pierre-Yves David |
manifestcache: make sure the entry are ordered by access time
|
changeset |
files
|
Thu, 14 Mar 2019 09:12:27 +0000 |
Pierre-Yves David |
manifestcache: adding a second distinct entry
|
changeset |
files
|
Thu, 14 Mar 2019 10:53:28 +0000 |
Pierre-Yves David |
manifestcache: test that adding the same entry twice do not duplicates it
|
changeset |
files
|
Thu, 14 Mar 2019 09:11:41 +0000 |
Pierre-Yves David |
manifestcache: do not display data when using --add
|
changeset |
files
|
Thu, 14 Mar 2019 10:43:01 +0000 |
Pierre-Yves David |
manifestcache: only lock the repository if the debug command touch the cache
|
changeset |
files
|
Thu, 14 Mar 2019 10:24:51 +0000 |
Pierre-Yves David |
manifestcache: further fix to debug command output
|
changeset |
files
|
Thu, 14 Mar 2019 09:11:18 +0000 |
Pierre-Yves David |
manifestcache: test and fix some output of the debug command
|
changeset |
files
|
Thu, 27 Dec 2018 13:36:17 -0800 |
Kyle Lippincott |
chunkselector: fix typos in instructions when user reviews patch
|
changeset |
files
|
Mon, 11 Mar 2019 14:04:48 -0700 |
Martin von Zweigbergk |
scmutil: document matcher argument of movedirstate()
|
changeset |
files
|
Mon, 11 Mar 2019 09:42:29 -0700 |
Martin von Zweigbergk |
uncommit: move _movedirstate() to scmutil for reuse
|
changeset |
files
|
Mon, 11 Mar 2019 09:20:26 -0700 |
Martin von Zweigbergk |
copies: remove dependency on scmutil by directly using match.exact()
|
changeset |
files
|
Mon, 11 Mar 2019 09:35:36 -0700 |
Martin von Zweigbergk |
uncommit: convert _fixdirstate() into _movedirstate()
|
changeset |
files
|
Mon, 11 Mar 2019 02:34:12 +0100 |
Pierre-Yves David |
updatecaches: also warm the tags caches
|
changeset |
files
|
Mon, 11 Mar 2019 02:32:21 +0100 |
Pierre-Yves David |
updatecaches: also warm revbranchcache for filtered revisions
|
changeset |
files
|
Wed, 13 Feb 2019 15:50:14 +0530 |
Sushil khanchi |
copies: handle a case when both merging csets are not descendant of merge base
|
changeset |
files
|
Thu, 14 Feb 2019 16:09:43 +0530 |
Sushil khanchi |
copies: add test that makes both the merging csets dirty and fails
|
changeset |
files
|
Thu, 14 Feb 2019 17:11:35 +0530 |
Sushil khanchi |
copies: add test that makes both the merging csets dirty and run w/o error
|
changeset |
files
|
Sun, 10 Mar 2019 16:51:21 -0400 |
Matt Harbison |
tests: stabilize test-bundle.t on Windows
|
changeset |
files
|
Sun, 10 Mar 2019 19:01:56 +0100 |
Pierre-Yves David |
discovery-helper: use reflink copy if available
|
changeset |
files
|
Sun, 10 Mar 2019 18:52:22 +0100 |
Pierre-Yves David |
discovery-helper: bail out if destination already exists
|
changeset |
files
|
Sun, 10 Mar 2019 18:50:38 +0100 |
Pierre-Yves David |
discovery-helper: move repository creation in a function
|
changeset |
files
|
Fri, 08 Mar 2019 21:38:57 +0100 |
Pierre-Yves David |
discovery-helper: add an extra argument to generate only one repo
|
changeset |
files
|
Fri, 08 Mar 2019 10:29:48 -0800 |
Gregory Szorc |
wix: remove enum and future packages
|
changeset |
files
|
Fri, 08 Mar 2019 10:27:40 -0800 |
Gregory Szorc |
wix: remove pywin32
|
changeset |
files
|
Fri, 08 Mar 2019 10:25:05 -0800 |
Gregory Szorc |
wix: remove sphinx and dependencies
|
changeset |
files
|
Fri, 08 Mar 2019 10:48:22 -0800 |
Gregory Szorc |
wix: functionality to automate building WiX installers
|
changeset |
files
|
Thu, 07 Mar 2019 15:37:42 -0800 |
Gregory Szorc |
wix: move contrib/wix to contrib/packaging/wix
|
changeset |
files
|
Fri, 08 Mar 2019 10:33:05 -0800 |
Gregory Szorc |
wix: remove hg.cmd
|
changeset |
files
|
Thu, 07 Mar 2019 14:02:02 -0800 |
Gregory Szorc |
setup: include hgext3rd package in py2exe builds
|
changeset |
files
|
Thu, 07 Mar 2019 13:47:28 -0800 |
Gregory Szorc |
setup: properly install build_hgextindex for py2exe builds
|
changeset |
files
|
Thu, 07 Mar 2019 12:15:32 -0800 |
Gregory Szorc |
setup: configure py2exe config via environment variables
|
changeset |
files
|
Thu, 07 Mar 2019 15:43:54 -0800 |
Gregory Szorc |
packaging: extract py2exe functionality to own module
|
changeset |
files
|
Thu, 07 Mar 2019 10:49:59 -0800 |
Gregory Szorc |
packaging: extract python exe info to own function
|
changeset |
files
|
Thu, 07 Mar 2019 10:36:20 -0800 |
Gregory Szorc |
packaging: don't use temporary directory
|
changeset |
files
|
Thu, 07 Mar 2019 10:35:20 -0800 |
Gregory Szorc |
packaging: extract virtualenv and py2exe to build directory
|
changeset |
files
|
Thu, 07 Mar 2019 15:43:14 -0800 |
Gregory Szorc |
packaging: move Inno Setup core logic into a module
|
changeset |
files
|
Thu, 07 Mar 2019 10:22:09 -0800 |
Gregory Szorc |
packaging: move find_vc_runtime_files() into hgpackaging.util
|
changeset |
files
|
Thu, 07 Mar 2019 10:20:37 -0800 |
Gregory Szorc |
packaging: move DOWNLOADS dict to hgpackaging.downloads
|
changeset |
files
|
Thu, 07 Mar 2019 15:42:32 -0800 |
Gregory Szorc |
packaging: split downloading code into own module
|
changeset |
files
|
Thu, 07 Mar 2019 10:10:04 -0800 |
Gregory Szorc |
packaging: establish hgpackaging package
|
changeset |
files
|
Sat, 09 Mar 2019 02:07:09 +0000 |
Ian Moody |
py3: use % instead of .format() on a bytestring
|
changeset |
files
|
Fri, 08 Mar 2019 22:26:43 +0000 |
Ian Moody |
py3: use r'' for group name arguments to MatchObjects in phabricator.py
|
changeset |
files
|
Sat, 09 Mar 2019 01:58:51 +0000 |
Ian Moody |
py3: use %d instead of %s when formatting an int into a byte string
|
changeset |
files
|