2016-11-12  rocky <rocky@gnu.org>

	* NEWS, VERSION.py: Get ready for release 0.3.1

2016-11-12  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #3 from jayvdb/universal-newlines Universal newlines

2016-11-12  John Vandenberg <jayvdb@gmail.com>

	* pyficache.py, test/dos-file, test/mixed-eol-file,
	test/test-pyficache.py: Enable universal new lines Also add `LineCacheInfo.eols` attribute recording EOLs used for each
	file opened by filecache.  `eols` is None for files loaded from
	`linecache`.  Fixes https://github.com/rocky/python-filecache/issues/1

2016-11-12  John Vandenberg <jayvdb@gmail.com>

	* requirements-dev.txt: Use flake8 2.x flake8 v3 only supports Python 2.7+.

2016-07-03  rocky <rocky@gnu.org>

	* ChangeLog, pyficache.py: Guard against bad index

2015-12-26  rocky <rocky@gnu.org>

	* Makefile, pyficache.py: Fix bug in setting pygments style, Line
	remapping stuff is stil borked though.

2015-12-07  rocky <rocky@gnu.org>

	* pyficache.py: Redo last commit to fix flake8 warning

2015-12-07  rocky <rocky@gnu.org>

	* pyficache.py: remove flake8 warning

2015-12-07  rocky <rocky@gnu.org>

	* pyficache.py: Add test for whether a file is mapped (is_unmap
	file) and try dynamic loader file retrieval

2015-11-29  rocky <rocky@gnu.org>

	* .gitignore, docs/Makefile, docs/conf.py: Consider readthedocs

2015-11-29  rocky <rocky@gnu.org>

	* ChangeLog, NEWS: Get ready for release 0.3.0 - this time for sure!

2015-11-29  rocky <rocky@gnu.org>

	* README.rst: fix RST link

2015-11-29  rocky <rocky@gnu.org>

	* README.rst: One more RST bug

2015-11-29  rocky <rocky@gnu.org>

	* README.rst: Versions sheild no working. Remove

2015-11-29  rocky <rocky@gnu.org>

	* README.rst: Another RST typo

2015-11-29  rocky <rocky@gnu.org>

	* README.rst: RST Typo

2015-11-29  rocky <rocky@gnu.org>

	* README.rst, VERSION.py: Update README.rst and get ready for 0.3.0
	release

2015-11-29  rocky <rocky@gnu.org>

	* pyficache.py, tox.ini: Lint stuff

2015-11-28  rocky <rocky@gnu.org>

	* __pkginfo__.py, pyficache.py, requirements.txt: Allow setting a
	pygments style and other pygments options.  Requires pygments 2.x
	now.

2015-05-15  rocky <rocky@gnu.org>

	* ChangeLog, NEWS, VERSION.py: Get ready for release 0.2.6

2015-05-15  rocky <rocky@gnu.org>

	* .travis.yml, pyficache.py: Travis 3rd try

2015-05-15  rocky <rocky@gnu.org>

	* requirements-dev.txt: Travis 2nd try

2015-05-15  rocky <rocky@gnu.org>

	* .travis.yml, VERSION.py: Fix travis

2015-05-15  rocky <rocky@gnu.org>

	* ChangeLog, NEWS: Get ready for release 0.2.5

2015-05-15  rocky <rocky@gnu.org>

	* .gitignore, .travis.yml, README.rst, VERSION.py, __init__.py,
	pyficache.py, requirements.txt, test/test-pyficache.py: Add
	remove_remap_file. Update RST Modernize somewhat __init__.py uses
	rSt

2015-01-24  rocky <rocky@gnu.org>

	* README.rst: ReSt hacking

2015-01-24  rocky <rocky@gnu.org>

	* .travis.yml, README.rst: Can't use python 3.2 in travis

2015-01-24  rocky <rocky@gnu.org>

	* .gitignore, ChangeLog, NEWS, VERSION.py, __pkginfo__.py: Get ready
	for release 0.2.4

2015-01-24  rocky <rocky@gnu.org>

	* .travis.yml, README.rst: Try travis

2015-01-24  rocky <rocky@gnu.org>

	* README.rst: More ReSt markup

2015-01-24  rocky <rocky@gnu.org>

	* README.rst: ReST markup

2015-01-24  rocky <rocky@gnu.org>

	* pyficache.py: Yet another lint thing

2015-01-24  rocky <rocky@gnu.org>

	* pyficache.py: One more lint on comment

2015-01-24  rocky <rocky@gnu.org>

	* Makefile: I hate conflicted merges

