Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
en-us: serialization
|
Tue, 28 Aug 2012 20:52:04 +0200 |
Pierre-Yves David |
obsolete: introduce caches for all meaningful sets
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Tue, 17 Jul 2012 01:22:31 +0200 |
Pierre-Yves David |
repo: move visibleheads and visiblebranchmap logic in discovery
|
Fri, 01 Jun 2012 12:45:16 -0700 |
Bryan O'Sullivan |
revlog: descendants(*revs) becomes descendants(revs) (API)
|
Sun, 13 May 2012 12:07:49 +0200 |
Martin Geisler |
phases: wrap docstrings at 70 characters
|
Sun, 13 May 2012 12:06:12 +0200 |
Martin Geisler |
phases: fix typos in docstrings
|
Sat, 12 May 2012 00:24:07 +0200 |
Patrick Mezard |
phase: make if abort on nullid for the good reason
|
Sat, 12 May 2012 00:24:07 +0200 |
Patrick Mezard |
phases: make advance/retractboundary() atomic
|
Sat, 12 May 2012 00:24:07 +0200 |
Patrick Mezard |
phases: introduce phasecache
|
Thu, 10 May 2012 18:52:07 +0200 |
Patrick Mezard |
phases: stop modifying localrepo in writeroots()
|
Thu, 10 May 2012 18:52:04 +0200 |
Patrick Mezard |
phases: stop modifying localrepo in readroots()
|
Thu, 10 May 2012 18:21:15 +0200 |
Patrick Mezard |
phases: call filterunknown() in readroots()
|
Fri, 04 May 2012 15:24:00 +0200 |
Martin Geisler |
phases: line.strip().split() == line.split()
|
Tue, 24 Apr 2012 16:32:44 +0200 |
Pierre-Yves David |
branchmap: server should not advertise secret changeset in branchmap (Issue3303)
stable
|
Wed, 15 Feb 2012 17:30:21 -0500 |
Greg Ward |
phases: fix a non-standard debug message
stable
|
Wed, 01 Feb 2012 14:17:26 -0600 |
Matt Mackall |
phases: don't complain if cset is already public on pushkey (issue3230)
stable 2.1
|
Mon, 30 Jan 2012 17:46:15 +0100 |
Pierre-Yves David |
phases: allow phase name in phases.new-commit settings
stable
|
Mon, 30 Jan 2012 17:33:09 +0100 |
Pierre-Yves David |
phases: write default phase data as soon as possible.
stable
|
Fri, 20 Jan 2012 19:23:53 +0100 |
Pierre-Yves David |
phase: extracts heads computation logics from analyzeremotephases
stable
|
Fri, 20 Jan 2012 19:18:09 +0100 |
Pierre-Yves David |
phase: fix warning text from invalid remote phase
stable
|
Fri, 20 Jan 2012 13:19:32 -0200 |
Wagner Bruna |
phases: do not mark debug message for translation
stable
|
Fri, 20 Jan 2012 12:57:13 -0200 |
Wagner Bruna |
phases: fix typo in warning message
stable
|
Wed, 18 Jan 2012 17:23:54 +0100 |
Pierre-Yves David |
phases: mechanism to allow extension to alter initial computation of phase
|
Wed, 18 Jan 2012 16:46:15 +0100 |
Sune Foldager |
phases: use nodemap to check for missing nodes
|
Fri, 13 Jan 2012 02:04:16 +0100 |
Pierre-Yves David |
phases: simplify phase exchange and movement over pushkey
|
Wed, 04 Jan 2012 01:02:16 +0100 |
Pierre-Yves David |
phases: add list of string to access phase name
|
Fri, 06 Jan 2012 09:51:35 +0100 |
Pierre-Yves David |
phases: store phase values in constant instead of using raw integer
|
Tue, 20 Dec 2011 01:34:12 +0100 |
Pierre-Yves David |
phases: update doc to mention secret phase
|
Mon, 19 Dec 2011 11:37:44 +0100 |
Pierre-Yves David |
phases: add a function to compute visible heads
|
Sun, 18 Dec 2011 23:16:46 +0100 |
Pierre-Yves David |
phases: Add a third phase for secret changeset
|
Mon, 19 Dec 2011 11:29:39 +0100 |
Pierre-Yves David |
phases: fix advanceboundary behavior when targetphase !=0
|
Thu, 15 Dec 2011 23:08:09 +0100 |
Pierre-Yves David |
phases: change publish behavior to only alter behavior when server.
|
Thu, 15 Dec 2011 02:18:24 +0100 |
Pierre-Yves David |
phases: add a function to compute heads from root
|
Thu, 15 Dec 2011 11:24:26 +0100 |
Pierre-Yves David |
phases: add basic pushkey support
|
Fri, 11 Nov 2011 00:16:53 +0100 |
Pierre-Yves David |
phases: add retractboundary function to move boundary backward
|
Thu, 10 Nov 2011 01:09:15 +0100 |
Pierre-Yves David |
phases: rename moveboundary into advance boundary
|
Thu, 10 Nov 2011 01:08:08 +0100 |
Pierre-Yves David |
phases: remove underbar into target_phase argument
|
Mon, 07 Nov 2011 13:20:22 +0100 |
Pierre-Yves David |
phases: handle unknown nodes in boundary
|
Mon, 07 Nov 2011 14:11:01 +0100 |
Pierre-Yves David |
phases: add a moveboundary function to move phases boundaries
|
Sun, 06 Nov 2011 11:57:24 -0600 |
Matt Mackall |
phases: handle errors other than ENOENT appropriately
|
Fri, 04 Nov 2011 00:16:24 +0100 |
Pierre-Yves David |
phases: basic I/O logic
|
Thu, 03 Nov 2011 23:49:14 +0100 |
Pierre-Yves David |
phases: Minimal first add.
|