2021-10-15  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md,
	admin-tools/pyenv-newer-versions, pyficache/version.py: Get ready
	for release 2.3.0

2021-10-15  rocky <rocky@gnu.org>

	* README.rst, __pkginfo__.py, pyficache/__init__.py,
	pyficache/version.py, setup.py: Use xdis 6.0.0 or greater

2021-10-11  rocky <rocky@gnu.org>

	* Makefile, __pkginfo__.py, test/test-pyficache.py,
	test/test-remap.py: Use pytest

2021-10-11  rocky <rocky@gnu.org>

	* : commit 0bf5635cfce302d1b5143a6f4bb747f9f58c7d81 Author: rocky
	<rocky@gnu.org> Date:   Sun Aug 30 16:05:47 2020 -0400

2020-08-30  rocky <rocky@gnu.org>

	* : commit d6e3cb2e68dd15b959ad01456dfad6aa260d56c2 Merge: 7c413f4
	e479d44 Author: rocky <rocky@gnu.org> Date:   Sun Aug 30 13:01:31
	2020 -0400

2020-08-30  rocky <rocky@gnu.org>

	* ChangeLog, NEWS.md, admin-tools/how-to-make-a-release.md,
	admin-tools/make-dist-newer.sh, admin-tools/make-dist-older.sh,
	admin-tools/pyenv-newer-versions, pyficache/main.py,
	pyficache/version.py: Get ready for release 2.2.1

2020-08-30  rocky <rocky@gnu.org>

	* ChangeLog, NEWS.md, admin-tools/how-to-make-a-release.md,
	admin-tools/make-dist-newer.sh, admin-tools/make-dist-older.sh,
	admin-tools/pyenv-newer-versions, pyficache/main.py,
	pyficache/version.py: Get ready for release 2.2.1

2020-08-30  rocky <rocky@gnu.org>

	* pyficache/main.py: Adjust remap_file_pat for external use In trepan{2,3k} we would like to use this.

2020-08-29  rocky <rocky@gnu.org>

	* pyficache/main.py: Hook in filename pattern remapping to
	unmap_file

2020-08-29  rocky <rocky@gnu.org>

	* pyficache/__init__.py, pyficache/main.py, test/test-remap.py: Add
	ability to remap by file patterns Add "add_remap_pat" and "remap_file_pat" functions

2020-07-25  rocky <rocky@gnu.org>

	* pyficache/main.py: Store code map

2020-06-27  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md: Administrivia

2020-06-27  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md: Administrivia

2020-06-27  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md: Administrivia

2020-06-27  rocky <rocky@gnu.org>

	* ChangeLog, NEWS.md, __pkginfo__.py, pyficache/version.py: Get
	ready for release 2.1.1

2020-06-23  rocky <rocky@gnu.org>

	* __pkginfo__.py: Bump min version

2020-06-17  rocky <rocky@gnu.org>

	* pyficache/__init__.py: export cache_code_lines()...  is needed in python3_trepan

2020-06-15  rocky <rocky@gnu.org>

	* : commit acdbf11c3e8948a52151999d1d22bc0a94863138 Author: rocky
	<rocky@gnu.org> Date:   Mon Jun 15 11:28:45 2020 -0400

2020-06-14  rocky <rocky@gnu.org>

	* : commit da2950154e8fe59d9a22cc994f9d0359773682a8 Author: rocky
	<rocky@gnu.org> Date:   Sun Jun 14 11:29:57 2020 -0400

2020-06-14  rocky <rocky@gnu.org>

	* pyficache/__init__.py, pyficache/main.py: Add code_offset_info()
	...  To get a line number by its offset in the top-level offset FIXME: Not quite right because we should be able to pass in a module
	or file name.

2020-06-13  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md, pyficache/main.py: API
	changed slightly

2020-06-12  rocky <rocky@gnu.org>

	* .circleci/config.yml, .travis.yml, ChangeLog, NEWS.md,
	admin-tools/pyenv-newer-versions: Get ready for release 2.1.0

2020-06-12  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md, pyficache/main.py: Get ready
	for release 2.1.0

2020-06-11  rocky <rocky@gnu.org>

	* pyficache/__init__.py, pyficache/main.py: Add line routines:
	code_lines and code_line_info

2020-06-11  rocky <rocky@gnu.org>

	* .circleci/config.yml, pyficache/main.py: Try newer xdis line API

2020-06-07  rocky <rocky@gnu.org>

	* .circleci/config.yml, .travis.yml, __pkginfo__.py, appveyor.yml,
	pyficache/main.py, pyficache/version.py, requirements.txt: Try new
	xdis lineoffset module

