1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours 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
Merge branch 'fixing-spaces' of github.com:dkowis/grit into fixing-spaces More... about 13 years ago
Another fix for spaces in files More... about 13 years ago
Fix for files with leading or trailing spaces More... about 13 years ago
Fix for files with spaces, including tests More... about 13 years ago
remove Grit::Process in favor of POSIX::Spawn::Child More... about 13 years ago
better rev_parse errors More... about 13 years ago
include stderr output in Grit::Git::CommandFailed errors More... about 13 years ago
fix ruby rev-list implementation not handling array of refs More... about 13 years ago
update History for argv fixes More... about 13 years ago
fix argv passing in Repo#diff_objects More... about 13 years ago
fix argv passing in Repo#objects and Repo#commit_objects More... about 13 years ago
Grit::Git#native can return [0, out, err] tuple instead of just stdout More... about 13 years ago
Grit::Git::CommandFailed can take a single message argument More... about 13 years ago
history More... over 13 years ago
Merge branch 'loose_bytesize_fix' of https://github.com/hiroshi/grit into hiroshi-loose_bytesize_fix More... over 13 years ago
Release 2.4.1 More... over 13 years ago
add docs to the patch methods More... over 13 years ago
mark this day in history More... over 13 years ago
when #check_applies fails, add the exitstatus to the accumulated status return value More... over 13 years ago
replace the old #raw_git stuff with #native calls for the git patching methods More... over 13 years ago
add tests for git patching More... over 13 years ago
Release 2.4.0 More... over 13 years ago
open3_detach is no longer with us More... over 13 years ago
v2.3.2 More... over 13 years ago
Fix a ruby 1.9 encoding problem, "LooseObjectError: size mismatch" by committing non-ASCII content. More... over 13 years ago
update History.txt for exec-direct branch changes More... over 13 years ago
Merge remote branch 'origin/exec-direct' More... over 13 years ago
get jruby working to the point it was before More... over 13 years ago
pull pipe logic out into popen4-ish method More... over 13 years ago
better process :timeout and :max tests More... over 13 years ago