0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from eladb/yosefd-supporttimeoutoption More... about 12 years ago
Cosmetic change for code clarity. More... over 13 years ago
use latest version of ctxobj More... over 13 years ago
Merge pull request #8 from eladb/yosefd-supporttimeoutoption More... over 13 years ago
add credit More... over 13 years ago
blank More... over 13 years ago
ctxobj 0.3.x is not released More... over 13 years ago
Don't enforce minor version More... over 13 years ago
Merge pull request #7 from eladb/yosefd-supporttimeoutoption More... over 13 years ago
missing ; More... over 13 years ago
reduce timeout More... over 13 years ago
CR fixes. Adding tests. More... over 13 years ago
Support option that instructs girror to avoid checking out directories that already exist. This option is used in anode by deploy.sys, to speed up bootstrap. There is no need to spend time in checking out all those application targets that already exist during bootstrap. Errors return to girror user, so that it can parse them and make appropriate decisions. More... over 13 years ago
Support optional timeout for git commands. Our deploy.sys sets timeout to 10 minutes, which is a good enough workaround to recover from those annoying hangs of git. Sometimes git fetch hangs. This might be happening only on windows and may be only for https and may be only with github server. Anyway, having optional timeout will not hurt, I think. More... over 13 years ago
Bump 0.2.9 More... over 13 years ago
Bump 0.2.8 More... over 13 years ago
Handle fatal error 128 if occurs not only on init, but at any other step of the sequence. More... over 13 years ago
Update ctxobj version to 0.2.1 More... over 13 years ago
Update travis More... over 13 years ago
Updated to node 0.8.2 More... over 13 years ago
[fix] fs.exists was moved to fs.exists More... over 13 years ago
Merge pull request #4 from eladb/handle-corrupted-repositories More... almost 14 years ago
Handle exit code 128 More... almost 14 years ago
By default, do not emit verbose output More... almost 14 years ago
Update README.md More... almost 14 years ago
No output if all is okay More... almost 14 years ago
Update README.md More... almost 14 years ago
Update README.md More... almost 14 years ago
Add an explaination about concurrency in README More... almost 14 years ago
Do not remove remote More... almost 14 years ago