Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.0.3
subprocess_shell
Browse files
Oct 18, 2023
- src/subprocess_shell: replaced `+|` and `-|` with `| ` and `E ` to improve readability
· 2734d373
!evil
authored
Oct 18, 2023
View commits for tag v0.0.3
v0.0.3
2734d373
Oct 10, 2023
- added file LICENSE
· 91e4285d
!evil
authored
Oct 10, 2023
View commits for tag v0.0.2
v0.0.2
91e4285d
- renamed to subprocess_shell
· 53c04823
!evil
authored
Oct 10, 2023
53c04823
Sep 29, 2023
- src/shell: removed class StreamConstant in favor of type hints
· f6561567
!evil
authored
Sep 29, 2023
f6561567
Sep 28, 2023
- src/shell: improved type hints
· 9754bd87
!evil
authored
Sep 28, 2023
9754bd87
Sep 27, 2023
- src/shell._Start: changed arguments stdout and stderr to accept a callable
· 56f43caa
!evil
authored
Sep 27, 2023
56f43caa
Sep 09, 2023
- src/shell._Process: fixed bug related to lines are incorrect
· d02194ba
!evil
authored
Sep 10, 2023
d02194ba
Sep 07, 2023
- src/shell._Process: removed function get_cmdline in favor of get_subprocess
· e8d99092
!evil
authored
Sep 07, 2023
e8d99092
- src/shell._Start: changed arguments stdout and stderr to accept strings and pathlib.Path
· 2a5e3fe3
!evil
authored
Sep 07, 2023
2a5e3fe3
Sep 06, 2023
- README#Examples: added example
· 78574280
!evil
authored
Sep 07, 2023
78574280
- first commit
· 9bd5e5ac
!evil
authored
Sep 06, 2023
9bd5e5ac
Loading