2015-01-24  rocky <rocky@gnu.org>

	* : commit d582ab76d99c0f72c1020884387a748ca123ac42 Author: rocky
	<rocky@gnu.org> Date:   Sat Jan 24 07:21:11 2015 -0500

2013-03-26  rocky <rocky@gnu.org>

	* __pkginfo__.py: Nope pygments 1.0 won't cut it. Need pygments 1.1

2013-03-25  rocky <rocky@gnu.org>

	* VERSION.py, __pkginfo__.py: FC9 installs with pygments 1.0 and I
	think that's good enough for what we need.

2013-03-24  rocky <rocky@gnu.org>

	* ChangeLog, Makefile, VERSION.py, make-check-filter.py,
	test/test-pyficache.py: VERSION.py: Get ready for release 0.2.3.
	Makefile: Add check-short target. test/test-pyficache.py: remove
	"from future" for Python 2.4.

2013-03-24  rocky <rocky@gnu.org>

	* __pkginfo__.py: hashlib is only needed before 2.5

2013-03-24  rocky <rocky@gnu.org>

	* : commit 082de609d0ef99b47324949e86a55e874862d505 Author: rocky
	<rocky@gnu.org> Date:   Sun Mar 24 03:49:29 2013 -0400

2013-03-17  rocky <rocky@gnu.org>

	* test/test-pyficache.py: 2.5 compatibility

2013-02-14  rocky <rocky@gnu.com>

	* Makefile, VERSION.py: Set reasonable default values for PYTHON and
	GIT2CL

2013-02-10  rocky <rocky@gnu.com>

	* ChangeLog, NEWS, VERSION.py: Get ready for release 0.2.2

2013-02-10  rocky <rocky@gnu.com>

	* .gitignore, Makefile: Clean more stuff. Ignore more stuff

2013-02-10  rocky <rocky@gnu.com>

	* __pkginfo__.py, pyficache.py, test/test-pyficache.py: Make 3k
	compliant

2013-02-10  rocky <rocky@gnu.com>

	* VERSION.py, pyficache.py: Bump version for devel. Start using
	ReStructuedText doc comments

2013-01-06  rocky <rocky@gnu.com>

	* MANIFEST.in, Makefile: Fixes to make source tarball work.

2013-01-06  rocky <rocky@gnu.com>

	* ChangeLog, NEWS, VERSION.py: Get ready for 0.2.1 release.

2013-01-05  rocky <rocky@gnu.com>

	* pyficache.py, test/test-pyficache.py: Terminal formmated had \n's
	every other line.

2013-01-04  rocky <rocky@gnu.com>

	* pyficache.py, test/test-pyficache.py: Fix bug in clearing file
	format cache.

2013-01-04  rocky <rocky@gnu.com>

	* .gitignore, pyficache.py: pyficache.py: Handle "dark" versus
	"light" terminal highlighting and lazy cache these. Remove Coverage:
	no data collected warning. .gitignore *.bak

2013-01-03  rocky <rocky@gnu.com>

	* Makefile: Fix up target to make ChangeLog to use git not svn.
	Allow us to set python interpreter

2013-01-02  rocky <rocky@gnu.com>

	* .cvsignore, .gitignore, svn2cl_usermap: Adminstrivia

2013-01-02  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* VERSION.py, __pkginfo__.py: Tolerating older pygments is good for
	older Python 2.6. Bump version, copyright date and other small
	changes git-svn-id: https://pyficache.googlecode.com/svn/trunk@40
	928b09c6-f64b-11dd-aa46-671127399dce

2013-01-01  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* ChangeLog, NEWS, VERSION.py, __pkginfo__.py: Get ready for release
	0.2.0 git-svn-id: https://pyficache.googlecode.com/svn/trunk@38
	928b09c6-f64b-11dd-aa46-671127399dce

2013-01-01  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py: Remove debug output.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@37
	928b09c6-f64b-11dd-aa46-671127399dce

2013-01-01  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: If filename ending in .pyc
	is given, convert it to .py. There is probably a better way to do
	this than what I have. Cull from linecache? git-svn-id: https://pyficache.googlecode.com/svn/trunk@36
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-31  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: Handle files that don't end
	in \n. Towards fixing more bugs. Warning: tests still fail.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@35
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-31  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py: Towards removing the bugs git-svn-id: https://pyficache.googlecode.com/svn/trunk@34
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-30  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: Bugs bugs bugs git-svn-id: https://pyficache.googlecode.com/svn/trunk@33
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-30  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py: Use newer interface more agressively. Fix
	uninitialized dict key bug.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@32
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-30  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: Add "\n" in syntax formatted
	line just as we do in plain lines.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@31
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* Makefile: Add remake-style target comments git-svn-id: https://pyficache.googlecode.com/svn/trunk@30
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* test/test-pyficache.py: The complete linecache tests from Ruby
	have now been ported and work.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@29
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* VERSION.py, pyficache.py, test/test-pyficache.py: More testing,
	more bugs removed git-svn-id: https://pyficache.googlecode.com/svn/trunk@28
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* __pkginfo__.py, pyficache.py, test/test-pyficache.py: Add syntax
	coloring via pygments! git-svn-id: https://pyficache.googlecode.com/svn/trunk@27
	928b09c6-f64b-11dd-aa46-671127399dce

