Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
phases: make writing phaseroots file out avoid ambiguity of file stat
|
file |
diff |
annotate
|
Mon, 15 Feb 2016 16:49:52 -0800 |
Gregory Szorc |
phases: use constants for phase values
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:49 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in pushphase
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:49 -0800 |
Bryan O'Sullivan |
with: use context manager for lock in pushphase
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:11:49 -0800 |
Durham Goode |
phase: improve retractboundary perf
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 19:46:33 -0700 |
Gregory Szorc |
phases: use absolute_import
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 15:34:22 -0500 |
Matt Mackall |
publishing: use new helper method
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:06:17 -0700 |
Pierre-Yves David |
phase: remove a 'for x in "foo bar".split()' idiom in phasecache.replace
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:06:24 -0700 |
Pierre-Yves David |
phase: document the replace method
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:04:14 -0700 |
Pierre-Yves David |
phase: rename getphaserevs to loadphaserevs
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:08:22 -0700 |
Pierre-Yves David |
phase: also overwrite phase's sets when replacing a phasecache
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 15:57:47 -0700 |
Pierre-Yves David |
phase: invalidate the phase's set cache alongside the revs
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 15:52:52 -0700 |
Pierre-Yves David |
phase: also copy phase's sets when copying phase cache
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 19:26:16 -0700 |
Pierre-Yves David |
phases: really fix native phase computation
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 11:17:17 -0700 |
Laurent Charignon |
phases: add set per phase in C phase computation
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 15:38:24 -0700 |
Laurent Charignon |
phases: make two functions private for phase computation
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 12:57:55 -0700 |
Laurent Charignon |
phases: add killswitch for native implementation
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 12:48:15 -0700 |
Laurent Charignon |
phases: move pure phase computation in a function
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 11:14:27 -0700 |
Laurent Charignon |
phase: default to C implementation for phase computation
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 00:25:54 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.sopener
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 11:38:48 -0800 |
Eric Sumner |
bundlerepo: implement safe phasecache
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 22:23:06 -0700 |
Pierre-Yves David |
phases: read pending data when appropriate
|
file |
diff |
annotate
|
Sun, 12 Oct 2014 08:03:20 -0700 |
Pierre-Yves David |
phases: inform transaction-related hooks that a phase was moved
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 11:42:37 -0700 |
Durham Goode |
phases: move root phase assignment to it's own function
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 11:37:54 -0700 |
Durham Goode |
phases: add invalidate function
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 14:11:36 -0700 |
Pierre-Yves David |
phase: attach phase to the transaction instead of the lock
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 14:41:00 -0700 |
Pierre-Yves David |
phase: extract the phaseroots serialization in a dedicated method
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
file |
diff |
annotate
|