| Age | Commit message (Collapse) | Author |
|
|
|
|
|
subdirectory"
This reverts commit eb792ea76888970d486323df07105129abbbe466.
Seems to break CI
Related to #1000
|
|
subdirectory
This will work for default git object databases only, which use git as
object database directly.
Related to #1000
|
|
|
|
|
|
Fixes #994
|
|
|
|
Signed-off-by: Chenxiong Qi <qcxhome@gmail.com>
|
|
|
|
Fixes #943
|
|
Fixes #774
|
|
|
|
|
|
|
|
Also change TestOutputStream to subclass TestBase rather than object
|
|
|
|
|
|
|
|
Also change TestActor to subclass TestBase rather than object and create and use base TestCommitSerialization class for assert_commit_serialization method
|
|
Also remove no longer used assert_not_none
|
|
assert_instance_of, assert_not_instance_of, assert_none, assert_not_match, assert_mode_644, assert_mode_755
|
|
|
|
|
|
In TestRepo.test_should_display_blame_information
|
|
In TestIndex.test_index_mutation
|
|
|
|
In TExc.test_CommandError_unicode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|