Commit Graph

70 Commits (master)
 

Author SHA1 Message Date
Sebastian Geisler a7680240a1 link readme in manifest 3 years ago
Sebastian Geisler c33655c6ee fix warnings and duplicated code 3 years ago
ZSchoen 2a63be383b updated README 3 years ago
ZSchoen 22e98e4555 fixed ssh-port & rsync address + added env to Remote 3 years ago
ZSchoen 9955b75ae8 added structopt informations for RemoteOpts 3 years ago
ZSchoen 3328e485ad removed user + fixed Cli & moved RemoteOpts into own struct + fixed port args 3 years ago
ZSchoen 11019a2799 Option.. => Partial.. 3 years ago
ZSchoen 3c6d182109 updated config format & cli 3 years ago
ZSchoen d6de41410b basic config rework 3 years ago
Bastian Köcher 5a3f93abe1 Update src/main.rs 4 years ago
Bastian Köcher fcf2629d85 Hash project path to generate unique remote build dir
This is useful when you have the same project checked out multiple times
and don't want to share the build dir (because you work on different
stuff).
4 years ago
Sebastian a2739b8917
Merge pull request #9 from paritytech/td-fix
Bring back tty allocation, to clean sub-processes.
5 years ago
Sebastian Geisler 86c5234623 add MacOS instructions to README
fixes #10
5 years ago
Sebastian 083feac84e
Merge pull request #3 from sgeisler/progress
Fix progress on MacOS
5 years ago
Sebastian Geisler aa65cb50bf os dependant rsync progress flag 5 years ago
Tomasz Drwięga 0b8cfa9022
Bring back tty allocation, to clean sub-processes. 5 years ago
Sebastian Geisler aeefaac97e remove leftover helper files 5 years ago
Denis S. Soldatov aka General-Beck 7a6ac0f4cb
Merge pull request #2 from paritytech/fix_dir_issues
Fix dir issues
5 years ago
Denis S. Soldatov aka General-Beck b0668598a1
Update main.rs
error -> info Setting the remote dir name like the local.
5 years ago
Denis S. Soldatov aka General-Beck 75aa64371f
Update README.md
fix git clone url
5 years ago
Denis P cee42131b6
takes root dir name if there's no project name in the manifest 5 years ago
Denis S. Soldatov aka General-Beck b5e18db60c
Merge pull request #1 from paritytech/td-fix
Fix build.
5 years ago
Denis S. Soldatov aka General-Beck e92b5bc51f
Update main.rs
update project name
5 years ago
Tomasz Drwięga 0855793590
Fix build. 5 years ago
Tomasz Drwięga d322c48878
Merge remote-tracking branch 'gbeck/master' 5 years ago
Sebastian 707d34043c
Merge pull request #7 from tomusdrw/master
More practical workflow.
5 years ago
Denis S. Soldatov aka General-Beck 1c0cad2735 project_name = project_dir 5 years ago
Denis S. Soldatov aka General-Beck 21ac116fa5 project dir 5 years ago
Denis S. Soldatov aka General-Beck 060ebe8889 Use project dir name for remote 5 years ago
Denis_P 118c671c6f Update README.md 5 years ago
Denis_P 0b0aa76351 Update README.md 5 years ago
Tomasz Drwięga 700369a5f9
Change to error if code is not present (Unix kill-by-signal). 5 years ago
Tomasz Drwięga deaa457925
Change error code for Cargo.lock 5 years ago
Tomasz Drwięga 09db6b2aa9
Allow transferring only a subset of files. 5 years ago
Tomasz Drwięga bd053415e1
Propagate error code. 5 years ago
Tomasz Drwięga fad8aef22f
Copy back the lock file. 5 years ago
Denis S. Soldatov aka General-Beck 351ce94df3 Merge branch 'env' into 'master'
addition options

See merge request General-Beck/cargo-remote!1
5 years ago
Denis S. Soldatov aka General-Beck feb6d92f4a add rustup version
env default /etc/profile
5 years ago
Denis S. Soldatov aka General-Beck 78aabdd621 source /etc/profile 5 years ago
Denis S. Soldatov aka General-Beck 04ff506dfc update PATH to cargo 5 years ago
Sebastian Geisler 68c9ec563c add CI config 5 years ago
Sebastian Geisler c83b18b6f1
Merge pull request #6 from fisherdarling/update-to-2018
Updated to 2018 edition. Refactored some sections.
5 years ago
Fisher Darling 992e1fcc87 Update 2018, fixed breaking changes. 5 years ago
Fisher Darling ae0a3d8d6e Updated to 2018, changed some sections of code. 5 years ago
Sebastian Geisler 41549dcec1
bump version for publishing 6 years ago
Sebastian Geisler f28ff627d8
Merge pull request #1 from ProgVal/rsync-compress
Use compression when rsyncing target/ back to the client.
6 years ago
Valentin Lorentz 8730bd4d49 Use compression when rsyncing target/ back to the client. 6 years ago
Sebastian Geisler 2d1f21680c bump version 6 years ago
Sebastian Geisler c937f69177 search for config files at multiple places 6 years ago
Sebastian Geisler 78ea163e1a add cargo metadata 6 years ago