1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
store notes in a common location More... about 6 years ago
it is ok to delete refs More... about 6 years ago
message may have had a newline automatically added More... about 6 years ago
Merge pull request #709 from shijinglu/fixBareReopenIssue More... about 6 years ago
Merge pull request #708 from shijinglu/upgradeNodeGit23 More... about 6 years ago
fix #707: failed to set workdir correctly if submodule first opened in bare mode then open with normal mode More... about 6 years ago
upgrade NodeGit to v0.23.0 More... about 6 years ago
Merge pull request #706 from shijinglu/turnOffDefaultMergeInBare More... about 6 years ago
turn off merge with bare in normal merge mode More... about 6 years ago
Merge pull request #698 from bpeabody/fix-pull-rebase-deduction More... over 6 years ago
Fix rebase deduction logic in pull. More... over 6 years ago
Merge pull request #693 from shijinglu/bugfix_merge More... over 6 years ago
Fix merge command More... over 6 years ago
Merge pull request #690 from shijinglu/merge_refactor More... over 6 years ago
Allow normal merge to operates on bare and half opened repos More... over 6 years ago
Merge pull request #688 from shijinglu/merge_with_bare More... over 6 years ago
Address review comments, add --no-ff option, update unit tests accordingly More... over 6 years ago
Make the simple change logic clearer More... over 6 years ago
Address @novalis's comment More... over 6 years ago
Add a 'merge-bare' subcommand that allows for merging under bare repository More... over 6 years ago
Merge pull request #687 from shijinglu/fix_rm_overmatch More... over 6 years ago
improve the check logic as per suggested More... over 6 years ago
Fix git-meta rm path overmatching issue More... over 6 years ago
Merge pull request #686 from novalis/thread-safety More... over 6 years ago
restore thread safety More... over 6 years ago
Merge pull request #685 from novalis/ffwd More... over 6 years ago
simplify handling of no-ff ffwd merges (and make them actually work) More... over 6 years ago
Merge pull request #684 from jhedwardyang/push-ignore-missing More... over 6 years ago
Repositories must be available (open or absorbed) if pushing. More... over 6 years ago
Merge pull request #682 from jhedwardyang/push-optimize More... over 6 years ago