index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
test
/
test_submodule.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(tests): remove dependency on sort order
Sebastian Thiel
2015-08-08
1
-1
/
+1
*
tests(submodule): add new submodule commits
Sebastian Thiel
2015-08-08
1
-1
/
+32
*
Minor improvements to submodule test for windows portability
Sebastian Thiel
2015-01-22
1
-4
/
+4
*
Overhauled all tutorials, and placed them in a unit-test.
Sebastian Thiel
2015-01-22
1
-9
/
+15
*
Initial set of documentation improvements, and a fix to the submodule tests.
Sebastian Thiel
2015-01-21
1
-1
/
+1
*
Assured that branch changes are properly handled.
Sebastian Thiel
2015-01-21
1
-2
/
+65
*
Fixed flake8 and a minor test regression.
Sebastian Thiel
2015-01-20
1
-2
/
+2
*
Impemented keep_going flag for `Submodule.update()`
Sebastian Thiel
2015-01-20
1
-2
/
+5
*
Submodule.parent_commit() now automatically points to repo.head unless it was...
Sebastian Thiel
2015-01-20
1
-6
/
+4
*
Greatly improved possible safety of Submodule.update(), which is used by defa...
Sebastian Thiel
2015-01-20
1
-30
/
+83
*
Submodule.move() will auto-rename the submodule if the name was equal to the ...
Sebastian Thiel
2015-01-19
1
-1
/
+4
*
Implemented Submodule.rename()
Sebastian Thiel
2015-01-19
1
-0
/
+23
*
Submodule.move() fixed to deal with 'non-gitfile' clones appropriately.
Sebastian Thiel
2015-01-19
1
-4
/
+14
*
Basic submodule tests are working once again !
Sebastian Thiel
2015-01-19
1
-11
/
+15
*
Submodule.remove() now seems to work properly, nearly all tests are back.
Sebastian Thiel
2015-01-17
1
-4
/
+13
*
Made sure dry-run is properly implemented in Submodule.remove()
Sebastian Thiel
2015-01-17
1
-4
/
+7
*
Submodule.remove() now deals with .git files correctly.
Sebastian Thiel
2015-01-17
1
-4
/
+6
*
Assured Submodule.(update|move) are dealing with .git files appropriately.
Sebastian Thiel
2015-01-17
1
-0
/
+14
*
Implemented more tests and made use of .git files when adding submodules
Sebastian Thiel
2015-01-16
1
-3
/
+45
*
Fixed previously failing test
Sebastian Thiel
2015-01-15
1
-2
/
+3
*
Verified that it apparently is impossible to add empty submodules using git-p...
Sebastian Thiel
2015-01-15
1
-4
/
+20
*
Submodule.add() can now handle absolute module paths in agreement to the doc ...
Sebastian Thiel
2015-01-15
1
-3
/
+11
*
Added the first submodule will no longer cause an IOError.
Sebastian Thiel
2015-01-15
1
-0
/
+7
*
test_submodule works
Sebastian Thiel
2015-01-06
1
-1
/
+1
*
test_repo works
Sebastian Thiel
2015-01-06
1
-11
/
+27
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
Removed 'from X import *' whereever possible
Sebastian Thiel
2015-01-04
1
-2
/
+5
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-3
/
+1
*
Fixed all remaining non-performance tests
Sebastian Thiel
2015-01-03
1
-0
/
+3
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-4
/
+6
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-12
/
+12
*
pep8 linting (double spaces before comment)
Antoine Musso
2014-11-16
1
-3
/
+3
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-4
/
+4
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-7
/
+2
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-101
/
+100
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-541
/
+541
*
test_submodule doesn't assume latest version of gitdb anymore
Sebastian Thiel
2011-06-13
1
-1
/
+2
*
fixed submodule test to work on windows
Sebastian Thiel
2011-06-13
1
-2
/
+3
*
test_submodule: Will now load everything into memory if smmap is present, to ...
Sebastian Thiel
2011-06-13
1
-0
/
+14
*
Fixed submodule tests to go with either the old or the new version of gitdb
Sebastian Thiel
2011-06-10
1
-5
/
+6
*
Fixed submodule test. Just a tiny thing
Sebastian Thiel
2011-06-07
1
-0
/
+3
*
Submodule tests are functional once again.
Sebastian Thiel
2010-12-01
1
-1
/
+1
*
Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...
Sebastian Thiel
2010-12-01
1
-2
/
+2
*
Fixed all testcases
Sebastian Thiel
2010-11-25
1
-3
/
+4
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+546