tests/test-hybridencode.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Thu, 26 Apr 2018 23:33:27 -0400 Augie Fackler tests: port test-hybridencode.py to unittest
Mon, 04 Apr 2016 02:58:53 +0300 Robert Stanca py3: use print_function in test-hybridencode.py
Mon, 04 Apr 2016 01:33:08 +0300 Robert Stanca py3: use absolute_import in test-hybridencode.py
Wed, 06 May 2015 15:58:14 -0700 Martin von Zweigbergk pathencode: for long paths, strip first 5 chars, not first dir
Wed, 12 Dec 2012 13:09:37 -0800 Bryan O'Sullivan store: switch to C-based hashed path encoding
Sun, 30 Sep 2012 23:53:56 +0200 Adrian Buehlmann test-hybridencode: in practice, extensions aren't really unbound in length
Wed, 19 Sep 2012 11:39:18 +0200 Adrian Buehlmann test-hybridencode: use store._dothybridencode(s)
Tue, 18 Sep 2012 16:09:02 -0700 Bryan O'Sullivan tests: run test-hybridencode.py over both Python and C encoders
Sun, 16 Sep 2012 22:43:24 +0200 Adrian Buehlmann test-hybridencode: add a case for direncode
Sun, 16 Sep 2012 11:36:14 +0200 Adrian Buehlmann store: eliminate one level of lambda functions on _hybridencode
Thu, 13 Sep 2012 17:46:34 +0200 Adrian Buehlmann test-hybridencode: a few more cases
Thu, 06 Sep 2012 22:51:32 +0200 Adrian Buehlmann test-hybridencode: extensions are replicated on hashed paths
Thu, 06 Sep 2012 19:53:23 +0200 Adrian Buehlmann test-hybridencode: dropping dir eight in hashed path due to dot or space at end
less more (0) -15 tip