I updated the series to fix the typos you pointed out. It is visible on bitbucket if you are curious. I'll send a V2 when other people had a chance to comment on this.

https://bitbucket.org/octobus/mercurial-devel/commits/all?search=1fe6a85%3A%3A3e015ee

On 4/2/19 8:48 AM, Josef 'Jeff' Sipek wrote:
On Sun, Mar 31, 2019 at 17:36:17 +0200, Pierre-Yves David wrote:
...
diff --git a/mercurial/util.py b/mercurial/utils/compression.py
copy from mercurial/util.py
copy to mercurial/utils/compression.py
--- a/mercurial/util.py
+++ b/mercurial/utils/compression.py
@@ -1,1555 +1,37 @@
-# util.py - Mercurial utility functions and platform specific implementations
-#
-#  Copyright 2005 K. Thananchayan <thana...@yahoo.com>
-#  Copyright 2005-2007 Matt Mackall <m...@selenic.com>
-#  Copyright 2006 Vadim Gelfer <vadim.gel...@gmail.com>
+# util.py - Mercurial utility functions for compression

Should this say compression.py instead?

--
Pierre-Yves David
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to