Commits
User selector
Commit History
Commits on Jan 22, 2015
Minor improvements to submodule test for windows portability
Show description for 66c5b33committedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed
Commits on Jan 21, 2015
Initial set of documentation improvements, and a fix to the submodule tests.
Show description for e48e520committedAssured that branch changes are properly handled.
Show description for 47ac37bcommitted
Commits on Jan 20, 2015
Fixed flake8 and a minor test regression.
Show description for bb0f3d7committedImpemented keep_going flag for `Submodule.update()`
Show description for e492113committedSubmodule.parent_commit() now automatically points to repo.head unless it was set before.
Show description for 80701fccommittedGreatly improved possible safety of Submodule.update(), which is used by default.
Show description for 9fbae71committed
Commits on Jan 19, 2015
Submodule.move() will auto-rename the submodule if the name was equal to the path
Show description for aaa8434committedImplemented Submodule.rename()
Show description for 20863cfcommittedSubmodule.move() fixed to deal with 'non-gitfile' clones appropriately.
Show description for a223c7bcommittedBasic submodule tests are working once again !
Show description for d4ce247committed
Commits on Jan 17, 2015
Submodule.remove() now seems to work properly, nearly all tests are back.
Show description for c15a6e1committedMade sure dry-run is properly implemented in Submodule.remove()
Show description for ae2b596committedSubmodule.remove() now deals with .git files correctly.
Show description for c7b16adcommittedAssured Submodule.(update|move) are dealing with .git files appropriately.
Show description for 67680a0committed
Commits on Jan 16, 2015
Implemented more tests and made use of .git files when adding submodules
Show description for 503b62bcommitted
Commits on Jan 15, 2015
Fixed previously failing test
Show description for a9a5414committedVerified that it apparently is impossible to add empty submodules using git-python.
Show description for 26fc586committedSubmodule.add() can now handle absolute module paths in agreement to the doc string.
Show description for 508807ecommittedAdded the first submodule will no longer cause an IOError.
Show description for 27c31e2committed
Commits on Jan 6, 2015
- committed
- committed
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0fcommitted- committed
Bumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Jan 3, 2015
Fixed all remaining non-performance tests
Show description for 342a027committed
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (double spaces before comment)
Show description for bed3b09committedpep8 linting (whitespace before/after)
Show description for 614907bcommittedpep8 linting (blank lines expectations)
Show description for be34ec2committedpep8 linting (whitespaces)
Show description for f5d11b7committed