1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove bogus params to createBranch More... over 4 years ago
Merge pull request #803 from alexst2/push-force-with-lease More... over 4 years ago
Add --force-with-lease to push. More... over 4 years ago
Correctly handle tz offset. More... over 4 years ago
Merge branch 'tracking' More... over 4 years ago
Stop calling NodeGit.Branch.upstream on non-branches (e.g. detached HEAD). This apparently occasionally segfaults More... over 4 years ago
Oops, empty lists apparently aren't false in JS More... over 4 years ago
Avoid searching the whole repo when we only care about changes to .gitmodules More... over 4 years ago
Better error message (no stack trace) if editor exits non-zero More... almost 5 years ago
Support commit-msg hook More... almost 5 years ago
fix indent More... almost 5 years ago
rename function More... almost 5 years ago
Add mutex for commit hooks to serialize execution (since hooks might write to stdout) More... almost 5 years ago
Merge pull request #792 from tsuikevi-twosigma/master More... almost 5 years ago
only filter out submodules when checking out files if no commit is specified More... almost 5 years ago
Merge pull request #795 from kaaniboy/issue409 More... almost 5 years ago
Add submodule foreach by forwarding to vanilla git More... almost 5 years ago
Fix formatting More... almost 5 years ago
Show error when committing with -i and -a flags More... almost 5 years ago
adjust maxbuffer for rev-list More... almost 5 years ago
Merge branch 'alexst2-fix-generate-repo' More... almost 5 years ago
avoid exceptions from calling git-meta checkout on unopened submodules More... almost 5 years ago
Fix generate-repo.js. More... almost 5 years ago
do not shell out unnecessarily (which should eliminate E2BIG) More... almost 5 years ago
Use git instead of node-git to determine what commit's submodules need pushing More... almost 5 years ago
make commit --all mid-merge continue the merge More... almost 5 years ago
Merge pull request #787 from novalis/reject More... almost 5 years ago
Do not allow partial commits mid-merge/rebase/etc More... almost 5 years ago
Reject amend commits mid merge/rebase/cherry-pick More... almost 5 years ago
Merge pull request #786 from novalis/optimizeIsOpen More... almost 5 years ago