Now heads show up in the shortlog and the current head is marked up in the heads...
[catagits/Gitalist.git] / lib / Gitalist / Model / Git.pm
2009-10-26 broquaint Now heads show up in the shortlog and the current head...
2009-10-26 broquaint Gave ownership of URLs to Gitalist proper.
2009-10-25 broquaint Started on making /commitdiff pretty.
2009-10-25 broquaint Added very basic /commitdiff action.
2009-10-25 broquaint Added the /summary, /heads and /log actions.
2009-10-23 broquaint Another freshly added action - /tree.
2009-10-23 broquaint Added first cut of /shortlog action and simplified...
2009-10-23 broquaint Added some POD to the Git model and straightened out...
2009-10-23 broquaint Tidied up the /blob action and the commit-nav.tt2 links.
2009-10-23 broquaint Gave the /commit page a diff-tree.
2009-10-23 broquaint Deprecated the GPP Model and merged its sole method...
2009-10-07 broquaint Brought back recent Moosey goodness so all should be...
2009-10-07 broquaint Merge in master changes.
2009-09-20 broquaint Intermediate commit on the way to switching to Git...
2009-09-18 broquaint Fleshed out reflog action.
2009-09-18 broquaint Added very basic blob action.
2009-09-08 Dan Brook Straightened out some rough edges and added the dodgy...
2009-09-08 Dan Brook Got the gitweb part back in working order.
2009-09-08 Dan Brook The list of projects is now in working order, but nothi...
2009-09-08 Dan Brook Further WIP of integrating rafl's work into Gitalist...
2009-09-04 Dan Brook WIP of moving the project list to an action.
2009-09-04 Dan Brook Initial commit of rafl's Git model