Files @ 0c00fbaff55a
Branch filter:

Location: kallithea/pylons_app.egg-info/entry_points.txt

Marcin Kuzminski
Fixed differ to properly extract filenames, and dates from diff file. and swaped order of columns with lines nr in diff html
1
2
3
4
5
6
7

    [paste.app_factory]
    main = pylons_app.config.middleware:make_app

    [paste.app_install]
    main = pylons.util:PylonsInstaller