2012-12-28  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* VERSION.py, pyficache.py: Start to bring in line with Ruby
	linecache gem in preparation for adding colorization git-svn-id: https://pyficache.googlecode.com/svn/trunk@26
	928b09c6-f64b-11dd-aa46-671127399dce

2010-10-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* setup.cfg: Get ready for release git-svn-id: https://pyficache.googlecode.com/svn/trunk@24
	928b09c6-f64b-11dd-aa46-671127399dce

2010-10-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* setup.py: Need pkg_resources? git-svn-id: https://pyficache.googlecode.com/svn/trunk@23
	928b09c6-f64b-11dd-aa46-671127399dce

2010-10-28  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* NEWS, VERSION.py, __pkginfo__.py, setup.py: Go over packaging.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@22
	928b09c6-f64b-11dd-aa46-671127399dce

2009-12-29  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* __pkginfo__.py, pyficache.py, test/test-pyficache.py: Allow
	working with coverage 3.2 and coverage 2.85 and possibly other
	coverages.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@21
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-16  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* Makefile: "Make distclean" was removing pyficache.py.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@19
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-16  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* ChangeLog, setup.py: Also don't install compressed package for now git-svn-id: https://pyficache.googlecode.com/svn/trunk@18
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-16  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* NEWS, __pkginfo__.py, setup.cfg: Wrong provide in setup.cfg git-svn-id: https://pyficache.googlecode.com/svn/trunk@17
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-15  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* ChangeLog, svn2cl_usermap: Get ready for 0.1.2 release git-svn-id: https://pyficache.googlecode.com/svn/trunk@15
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-15  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* NEWS: Get ready for 0.1.2 release git-svn-id: https://pyficache.googlecode.com/svn/trunk@14
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-15  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* __pkginfo__.py, pyficache.py, test/test-pyficache.py: Bug in
	update_cache searching for file git-svn-id: https://pyficache.googlecode.com/svn/trunk@13
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-10  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* ChangeLog, pyficache.py: Fix bugs found by pylint.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@12
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-10  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* __pkginfo__.py: Make requirement on coverage be exactly 2.85 since
	the next release may be incompatible git-svn-id: https://pyficache.googlecode.com/svn/trunk@11
	928b09c6-f64b-11dd-aa46-671127399dce

2009-03-08  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* .cvsignore, ChangeLog, NEWS, svn2cl_usermap: Get ready for initial
	release git-svn-id: https://pyficache.googlecode.com/svn/trunk@9
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-13  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py: Ooops. Python is not Ruby git-svn-id: https://pyficache.googlecode.com/svn/trunk@8
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-13  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: More control as to whether
	we want to cache the file if it's not already cached.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@7
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-13  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* pyficache.py, test/test-pyficache.py: size() should use unmapped.
	Add a size test.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@6
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-09  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* setup.py: Note dependency on coverage - this time, for sure! git-svn-id: https://pyficache.googlecode.com/svn/trunk@5
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-09  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* __pkginfo__.py, setup.py: Note dependency on coverage git-svn-id: https://pyficache.googlecode.com/svn/trunk@4
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-09  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* .gitignore, test/.gitignore: Administrivia git-svn-id: https://pyficache.googlecode.com/svn/trunk@3
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-09  rocky.bernstein <rocky.bernstein@928b09c6-f64b-11dd-aa46-671127399dce>

	* COPYING, Makefile, README.txt, __pkginfo__.py, pyficache.py,
	setup.cfg, setup.py, test/devious.py, test/short-file,
	test/test-pyficache.py: Initial import git-svn-id: https://pyficache.googlecode.com/svn/trunk@2
	928b09c6-f64b-11dd-aa46-671127399dce

2009-02-09  (no author) <(no author)@928b09c6-f64b-11dd-aa46-671127399dce>

	* Initial directory structure.  git-svn-id: https://pyficache.googlecode.com/svn/trunk@1
	928b09c6-f64b-11dd-aa46-671127399dce

