Tue, 06 Aug 2019 15:06:38 +0200 |
Raphaël Gomès |
python3: use format-source to run byteify-strings in .py files
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 11:26:29 +0200 |
Raphaël Gomès |
python3: add raw prefix in cases harder to analyze at the token level
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 16:00:25 -0700 |
Martin von Zweigbergk |
py3: use "%d" for formatting integers
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 20:00:16 +0200 |
Joerg Sonnenberger |
compat: drop getcachevfs, repo.cachevfs is supported in hg 4.4
|
file |
diff |
annotate
|
Fri, 14 Sep 2018 10:39:01 +0200 |
Pierre-Yves David |
caches: issue both debug and blackbox log message
stable
|
file |
diff |
annotate
|
Thu, 13 Sep 2018 18:20:50 +0200 |
Pierre-Yves David |
obscache: update the variable tracking on disk state after write
stable
|
file |
diff |
annotate
|
Thu, 13 Sep 2018 18:21:07 +0200 |
Pierre-Yves David |
obscache: ignore permission and OS errors when writing
stable
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 01:32:52 +0200 |
Pierre-Yves David |
cleanup: remove unused import
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 00:53:12 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for updatecaches
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 14:01:24 +0200 |
Pierre-Yves David |
obscache: drop compat layer to access public changeset
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 14:00:12 +0200 |
Pierre-Yves David |
obscache: drop compat layer for obsmarkers reading
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 13:35:31 +0200 |
Pierre-Yves David |
timer: drop compat layer for time
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 14:26:24 +0800 |
Anton Shestakov |
obscache: use self instead of repo in obscacherepo.updatecaches()
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 16:31:08 -0500 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 16:07:33 -0500 |
Pierre-Yves David |
pure: make sure what we expect to be list are list
stable
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 17:45:50 +0100 |
Pierre-Yves David |
updatecaches: handle any new parameters to the method
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 03:34:31 +0100 |
Pierre-Yves David |
compat: fix argument check for marker reading
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 02:21:44 +0100 |
Pierre-Yves David |
cachevfs: use a compatibility later for all access
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 14:13:57 +0200 |
Pierre-Yves David |
compat: stop working around 3.8 file cache limitation
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 11:14:29 -0700 |
Matt DeVore |
obscache: do not check of argument count of wrapped function
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 10:59:19 -0700 |
Martin von Zweigbergk |
obscache: use _readmarkers() from core with correct signature
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 05:51:44 +0200 |
Pierre-Yves David |
compat: handle pre-4.2 compatibility for accessing vfs
|
file |
diff |
annotate
|
Fri, 21 Jul 2017 01:04:32 +0200 |
Pierre-Yves David |
compat: use 'repo.cachevfs' when available
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 11:32:21 +0200 |
Boris Feld |
merge with stable
stable
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 01:39:42 +0100 |
Pierre-Yves David |
obscache: directly allocate zeroed bytearray
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 01:26:29 +0100 |
Pierre-Yves David |
obscache: plug on core 'update cache' method if available
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 11:31:07 +0200 |
Pierre-Yves David |
obscache: pre-indent code
|
file |
diff |
annotate
|
Wed, 07 Jun 2017 10:22:00 +0100 |
Pierre-Yves David |
obscache: add a missing "new line" at the end of a debug message
stable
|
file |
diff |
annotate
|
Mon, 05 Jun 2017 10:21:38 +0100 |
Pierre-Yves David |
obscache: shortcut the attribute access for testing
|
file |
diff |
annotate
|
Thu, 18 May 2017 22:42:13 +0200 |
Pierre-Yves David |
compat: handle lack of 'util.timer' for pre 4.2 version
stable
|
file |
diff |
annotate
|
Wed, 17 May 2017 12:23:10 +0200 |
Pierre-Yves David |
dualsourcecache: simplify cachekey.clear
|
file |
diff |
annotate
|
Wed, 17 May 2017 11:23:33 +0200 |
Pierre-Yves David |
dualsourcecache: fix obskey return by _checkkey
|
file |
diff |
annotate
|
Tue, 16 May 2017 12:18:46 +0200 |
Pierre-Yves David |
dualsourcecache: log cache reset
|
file |
diff |
annotate
|
Tue, 16 May 2017 16:56:37 +0200 |
Pierre-Yves David |
cache: track time spend updating various cache
|
file |
diff |
annotate
|
Tue, 16 May 2017 15:20:53 +0200 |
Pierre-Yves David |
obshashrange: adds blackbox usage in tests
|
file |
diff |
annotate
|
Tue, 16 May 2017 12:18:30 +0200 |
Pierre-Yves David |
dualsourcecache: add a cache name
|
file |
diff |
annotate
|
Tue, 16 May 2017 12:17:13 +0200 |
Pierre-Yves David |
obscache: stop definition of the empty key
|
file |
diff |
annotate
|
Wed, 17 May 2017 09:52:06 +0200 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Tue, 16 May 2017 23:37:10 -0700 |
Rodrigo Damazio Bovendorp |
evolve: fixing obscache invalidation
stable
|
file |
diff |
annotate
|
Fri, 12 May 2017 20:28:09 +0200 |
Pierre-Yves David |
obscache: makes dualsourcecache compatible with obshashrange cache needs
|
file |
diff |
annotate
|
Fri, 12 May 2017 19:18:49 +0200 |
Pierre-Yves David |
obscache: extract a data agnostic class
|
file |
diff |
annotate
|
Fri, 12 May 2017 19:07:14 +0200 |
Pierre-Yves David |
obscache: extract the actual data update in a dedicated function
|
file |
diff |
annotate
|
Fri, 12 May 2017 19:05:46 +0200 |
Pierre-Yves David |
obscache: move an assert to a lower level
|
file |
diff |
annotate
|
Fri, 12 May 2017 19:04:13 +0200 |
Pierre-Yves David |
obscache: use 'nullid' as the hash of an empty obsstore
|
file |
diff |
annotate
|
Fri, 12 May 2017 18:56:56 +0200 |
Pierre-Yves David |
obcache: move empty on the class
|
file |
diff |
annotate
|
Fri, 12 May 2017 18:56:42 +0200 |
Pierre-Yves David |
obcache: move _checkkey on the class
|
file |
diff |
annotate
|
Fri, 12 May 2017 18:52:59 +0200 |
Pierre-Yves David |
obcache: move updateneeded on the class
|
file |
diff |
annotate
|
Thu, 11 May 2017 17:00:55 +0200 |
Pierre-Yves David |
obsstore: also guard agains changing object in '_checkkey'
|
file |
diff |
annotate
|
Thu, 11 May 2017 16:58:43 +0200 |
Pierre-Yves David |
obscache: guard from changing changelog or obsstore object
|
file |
diff |
annotate
|
Thu, 11 May 2017 16:45:13 +0200 |
Pierre-Yves David |
obscache: return the new data along-side the upgrade needs (and cache key)
|
file |
diff |
annotate
|
Thu, 11 May 2017 16:06:31 +0200 |
Pierre-Yves David |
obscache: use the smaller scope function
|
file |
diff |
annotate
|
Thu, 11 May 2017 16:05:50 +0200 |
Pierre-Yves David |
obscache: extract the cache key validation in its own function
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:13:12 +0200 |
Pierre-Yves David |
obscache: update the cache key in place
|
file |
diff |
annotate
|
Tue, 09 May 2017 19:02:04 +0200 |
Pierre-Yves David |
obscache: distinct 'clear' and 'reset'
|
file |
diff |
annotate
|
Thu, 04 May 2017 14:02:30 +0200 |
Pierre-Yves David |
obscache: document a possible way forward to skipping obsstore parsing
|
file |
diff |
annotate
|
Wed, 03 May 2017 23:07:01 +0200 |
Pierre-Yves David |
obscache: update some documentation
|
file |
diff |
annotate
|
Wed, 03 May 2017 21:47:06 +0200 |
Pierre-Yves David |
obscache: Only access the new obsmarkers for marker update
|
file |
diff |
annotate
|
Wed, 03 May 2017 20:56:26 +0200 |
Pierre-Yves David |
obscache: extract _updatemarkers code into its own function
|
file |
diff |
annotate
|
Wed, 03 May 2017 18:46:48 +0200 |
Pierre-Yves David |
obscache: extract code to update from new revision
|
file |
diff |
annotate
|
Wed, 03 May 2017 18:33:53 +0200 |
Pierre-Yves David |
obscache: move assert earlier in the code
|
file |
diff |
annotate
|