Files @ 8df1bc51aa9c
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py - annotation

Mads Kiilerich
diff parser: prefer git headers over old unified diff headers

Makes the diff show both rename and chmod info and the diff.
1
2
3
4
5
"""
   This package provides functionality to create and manage
   repositories of database schema changesets and to apply these
   changesets to databases.
"""