2020-05-22  rocky <rocky@gnu.org>

	* ChangeLog, MANIFEST.in, NEWS.md,
	admin-tools/how-to-make-a-release.md, pyficache/__init__.py,
	pyficache/version.py, setup.py: Get ready for release 2.0.1

2020-05-22  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md: Administrivia

2020-05-22  rocky <rocky@gnu.org>

	* admin-tools/setup-python-2.4.sh: Administrivia

2020-05-22  rocky <rocky@gnu.org>

	* Makefile, admin-tools/check-newer-versions.sh,
	admin-tools/setup-master.sh: Administrivia

2020-05-22  rocky <rocky@gnu.org>

	* NEWS.md: Update NEWS

2020-05-22  rocky <rocky@gnu.org>

	* admin-tools/setup-master.sh, admin-tools/setup-python-2.4.sh: 
	Revise setup programs for xdis dependency

2020-05-22  rocky <rocky@gnu.org>

	* README.rst: See above.

2020-05-22  rocky <rocky@gnu.org>

	* README.rst: Go over README.rst before release

2020-05-22  rocky <rocky@gnu.org>

	* __pkginfo__.py, test/test-pyficache.py: Go over tests before
	release

2020-05-22  rocky <rocky@gnu.org>

	* ChangeLog, MANIFEST.in, NEWS => NEWS.md,
	admin-tools/how-to-make-a-release.md, pyficache/version.py,
	test/test-pyficache.py: Get ready for release 2.0.0

2020-05-22  rocky <rocky@gnu.org>

	* .gitignore, pyficache/.gitignore: Administrivia

2020-05-22  rocky <rocky@gnu.org>

	* pyficache/main.py: Update a comment.

2020-05-22  rocky <rocky@gnu.org>

	* pyficache/main.py: bug in 2.x-branch handling

2020-05-21  rocky <rocky@gnu.org>

	* pyficache/__init__.py, pyficache/main.py, pyficache/version.py,
	test/test-pyficache.py: pyc2py -> resolve_name_to_path...  And use importlib to resolve imports if that's available.

2020-05-21  rocky <rocky@gnu.org>

	* requirements.txt: A more accurate requirements.txt CircleCI seems to need this in its default configuration.  Until I
	figure out how to aviod this, we'll duplicate the config.

2020-05-21  rocky <rocky@gnu.org>

	* requirements.txt: See if this fixes CircleCI

2020-05-21  rocky <rocky@gnu.org>

	* pyficache/__init__.py, pyficache/main.py, requirements.txt: 
	Travis-related stuff

2020-05-21  rocky <rocky@gnu.org>

	* .travis.yml: Try TravisCI fixup

2020-05-21  rocky <rocky@gnu.org>

	* .circleci/config.yml, __pkginfo__.py: See if this works

2020-05-21  R. Bernstein <rocky@users.noreply.github.com>

	* .circleci/config.yml: Add .circleci/config.yml

2020-05-21  rocky <rocky@gnu.org>

	* .circleci/config.yml, requirements-dev.txt: CircleCI woes

2020-05-21  rocky <rocky@gnu.org>

	* .coveragerc, .gitignore, __pkginfo__.py,
	admin-tools/pyenv-newer-versions, admin-tools/pyenv-older-versions,
	pyficache/.gitignore, pyficache/line_numbers.py, pyficache/main.py,
	pyficache/version.py, setup.py, test/__init__.py,
	test/test-pyficache.py: Compute line numbers using xdis ...  Coverage now creates a .coverage file. Our use was not really its
	focus and its API has changed which we had to detect and code
	around.  And with xdis we can support filecache for bytecode.

2018-11-30  rocky <rocky@gnu.org>

	* README.rst: Remove supported versions. Fixes #7

2018-06-26  rocky <rocky@gnu.org>

	* circle.yml: Remove CircleCI 1.1

2018-06-26  rocky <rocky@gnu.org>

	* admin-tools/setup-master.sh, pyficache/__init__.py: Sync with
	python-2.4 branch

2018-06-26  rocky <rocky@gnu.org>

	* .circleci/config.yml: Try CircleCI 2.0

2018-06-26  rocky <rocky@gnu.org>

	* test/test-pyficache.py: Disable some tests

2018-06-26  rocky <rocky@gnu.org>

	* pyficache/main.py: Forgot to add main

2018-06-26  rocky <rocky@gnu.org>

	* test/test-pyficache.py, test/test-remap.py: More file path futzing

