0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add LICENSE file (MIT) More... about 13 years ago
Initial handling of nonexistant origins and nonexistant refs/notes/origins. More... almost 17 years ago
Alter pull-origins implementation to leverage the new merge driver, needs further testing. More... almost 17 years ago
Add untested prototype merge driver for origins. More... almost 17 years ago
Add initial git-push-origins. More... almost 17 years ago
Kill git-fetch-origins, unnecessary. More... almost 17 years ago
Add initial git-pull-origins. More... almost 17 years ago
Fix a few minor issues and add a prototype git-file-origin script. More... almost 17 years ago
Add creation of a fetch/pull for origins to the TODO. More... almost 17 years ago
Add notes on a few GitPython issues to the README. More... almost 17 years ago
Add git-cherry-origins implementation. More... almost 17 years ago
Skip the blacklist file in Origins.__iter__. More... almost 17 years ago
Update readme & kill unused import. More... almost 17 years ago
Ensure the work tree exists in Index.checkout. More... almost 17 years ago
Add initial git-origin-blacklist. More... almost 17 years ago
Fix add_origin call, consolidate commit operation in Origins, rename _commit. More... almost 17 years ago
Kill add method of Origins and add add_origin helper function. More... almost 17 years ago
Update README & create a origin management class. More... almost 17 years ago
Add usage information. More... almost 17 years ago
Simplify/fix data_update and kill update (not using it now) in the Index class. More... almost 17 years ago
Dump a sane error message for git command errors. More... almost 17 years ago
Update the TODO. More... almost 17 years ago
Fix some errors introduced in the reorg and simplify _origins. More... almost 17 years ago
Rearrange the code a bit, kill an unused function. More... almost 17 years ago
Swap git-origin argument order. More... almost 17 years ago
Add write_tree method to Index, split out add_origin function. More... almost 17 years ago
Add checkout/read_tree methods to Index, fix data_update, and add checkout_origins func. More... almost 17 years ago
Add & use data_update method for Index. More... almost 17 years ago
Update TODO per the latest Index changes. More... almost 17 years ago
Make our Index class call a git that obeys its path, and do a first pass functional git-origin implementation. More... almost 17 years ago