Bump version to 0.003009 and update Changes.
[catagits/Gitalist.git] / lib / Gitalist / Git /
2012-03-18 Dan Brook Drop MooseX::Types::ISO8601 dependency.
2012-03-09 Dan Brook Use MooseX::Types::ISO8601 coercion behaviour without...
2012-01-29 Dan Brook Drop redundant requires in G::G::COR::Role::Context.
2012-01-29 Dan Brook Align Vhost code with reality. 0.003007
2011-11-22 Tomas Doran Get sane debugging info for the setup of everything
2011-11-21 Gun.io Whitespace... Remove whitespace [Gun.io WhitespaceBot]
2011-11-14 Tomas Doran Get the vhost based repository displatcher for shadowca...
2011-11-14 Tomas Doran Vhost based repository chooser.
2011-11-13 Tomas Doran Make the tests pass again
2011-11-13 Tomas Doran Unfuck DateTime type with newer MX::Types
2011-11-09 Tomas Doran Unfuck DateTime type with newer MX::Types
2011-07-13 Christian Walde Win32 does not have reliable symlinks
2011-07-13 Christian Walde I18N::Langinfo is not available on Win32
2011-07-06 Jonas Genannt fixing inline pod documentation for the debian package...
2011-06-06 Dan Brook Fix for infinite loop bug in blame.
2011-05-23 Dan Brook Add serialization to Gitalist::Git::Object.
2011-05-20 Dan Brook First cut at reintroducing object serialization.
2011-03-13 Dan Brook Simplified Repository BUILDARGS logic.
2011-03-13 Jose Luis Martinez Make get_repository expect already instanced repo
2011-03-09 Jose Luis Martinez Be able to override the autodetected repo name
2011-02-26 Dan Brook Only use first column in whitelist.
2011-02-26 Dan Brook Add the ability to provide a whitelist of repos.
2011-02-26 Dan Brook Add support for export-ok config option.
2011-02-26 Dan Brook Ignore ancient/malformed tags.
2011-02-19 Dan Brook Clearer error message for get_repository.
2011-02-19 Dan Brook Allow top-level directories in the Repo constructor.
2011-02-19 Dan Brook Recursive directory lookup now stops when a repo is...
2010-11-01 Dan Brook Squash warning in Path::Class::Dir from contains()...
2010-11-01 Dipesh Patel Do proper checking of git directories.
2010-11-01 Dipesh Patel Fix broken recursive lookup and add unit tests.
2010-11-01 Dipesh Patel No need for addtional variable.
2010-11-01 Dipesh Patel Few tidy ups on Recursive From Directory.
2010-11-01 Dipesh Patel First pass attempt to recursively search through direct...
2010-10-31 Dan Brook Fix for failing assertion in t/02git_object.t.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Tag.
2010-10-31 Zachary Stevens Create Head instances from unparsed git output.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Head.
2010-10-31 Zachary Stevens Commit->sha_by_path now returns an object.
2010-10-31 Zachary Stevens Remove Repository->get_object_or_head.
2010-10-31 Zachary Stevens Remove Repository->list_tree.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
2010-10-31 Zachary Stevens Clean hash_by_path's signature.
2010-10-31 Zachary Stevens Stringify Object instances to their sha1.
2010-08-01 Dan Brook Bumped version and added bootstrap docs.
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 Added commit object serialization.
2010-08-01 Dan Brook Fixed failing Content-Type tests.
2010-08-01 Dan Brook A few fixes to get the JSON test working.
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 the serializeable role everywhere
2010-07-03 Dan Brook Bumped version and added bootstrap docs. 0.002001_01
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-26 Zachary Stevens Call ->diff on the Commit instance.
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Dan Brook Fixed failing Content-Type tests.
2010-06-19 Dan Brook A few fixes to get the JSON test working.
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 the serializeable role everywhere
2010-06-02 Tomas Doran Bye bye MX::MultiMethods
2010-04-14 Dan Brook Fixed bug where C<-T>/C<-B> were being called on strings.
2010-04-09 Dan Brook Fixed src and dst in diff data for files that had been...
2010-03-29 Dan Brook A series of reverts involving win32 related hacks.
2010-03-06 Dan Brook Further win32 related hacks.
2010-03-05 Dan Brook Merge branch 'less_fugly_uris' of git://github.com...
2010-03-05 Dan Brook Merge branch 'win32' into tmp
2010-03-05 Dan Brook Fix paging links for /shortlog.
2010-03-01 Dan Brook Fixed the links in the history view.
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
2010-01-23 Dan Brook Merge branch 'master' into win32
2010-01-23 Dan Brook Unnamed repos now have a better unnamed default, thanks...
2010-01-20 Dan Brook Abstracted kludges a little more.
2010-01-20 Dan Brook Two kludges to get Gitalist *running* on Strawberry...
2009-12-23 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-22 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-21 Lian Wan Situ Fixes to get FromListOfDirectories working
2009-12-19 Tomas Doran Change to start in IPC::Run for RT#52658
2009-12-19 Tomas Doran More Pod
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename get_project to get_repository
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename CollectionOfProjects to CollectionOfRepositories.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-12-18 Zachary Stevens Merge branch 'project_list'
2009-12-18 Zachary Stevens Rename ::Repo to ::CollectionOfProjects::FromDirectory
2009-12-18 Tomas Doran Change to MX::Declare
2009-12-17 Dagfinn Ilmari Man... Fix notabs test
2009-12-17 Dagfinn Ilmari Man... Decode getpwuid values
2009-12-15 Tomas Doran And support a list of directories in the Catalyst model...
2009-12-15 Tomas Doran Initial refactoring to pull a collectionofprojects...
2009-12-15 Tomas Doran Unfuck last commit
2009-12-15 Tomas Doran Change HasUtils to an MX::Declare class
2009-12-13 Zachary Stevens Introduce a SHA1 type.
next