0
I Use This!
Inactive

Commits : Listings

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