index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-17
add libssh as submodule and LIBSSH_PATH to build mscp with static built
Ryo Nakamura
2022-11-16
check invalid coremask
Ryo Nakamura
2022-11-15
add -m coremask option
Ryo Nakamura
2022-11-13
bump up version: 0.0.1
Ryo Nakamura
2022-11-13
Update README.md
Ryo Nakamura
2022-11-13
update README
Ryo Nakamura
2022-11-13
run mscp -h last on ci build
Ryo Nakamura
2022-11-13
add rocky 8.6 support
Ryo Nakamura
2022-11-13
add memory barrier to notify monitor thread of copy threads finished
Ryo Nakamura
2022-11-13
add -a nr_ahead option
Ryo Nakamura
2022-11-12
little trick to make progress bar stable
Ryo Nakamura
2022-11-12
fix buf size in remote to local copy.
Ryo Nakamura
2022-11-12
fix some thread handling
Ryo Nakamura
2022-11-12
use sftp_async_read for remote to local copy
Ryo Nakamura
2022-11-08
fix incorrect ret handling for read/write
Ryo Nakamura
2022-11-07
fix docker/README.md
Ryo Nakamura
2022-11-06
add install from homebrew tap to README
Ryo Nakamura
2022-11-06
update README for install
Ryo Nakamura
2022-11-06
add release.yml to automate releasing by tag
Ryo Nakamura
2022-11-06
fix test status badge url
Ryo Nakamura
2022-11-06
cleanup docker files and build/test procedure
Ryo Nakamura
2022-11-06
add `test on ubuntu` badge to README and tiny fixes
Ryo Nakamura
2022-11-06
add test.yml to test mscp inside docker on ubuntu
Ryo Nakamura
2022-11-06
run install-build-deps.sh in codeql
Ryo Nakamura
2022-11-06
Create codeql.yml
Ryo Nakamura
2022-11-06
remove accidentally added Makefile
Ryo Nakamura
2022-11-06
add Dockerfile-test for test container
Ryo Nakamura
2022-11-05
add -H option to disable host key check
Ryo Nakamura
2022-11-05
do not install libssh and cmake from homebrew
Ryo Nakamura
2022-11-05
change build status badges to new actions
Ryo Nakamura
2022-11-05
add ci to build on macos
Ryo Nakamura
2022-11-05
add CMAKE_PREFIX_PATH for macOS and use find_package for libssh
Ryo Nakamura
2022-11-05
add build status badge
Ryo Nakamura
2022-11-05
remove test from build steps in github actions
Ryo Nakamura
2022-11-05
Create cmake.yml
Ryo Nakamura
2022-11-05
update README for test
Ryo Nakamura
2022-11-05
add install-build-deps.sh and fix docker build procedure
Ryo Nakamura
2022-11-05
create file at the remote although file size is 0
Ryo Nakamura
2022-11-01
mv LICENSE.md to LICENSE
Ryo Nakamura
2022-11-01
add test_transfer_zero_bytes
Ryo Nakamura
2022-10-31
do not print progress when total bytes transferred is 0
Ryo Nakamura
2022-11-01
capture retval from copy threads
Ryo Nakamura
2022-11-01
add ctest to run pytest
Ryo Nakamura
2022-10-31
add (not complete) end-to-end test with pytest
Ryo Nakamura
2022-10-31
add rename-logic.py
Ryo Nakamura
2022-10-31
rename dirname if dst dir does not exist
Ryo Nakamura
2022-10-31
add custom_target to build mscp in contaners through cmake
Ryo Nakamura
2022-10-31
update README
Ryo Nakamura
2022-10-30
update README. add rhel instruction and fix build steps
Ryo Nakamura
2022-10-30
add docker files
Ryo Nakamura
[prev]
[next]