| Age | Commit message (Collapse) | Author |
|
|
|
|
|
[skip CI]
|
|
permissions…
…and I don't really see the benefit given the state of this project
|
|
|
|
mode we are in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See if we can get away from Travis, as github actions is faster and easier to use and…works much better in China.
|
|
subdirectory"
This reverts commit eb792ea76888970d486323df07105129abbbe466.
Seems to break CI
Related to #1000
|
|
[skip CI]
|
|
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
|
|
|
|
|
|
|
|
And directly use coverage.py
|
|
And directly use coverage.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|