Fri, 01 Mar 2013 10:05:37 -0600 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 21:29:31 -0600 |
Matt Mackall |
setparents: drop copies from dropped p2 (issue3843)
stable 2.5.2
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 10:05:22 -0800 |
Bryan O'Sullivan |
localrepo: iterate over manifest key/value pairs in status
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 12:51:30 -0800 |
Durham Goode |
blackbox: do not translate the log messages
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 11:07:01 -0800 |
Durham Goode |
blackbox: only show new heads on incoming
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 09:04:48 -0800 |
Durham Goode |
blackbox: log incoming changes via ui.log()
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
commit: factor out post-commit cleanup into workingctx
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
localrepo: use workingctx for validation in commit
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 05:36:07 -0800 |
David Schleimer |
localrepo: create context used for actual commit earlier
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
file |
diff |
annotate
|
Thu, 31 Jan 2013 01:44:29 +0100 |
Pierre-Yves David |
subrepo: allows to drop courtesy phase sync (issue3781)
stable
|
file |
diff |
annotate
|
Tue, 29 Jan 2013 15:26:10 +0100 |
Pierre-Yves David |
pull: fix crash when pulling changeset that get hidden locally (issue3788)
stable
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 20:13:21 +0100 |
Sune Foldager |
validate: check for spurious incoming filelog entries
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 00:12:01 +0100 |
Pierre-Yves David |
stream_in: write the remote branchcache for a usage as wide as possible
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 23:33:07 +0100 |
Pierre-Yves David |
destroyed: update `unserved` branchcache instead
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 00:09:26 +0100 |
Pierre-Yves David |
destroyed: drop complex branchcache rebuilt logic
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 00:08:08 +0100 |
Pierre-Yves David |
branchmap: update cache of 'unserved' filter on new changesets
|
file |
diff |
annotate
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
subrepos: process subrepos in sorted order
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
localrepo: store requirements sorted
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 23:57:03 +0200 |
Idan Kamara |
localrepo: drop unnecessary check on wlock unlock
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 20:36:53 +0200 |
Idan Kamara |
rollback: don't clear the filecache
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 20:37:44 +0200 |
Idan Kamara |
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)
|
file |
diff |
annotate
|
Fri, 11 Jan 2013 00:05:52 +0200 |
Idan Kamara |
localrepo: write the phasecache when destroying nodes
|
file |
diff |
annotate
|
Sat, 05 Jan 2013 16:50:12 +0200 |
Idan Kamara |
localrepo: update the branchmap when destroying nodes
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 20:08:13 +0200 |
Idan Kamara |
localrepo: introduce destroying function
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 23:13:02 +0200 |
Idan Kamara |
localrepo: don't refresh filecache entries that aren't in __dict__
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 01:28:39 +0100 |
Pierre-Yves David |
branchmap: pass revision insteads of changectx to the update function
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 04:28:52 +0100 |
Pierre-Yves David |
clfilter: drop extra filtering in localpeer
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 04:41:11 +0100 |
Pierre-Yves David |
clfilter: make localpeer use a repo with "unserved" filter
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 18:52:59 +0100 |
Pierre-Yves David |
hidden: drop of the repo.hiddenrevs property
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 14:16:49 +0100 |
Pierre-Yves David |
hidden: drop cache on hiddenrevs property
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 14:10:29 +0100 |
Pierre-Yves David |
hidden: move computation in filter function
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 19:05:20 +0100 |
Pierre-Yves David |
destroyed: filter unknown before computing branchcache
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 01:36:57 +0100 |
Pierre-Yves David |
branchmap: disable fallback to unfiltered branchcache
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 17:19:52 +0100 |
Idan Kamara |
localrepo: filter unknown nodes from the phasecache on destroyed
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 01:37:38 +0100 |
Pierre-Yves David |
localrepo: drop `_cacheabletip` method
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 03:21:15 +0100 |
Pierre-Yves David |
branchmap: enable caching for filtered version too
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 03:05:02 +0100 |
Pierre-Yves David |
clfilter: ensure unfiltered repo have a filtername attribute too
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 22:58:59 +0100 |
Pierre-Yves David |
obsolete: factorise troubles detection during push
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 00:02:40 +0100 |
Pierre-Yves David |
strip: do not update branchcache during strip (issue3745)
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 17:08:15 +0100 |
Pierre-Yves David |
branchmap: make update a method
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 02:22:04 +0100 |
Pierre-Yves David |
branchmap: make update responsible to update the cache key
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 16:28:43 +0100 |
Pierre-Yves David |
branchmap: make write a method on the branchmap object
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 02:04:49 +0100 |
Pierre-Yves David |
branchmap: simplify write signature
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 02:06:26 +0100 |
Pierre-Yves David |
branchmap: add the tiprev (cache key) on the branchmap object
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 01:59:05 +0100 |
Pierre-Yves David |
branchmap: add the tipnode (cache key) on the branchcache object
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 01:44:42 +0100 |
Pierre-Yves David |
branchmap: store branchcache in a dedicated object
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 01:34:23 +0100 |
Pierre-Yves David |
branchmap: `stream_in` write remote branchcache to local one
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 14:45:17 +0100 |
Pierre-Yves David |
branchmap: extract updatebranchcache from repo
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 14:49:06 +0100 |
Pierre-Yves David |
branchmap: extract _updatebranchcache from repo
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 14:47:38 +0100 |
Pierre-Yves David |
branchmap: _updatebranchmap does not need to be filtered
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 14:46:57 +0100 |
Pierre-Yves David |
branchmap: extract read logic from repo
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 13:37:37 +0100 |
Pierre-Yves David |
branchmap: extract write logic from localrepo
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 13:23:29 +0100 |
Pierre-Yves David |
branchmap: merge _branchtags into updatebranchcache
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 17:39:49 +0100 |
Pierre-Yves David |
branchmap: factorise access to changelog in updatebranchcache
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 11:52:50 +0100 |
Pierre-Yves David |
branchmap: simplify _branchtags using a new _cacheabletip method
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 01:51:08 +0100 |
Pierre-Yves David |
hidden: invalidate hiddenrevs when needed
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 02:04:37 +0100 |
Pierre-Yves David |
cache: group obscache and revsfiltercache invalidation in a single function
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 17:14:07 +0100 |
Pierre-Yves David |
clfilter: add a cache on repo for set of revision to filter for a given set.
|
file |
diff |
annotate
|