catagits/Gitalist.git
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
2010-08-13 Dan Brook Bump Gitalist version and required Git::PurePerl version.
2010-08-13 Dan Brook Limit the number of branches/tags listed by default.
2010-08-02 Dan Brook Fix variable and blame bugs.
2010-08-02 Tomas Doran Fix changelog 0.002004
2010-08-02 Tomas Doran Merge
2010-08-02 Tomas Doran Version 0.002003 0.002003
2010-08-02 Tomas Doran Fix for dist versions
2010-08-01 Dan Brook Version number bump as previous dist was littered with... 0.002002
2010-08-01 Dan Brook Drop dev part of version number, new release ready!
2010-08-01 Dan Brook Exclude bootstrap related scripts from dist, bump dev...
2010-08-01 Tomas Doran Fix bundling issue by bundling File::Copy::Recursive
2010-08-01 Dan Brook Bumped version and added bootstrap docs.
2010-08-01 Dan Brook Initial stab at a working ContentMangler.
2010-08-01 Dan Brook Bug fix for merge diffs and a test.
2010-08-01 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-08-01 Dan Brook Handle merges in the diff view.
2010-08-01 Dan Brook Fix rebase goofs.
2010-08-01 Tomas Doran Revert the part of 9aeab0dfe0 which was causing massive...
2010-08-01 Dan Brook Fixed summary and changed a few links.
2010-08-01 Dan Brook Added commit object serialization.
2010-08-01 Dan Brook Fixed failing Content-Type tests.
2010-08-01 Dan Brook Switched from CDN hosted jQuery to a local copy.
2010-08-01 Dan Brook Updating Changes with latest changes.
2010-08-01 Dan Brook Fix for loadCommitInfo.
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-08-01 Dan Brook Correct example link and FCGI script.
2010-08-01 Dan Brook Throttle the commit info loading.
2010-08-01 Dan Brook Update bootstrapping for local::lib 1.006000.
2010-08-01 Dan Brook Fixed Gitalist::Utils::is_binary to work.
2010-08-01 Dan Brook Fixed a couple of URI escaping related bugs.
2010-08-01 Dan Brook Moved JS into its own file.
2010-08-01 Dan Brook Add age to commit info.
2010-08-01 Dan Brook Fix link to commit in JS.
2010-08-01 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-08-01 Dan Brook Got blob highlighting working with the ContentMangler.
2010-08-01 Dan Brook A manual cherry-picking of f012b0, making use of syn_en...
2010-08-01 Tomas Doran Initial l::l crap
2010-08-01 Tomas Doran Commit all of the local::lib scripts in base form
2010-08-01 Tomas Doran No, it didn't, but did subsequently
2010-08-01 Tomas Doran Need 0.45
2010-08-01 Tomas Doran Make a resolver object implementing the current policy...
2010-08-01 Tomas Doran Aaaaaand the logic (such as it is) for syntax stuff...
2010-08-01 Tomas Doran Add skeleton content mangling model
2010-08-01 Tomas Doran Turn the syntax highlighter into a standard view with...
2010-08-01 Tomas Doran Add RESTful Content-Type bits to the root controller...
2010-08-01 Tomas Doran The heads aren't real objects, just a data structure...
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-08-01 Tomas Doran Add extra deps
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-08-01 Tomas Doran Add the serializeable role everywhere
2010-08-01 Tomas Doran Add a role for MooseX::Storage
2010-08-01 Tomas Doran Add extra deps
2010-08-01 Dan Brook Version number bump as previous dist was littered with...
2010-07-31 Dan Brook Drop dev part of version number, new release ready! 0.002001
2010-07-31 Dan Brook Exclude bootstrap related scripts from dist, bump dev... 0.002001_02
2010-07-29 Tomas Doran Fix bundling issue by bundling File::Copy::Recursive
2010-07-03 Dan Brook Bumped version and added bootstrap docs. 0.002001_01
2010-07-03 Dan Brook Initial stab at a working ContentMangler.
2010-06-29 Dan Brook Bug fix for merge diffs and a test.
2010-06-29 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-06-29 Dan Brook Handle merges in the diff view.
2010-06-29 Dan Brook Fix rebase goofs.
2010-06-26 Zachary Stevens Fix test for Commit->diff.
2010-06-26 Zachary Stevens Call ->diff on the Commit instance.
2010-06-19 Tomas Doran Revert the part of 9aeab0dfe0 which was causing massive...
2010-06-19 Dan Brook Fixed summary and changed a few links.
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Dan Brook Fixed failing Content-Type tests.
2010-06-19 Dan Brook Switched from CDN hosted jQuery to a local copy.
2010-06-19 Dan Brook Updating Changes with latest changes.
2010-06-19 Dan Brook Fix for loadCommitInfo.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-06-19 Dan Brook Correct example link and FCGI script.
2010-06-19 Dan Brook Throttle the commit info loading.
2010-06-19 Dan Brook Update bootstrapping for local::lib 1.006000.
2010-06-19 Dan Brook Fixed Gitalist::Utils::is_binary to work.
2010-06-19 Dan Brook Fixed a couple of URI escaping related bugs.
2010-06-19 Dan Brook Moved JS into its own file.
2010-06-19 Dan Brook Add age to commit info.
2010-06-19 Dan Brook Fix link to commit in JS.
2010-06-19 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-06-19 Dan Brook Got blob highlighting working with the ContentMangler.
2010-06-19 Dan Brook A manual cherry-picking of f012b0, making use of syn_en...
2010-06-19 Tomas Doran Initial l::l crap
2010-06-19 Tomas Doran Commit all of the local::lib scripts in base form
2010-06-19 Tomas Doran No, it didn't, but did subsequently
2010-06-19 Tomas Doran Need 0.45
2010-06-19 Tomas Doran Make a resolver object implementing the current policy...
2010-06-19 Tomas Doran Aaaaaand the logic (such as it is) for syntax stuff...
2010-06-19 Tomas Doran Add skeleton content mangling model
2010-06-19 Tomas Doran Turn the syntax highlighter into a standard view with...
2010-06-19 Tomas Doran Add RESTful Content-Type bits to the root controller...
2010-06-19 Tomas Doran The heads aren't real objects, just a data structure...
2010-06-19 Tomas Doran Add a trivial test
2010-06-19 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-19 Tomas Doran Add extra deps
2010-06-19 Tomas Doran Add a trivial test
next