0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'ninja' More... over 14 years ago
Extract the background engines into it's own library: Ninja More... over 14 years ago
Get rid of Object monkey-patch More... over 14 years ago
Remove Bob::Test::SCM#destroy More... over 14 years ago
Get rid of that 100 columns line at last More... over 14 years ago
Rename SCM#directory_for to #dir_for for brevity More... over 14 years ago
Get rid of SCM#update_code More... over 14 years ago
Get rid of half-working cache system for Git More... over 14 years ago
No need to require scm/abstract in scm/svn More... over 14 years ago
Bob.directory is now a Pathname More... over 14 years ago
Only #with_commit and #directory are public now More... over 14 years ago
SCM#with_commit yieds commit info More... over 14 years ago
Move head resolving concern into SCMs More... over 14 years ago
Include commit id into commit_info Hash passed to #finish_building More... over 14 years ago
Bob::Test's SCMs now also use Strings as keys of commit info Hash More... over 14 years ago
Update SCM::Abstract#info (no Symbols anymore) More... over 14 years ago
Call #start_building *before* we start fetching the repo More... over 14 years ago
Make #start_building optional; pass commit_info to #finish_building instead More... over 14 years ago
Same for #finish_building More... over 14 years ago
Fix threaded engine logging; add a test More... over 14 years ago
Do no pass commit_id to Buildable#start_building More... over 14 years ago
Expect and produce strings everywhere More... over 14 years ago
Use a plain class for BuildableStub instead of a Struct More... over 14 years ago
0.3.0 release More... almost 15 years ago
Update gemspec More... almost 15 years ago
Log exceptions in Threaded engine More... almost 15 years ago
Require Bob.directory to be created by the user More... almost 15 years ago
Move Bob::Test back into Bob More... almost 15 years ago
Move cd-ing logic into SCM::Abstract#run More... almost 15 years ago
Do not checkout HEAD when git-cloning More... almost 15 years ago