0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow put_object to update other heads than just 'master' (thanks to martijn) More... over 16 years ago
And release 0.41 More... over 16 years ago
fill new commits with real author, authored_time, committer, committed_time and comment (thanks to martijn) More... over 16 years ago
allow bare repositories with the gitdir parameter (thanks to martijn) More... over 16 years ago
add the parent field to a new commit when available (thanks to martijn) More... over 16 years ago
Whoops, add Actor to MANIFEST More... over 16 years ago
Whoops, add Actor More... over 16 years ago
when parsing a commit, split up the author and committer fields into name, email and commit time. This adds two new DateTime fields, authored_time and committed_time to ::Commit and changes the type of the author and committer fields to Git::PurePerl::Actor, which is an object with name and email fields (thanks to martijn) More... over 16 years ago
run protocol.t test with --base-path to not care about where on the filesystem the checkout is (thanks to martijn) More... over 16 years ago
allow subdirectories in .git/refs/*/ (thanks to martijn) More... over 16 years ago
And release 0.40 More... over 16 years ago
Actually, try the github test under Windows More... over 16 years ago
perltidy More... over 16 years ago
Merge branch 'master' of [email protected]:acme/git-pureperl More... over 16 years ago
skip protocol tests on Win32 More... over 16 years ago
add description More... over 16 years ago
add .gitignore More... over 16 years ago
ship github test More... over 16 years ago
And release 0.39 More... over 16 years ago
add Win32 update More... over 16 years ago
fix t\simple in Win32 More... over 16 years ago
Win32 t/init.t More... over 16 years ago
Use IO::Digest instead of working it out outselves More... over 16 years ago
add a protocol test which clones git-pureperl from github More... over 16 years ago
add a clone method More... over 16 years ago
that was not newsworthy More... over 16 years ago
pass the hostname in the protocol (to make github work) More... over 16 years ago
add class to index packs More... over 16 years ago
remove warnings More... over 16 years ago
it wooooorks More... over 16 years ago