1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Repo.init_bare for non ".git" suffixes More... over 13 years ago
document rtomayko's perf enhancements More... over 13 years ago
Merge branch 'perf' More... over 13 years ago
fix regression with actor argument in Grit::Index#commit More... over 13 years ago
set parent correctly from options passed to Grit::Index#commit More... over 13 years ago
update history More... over 13 years ago
allow Index#commit to specify separate authors and committers with correct timezones for the timestamps More... over 13 years ago
Index#commit takes options and can specify a custom committed date More... over 13 years ago
packing and unpacking uses String#<< instead of String#+ More... over 13 years ago
Git#sh uses 8K buffers instead of 1K More... over 13 years ago
use String#<< instead of String#+ in Git#sh and Git#wild_sh More... over 13 years ago
Make test_tag.tb agnostic to the the ordering of tags in Grit::Repo's tag list. Fixes issue 34. More... over 13 years ago
extract Grit::Repo#parse_batch More... over 13 years ago
update history More... over 13 years ago
add Grit::Repo#batch for getting multiple commits in a single native git call. More... over 13 years ago
backport from github, attempt to load mime-types locally before loading rubygems More... over 13 years ago
update history More... over 13 years ago
backport zero-padding bugfix from github More... over 13 years ago
git-notes backport from github More... over 13 years ago
explicitly make the Grit data classes lazily loaded (instead of every single ruby object). Also, add attr_writer(:lazy_source) for lazy objects More... over 13 years ago
Release 2.3.0 More... over 13 years ago
Update Readme. More... over 13 years ago
Update tomdoc for Repo#initialize. More... over 13 years ago
Update history for ruby 1.9 compat. More... over 13 years ago
Add Repo#init. More... over 13 years ago
2.2.1 history More... over 13 years ago
revert Grit::Index#commit default value for parents arg More... over 13 years ago
Update History for 2.2.0 release. More... over 13 years ago
Release 2.2.0 More... over 13 years ago
Add Grit::Index#delete to allow deletions of files from the index. More... over 13 years ago