How about we do our commits in trunk, so that we actually get sane linear revision...
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 16 Jul 2009 17:41:40 +0000 (17:41 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 16 Jul 2009 17:41:40 +0000 (17:41 +0000)
commit788804c29623775ed09859c54e5a422be94ce6bd
tree084bf07fbfb8448059d24213868330128542d994
parentb8dc66f3a2dfc06fd89462aab3a5ceca84517f76
How about we do our commits in trunk, so that we actually get sane linear revision history along the main development line of the code. Being able to actually use blame and log and diff to do something useful would be, well, useful.

Re-commit of apv r10885
Trying to untangle a mess. Live tests fail in the test but run fine when done manually in the browser.
20 files changed:
Changes
MANIFEST
MANIFEST.skip
Makefile.PL
README
lib/Catalyst/Authentication/Credential/OpenID.pm
t/00.load.t
t/Consumer/lib/TestApp.pm [deleted file]
t/Consumer/lib/TestApp/Controller/Root.pm [deleted file]
t/Consumer/script/testapp_server.pl [deleted file]
t/Provider/lib/TestApp.pm [deleted file]
t/Provider/lib/TestApp/Controller/Root.pm [deleted file]
t/Provider/script/testapp_server.pl [deleted file]
t/TestApp/lib/TestApp.pm
t/TestApp/lib/TestApp/Controller/Root.pm
t/TestApp/script/testapp_server.pl
t/live-app.t [deleted file]
t/live_app.t [new file with mode: 0644]
t/pod-coverage.t
t/pod.t