Mon, 30 Sep 2013 17:42:38 +0200 |
Pierre-Yves David |
branchmap: stop looking for stripped branch
|
Mon, 30 Sep 2013 17:31:39 +0200 |
Pierre-Yves David |
branchmap: remove the droppednodes logic
|
Mon, 30 Sep 2013 15:52:37 +0200 |
Pierre-Yves David |
branchmap: fix blank line position
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
Sat, 19 Jan 2013 02:29:56 +0100 |
Pierre-Yves David |
branchmap: display filtername when `updatebranch` fails to do its jobs
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
localrepo: store branchheads sorted
|
Fri, 11 Jan 2013 18:47:42 +0100 |
Pierre-Yves David |
branchmap: Save changectx creation during update
|
Tue, 08 Jan 2013 01:28:39 +0100 |
Pierre-Yves David |
branchmap: pass revision insteads of changectx to the update function
|
Mon, 07 Jan 2013 17:23:25 +0100 |
Pierre-Yves David |
branchmap: allow to use cache of subset
|
Wed, 02 Jan 2013 01:40:42 +0100 |
Pierre-Yves David |
branchmap: add a copy method
|
Fri, 04 Jan 2013 01:25:55 +0100 |
Pierre-Yves David |
branchmap: drop `_cacheabletip` usage in `updatecache`
|
Fri, 04 Jan 2013 04:52:57 +0100 |
Pierre-Yves David |
branchmap: ignore Abort error while writing cache
|
Sat, 22 Dec 2012 19:41:11 +0100 |
Pierre-Yves David |
branchmap: read return None in case of failure
|
Mon, 24 Dec 2012 03:21:15 +0100 |
Pierre-Yves David |
branchmap: enable caching for filtered version too
|
Tue, 01 Jan 2013 21:27:13 +0100 |
Pierre-Yves David |
branchmap: report filtername when read fails
|
Mon, 24 Dec 2012 03:06:03 +0100 |
Pierre-Yves David |
branchmap: use a different file name for filtered view of repo
|
Mon, 24 Dec 2012 03:04:12 +0100 |
Pierre-Yves David |
branchmap: move the cache file name into a dedicated function
|
Tue, 01 Jan 2013 18:19:24 +0100 |
Pierre-Yves David |
branchmap: read and write key part related to filtered revision
|
Mon, 31 Dec 2012 18:11:18 -0600 |
Pierre-Yves David |
branchmap: takes filtered revision in account for cache calculation
|
Mon, 24 Dec 2012 02:57:23 +0100 |
Pierre-Yves David |
branchmap: improve computation of target tip
|
Fri, 28 Dec 2012 00:13:32 +0100 |
Pierre-Yves David |
branchmap: improve invalid cache message when reading
|
Mon, 24 Dec 2012 02:49:59 +0100 |
Pierre-Yves David |
branchmap: move validity logic in the object itself
|
Sat, 22 Dec 2012 17:08:15 +0100 |
Pierre-Yves David |
branchmap: make update a method
|
Mon, 24 Dec 2012 02:22:04 +0100 |
Pierre-Yves David |
branchmap: make update responsible to update the cache key
|
Sat, 22 Dec 2012 02:11:12 +0100 |
Pierre-Yves David |
branchmap: factorise changelog access in update
|
Thu, 20 Dec 2012 16:28:43 +0100 |
Pierre-Yves David |
branchmap: make write a method on the branchmap object
|
Sat, 22 Dec 2012 02:04:49 +0100 |
Pierre-Yves David |
branchmap: simplify write signature
|
Sat, 22 Dec 2012 02:06:26 +0100 |
Pierre-Yves David |
branchmap: add the tiprev (cache key) on the branchmap object
|
Sat, 22 Dec 2012 01:59:05 +0100 |
Pierre-Yves David |
branchmap: add the tipnode (cache key) on the branchcache object
|
Sat, 22 Dec 2012 01:44:42 +0100 |
Pierre-Yves David |
branchmap: store branchcache in a dedicated object
|
Thu, 20 Dec 2012 14:45:17 +0100 |
Pierre-Yves David |
branchmap: extract updatebranchcache from repo
|
Wed, 19 Dec 2012 14:49:06 +0100 |
Pierre-Yves David |
branchmap: extract _updatebranchcache from repo
|
Wed, 19 Dec 2012 14:46:57 +0100 |
Pierre-Yves David |
branchmap: extract read logic from repo
|
Thu, 20 Dec 2012 13:37:37 +0100 |
Pierre-Yves David |
branchmap: extract write logic from localrepo
|
Wed, 19 Dec 2012 14:43:33 +0100 |
Pierre-Yves David |
branchmap: create a mercurial.branchmap module
|