2018-06-26  rocky <rocky@gnu.org>

	* test/test-pyficache.py, test/test-remap.py: Add paths for tests

2018-06-26  rocky <rocky@gnu.org>

	* Makefile: Reinstate lint

2018-06-26  rocky <rocky@gnu.org>

	* pyficache/__init__.py: Add main exports

2018-06-26  rocky <rocky@gnu.org>

	* MANIFEST.in, __pkginfo__.py, pyficache.py, __init__.py =>
	pyficache/__init__.py, VERSION.py => pyficache/version.py,
	test/test-pyficache.py, test/test-remap.py: Redo packaging

2018-03-05  rocky <rocky@gnu.org>

	* README.rst, admin-tools/how-to-make-a-release.md: Remove "Latest
	Version"

2018-03-05  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #6 from movermeyer/fix_badges Switched broken pypip.in badges to shields.io

2018-02-17  rocky <rocky@gnu.org>

	* __pkginfo__.py: Lower pygments requirement

2018-01-26  rocky <rocky@gnu.org>

	* admin-tools/make-dist-newer.sh: More admnistrivia

2018-01-26  rocky <rocky@gnu.org>

	* .gitignore: One more adminstrive change

2018-01-26  rocky <rocky@gnu.org>

	* admin-tools/check-newer-versions.sh: More Administrivia

2018-01-26  rocky <rocky@gnu.org>

	* admin-tools/how-to-make-a-release.md: Administrivia

2018-01-26  rocky <rocky@gnu.org>

	* ChangeLog, NEWS: Get ready for release 1.0.0

2018-01-26  rocky <rocky@gnu.org>

	* admin-tools/check-newer-versions.sh,
	admin-tools/check-older-versions.sh,
	admin-tools/how-to-make-a-release.md,
	admin-tools/make-dist-newer.sh, admin-tools/make-dist-older.sh,
	admin-tools/pyenv-newer-versions, admin-tools/pyenv-older-versions,
	admin-tools/pyenv-oldest-versions, admin-tools/setup-master.sh,
	admin-tools/setup-python-2.4.sh: Administrivia on how to build a
	release

2018-01-26  rocky <rocky@gnu.org>

	* pyficache.py: Add reverse option on unmap_file_line...  To allow retriving line number in the other direction.

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py, test/mapped.py, test/test-remap.py,
	test/unmapped.py: Add file remapping test

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py: Small demo datatype fix

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py: Fix breakage from commit before last

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py, test/test-pyficache.py: Fix breakage from last
	commit

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py: Remove older compatability routine "cache()"

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py: Remove some unused globals

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py: More lint

2018-01-25  rocky <rocky@gnu.org>

	* pyficache.py, tox.ini: Correct lint errors.

2018-01-25  rocky <rocky@gnu.org>

	* VERSION.py, __pkginfo__.py, pyficache.py, test/test-pyficache.py: 
	Reworked file/line mappings...  1st cut

2017-08-11  rocky <rocky@gnu.org>

	* __pkginfo__.py: Python 3.2 tolerance

2017-08-03  rocky <rocky@gnu.org>

	* README.rst: README.rst grammar tweak

2017-08-03  rocky <rocky@gnu.org>

	* NEWS, README.rst: RsT format bugs; Merge 2.4 NEWS

2017-08-03  rocky <rocky@gnu.org>

	* ChangeLog, NEWS, VERSION.py, __pkginfo__.py, setup.py: Get ready
	for release 0.3.2

2017-03-07  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #5 from x746e/patch-1 Add missing space in README.rst

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

	* pyficache.py: More proper newlines handling.

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

	* pyficache.py: Wrap long line

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

	* README.rst: Add Windows status badge

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

	* pyficache.py, test/test-pyficache.py: Python 3 compatibility ...  * Use open with newline * Handle fancy python3 compile mangling * handle Python 2 and 3 optimize compiled (.pyo) files

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

	* appveyor.yml, pyficache.py, requirements-dev.txt,
	test/test-pyficache.py: Workaround Windows test problem Also, try any Python 3.5 on windows

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

	* .gitignore, appveyor.yml, appveyor/install.ps1,
	appveyor/run_with_env.cmd, circle.yml, test/.gitignore: CI stuff ...  Try appveyor and bump circle Python build

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

	* .coveragerc, .travis.yml, ChangeLog, Makefile, NEWS, README.rst,
	VERSION.py, __pkginfo__.py, circle.yml, pyficache.py,
	requirements-dev.txt, setup.py: Get ready for release 0.3.1 Update copyright and add a nosetest option Try circleci (travis is
	broken right now)

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

