about summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-23Don't try to embed TAP output into current pageJonathan "Duke" Leto1-0/+2
2011-02-23Add a useful commentJonathan "Duke" Leto1-0/+2
2011-02-23Run the git commands in the correct repoJonathan "Duke" Leto1-0/+3
2011-02-23Turn off debug statements by defaultJonathan "Duke" Leto1-1/+1
2011-02-23Make reusing git repos actually workJonathan "Duke" Leto2-8/+18
2011-02-22Create a new repo for the first time, even if reuse_repo is trueJonathan "Duke" Leto1-11/+16
2011-02-22We really only need to fetch new commits, not pull or rebase them. rbuels++Jonathan "Duke" Leto1-2/+2
2011-02-22Teach jitterbug about reusing git repos to save bandwidthJonathan "Duke" Leto2-8/+21
2011-02-22Declare DBIx::Class::DeploymentHandler as a dependencyJonathan "Duke" Leto1-0/+1
2011-02-15Only put the short commit message in email subjectsJonathan "Duke" Leto2-2/+6
2011-02-14return empty list if project is not definedfranck cuny1-0/+1
2011-02-14use jitterbug::Testfranck cuny3-45</