Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / com-lihaoyi/os-lib issues and pull requests
#331 - Chore: fix warning.
Pull Request -
State: open - Opened by counter2015 3 days ago
#330 - Fix empty folder missing problem when zip files.
Pull Request -
State: open - Opened by counter2015 3 days ago
- 2 comments
#329 - Add compile-time validation of literal paths containing ".."
Pull Request -
State: closed - Opened by pawelsadlo 15 days ago
- 1 comment
#328 - `os.zip` ignore empty directory.
Issue -
State: open - Opened by counter2015 17 days ago
- 1 comment
#327 - `os.pwd / "../folder/../Out.txt"` seems to be allowed despite being a non-canonical sub-path
Issue -
State: open - Opened by lihaoyi 19 days ago
- 2 comments
#326 - Update and rename build.sc to build.mill
Pull Request -
State: closed - Opened by lihaoyi 25 days ago
#325 - Instrumented path based operations using hooks defined in `Checker`
Pull Request -
State: closed - Opened by ajaychandran 26 days ago
- 16 comments
#324 - Add flag to register shutdown hooks for `os.call` and `os.spawn` APIs, overhaul `destroy` APIs
Pull Request -
State: closed - Opened by lihaoyi 28 days ago
- 1 comment
#323 - Use Files.newOutputStream instead of new java.io.FileOutputStream
Pull Request -
State: closed - Opened by sake92 about 1 month ago
#322 - Fixed typo on `Readme.adoc`
Pull Request -
State: closed - Opened by windymelt about 1 month ago
#321 - convert to lazy val to fix a problem when compiled with GraalVM Nativ…
Pull Request -
State: closed - Opened by mio-19 about 1 month ago
- 1 comment
#320 - Propagate content length from filesystem through `geny.Writable` and `os.Source`
Pull Request -
State: closed - Opened by lihaoyi about 1 month ago
#319 - [Feature request] Scala.js with NodeJS
Issue -
State: open - Opened by mio-19 about 1 month ago
- 2 comments
#318 - os.pwd0 unexpected value when compiled with GraalVM and class init at build time.
Issue -
State: open - Opened by mio-19 about 1 month ago
- 5 comments
#317 - `zip` and `unzip` API
Pull Request -
State: closed - Opened by lihaoyi about 1 month ago
- 1 comment
#316 - Feature implementation for zip & unzip functionality
Pull Request -
State: closed - Opened by chaitanyawaikar about 2 months ago
- 10 comments
#315 - Update scala-library, scala-reflect to 2.13.15
Pull Request -
State: open - Opened by scala-steward about 2 months ago
#314 - Add scaladoc to API, to complement the Readme
Issue -
State: open - Opened by lefou about 2 months ago
#313 - Update acyclic to 0.3.15
Pull Request -
State: closed - Opened by scala-steward about 2 months ago
#311 - how to operate on any path?
Issue -
State: closed - Opened by Dieken about 2 months ago
- 1 comment
#310 - Add Zip support
Pull Request -
State: closed - Opened by wb14123 2 months ago
- 2 comments
#309 - Update jna to 5.15.0
Pull Request -
State: closed - Opened by scala-steward 2 months ago
#308 - [Feature Request] Add contribution guideline
Issue -
State: open - Opened by wb14123 2 months ago
#307 - Fix expecty macro
Pull Request -
State: closed - Opened by pawelsadlo 2 months ago
- 1 comment
#306 - Revert "Allow multiple segments in Stringliterals (#297)"
Pull Request -
State: closed - Opened by majk-p 2 months ago
- 1 comment
#305 - [Bug] os-lib 0.10.7 breaks expecty macro in weaver
Issue -
State: closed - Opened by majk-p 2 months ago
- 6 comments
#304 - Update acyclic to 0.3.13
Pull Request -
State: closed - Opened by scala-steward 2 months ago
#304 - Update acyclic to 0.3.13
Pull Request -
State: closed - Opened by scala-steward 2 months ago
#303 - Update mima comparison versions
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#303 - Update mima comparison versions
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#302 - Make use of concise literal paths everywhere
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#302 - Make use of concise literal paths everywhere
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#301 - Update error messages to allow better error messages for invalid path segments
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#300 - Update .mill-version
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#299 - Allow even more dynamic instrumentation of `pwd` via `os.dynamicPwdFunction`
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#299 - Allow even more dynamic instrumentation of `pwd` via `os.dynamicPwdFunction`
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#298 - Make `os.pwd` modifiable via the `os.pwd0` dynamic variable
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#298 - Make `os.pwd` modifiable via the `os.pwd0` dynamic variable
Pull Request -
State: closed - Opened by lihaoyi 2 months ago
#297 - Allow multiple segments in Stringliterals
Pull Request -
State: closed - Opened by pawelsadlo 2 months ago
- 9 comments
#297 - Allow multiple segments in Stringliterals
Pull Request -
State: closed - Opened by pawelsadlo 2 months ago
- 9 comments
#295 - Introduce `os.SubProcess.env` `DynamicVariable` to override default `env`
Pull Request -
State: closed - Opened by lolgab 3 months ago
- 1 comment
#295 - Introduce `os.SubProcess.env` `DynamicVariable` to override default `env`
Pull Request -
State: closed - Opened by lolgab 3 months ago
- 1 comment
#294 - Allow implicit conversions from `String => os.*Path` to allow multiple segments if the string is a literal (500USD Bounty)
Issue -
State: closed - Opened by lihaoyi 3 months ago
- 3 comments
Labels: bounty
#294 - Allow implicit conversions from `String => os.*Path` to allow multiple segments if the string is a literal (500USD Bounty)
Issue -
State: closed - Opened by lihaoyi 3 months ago
- 3 comments
Labels: bounty
#293 - Update Mill from 0.11.11 to 0.11.12
Pull Request -
State: closed - Opened by scala-steward 3 months ago
#293 - Update Mill from 0.11.11 to 0.11.12
Pull Request -
State: closed - Opened by scala-steward 3 months ago
#292 - Add lightweight syntax for `os.proc().call()` and `os.proc().spawn()`
Pull Request -
State: closed - Opened by lihaoyi 3 months ago
#292 - Add lightweight syntax for `os.proc().call()` and `os.proc().spawn()`
Pull Request -
State: closed - Opened by lihaoyi 3 months ago
#291 - Update utest from 0.8.3 to 0.8.4
Pull Request -
State: closed - Opened by scala-steward 3 months ago
#291 - Update utest from 0.8.3 to 0.8.4
Pull Request -
State: closed - Opened by scala-steward 3 months ago
#290 - Update Mill to 0.11.11
Pull Request -
State: closed - Opened by lefou 3 months ago
#290 - Update Mill to 0.11.11
Pull Request -
State: closed - Opened by lefou 3 months ago
#289 - Move test projects into `os/test/` folder
Pull Request -
State: closed - Opened by lihaoyi 4 months ago
#289 - Move test projects into `os/test/` folder
Pull Request -
State: closed - Opened by lihaoyi 4 months ago
#288 - Update scalafmt version from 3.8.2 to 3.8.3
Pull Request -
State: closed - Opened by scala-steward 4 months ago
#288 - Update scalafmt version from 3.8.2 to 3.8.3
Pull Request -
State: closed - Opened by scala-steward 4 months ago
#287 - Update Mill form 0.11.9 to 0.11.10
Pull Request -
State: closed - Opened by scala-steward 4 months ago
- 1 comment
#287 - Update Mill form 0.11.9 to 0.11.10
Pull Request -
State: closed - Opened by scala-steward 4 months ago
- 1 comment
#286 - Added proper SIGTERM/SIGKILL handling for sub-processes
Pull Request -
State: closed - Opened by j-mie6 4 months ago
- 5 comments
#286 - Added proper SIGTERM/SIGKILL handling for sub-processes
Pull Request -
State: closed - Opened by j-mie6 4 months ago
- 5 comments
#285 - Update Mill from 0.11.8 to 0.11.9
Pull Request -
State: closed - Opened by scala-steward 4 months ago
#285 - Update Mill from 0.11.8 to 0.11.9
Pull Request -
State: closed - Opened by scala-steward 4 months ago
#284 - `os.proc.call`'s `timeout` has a termination race-condition from `SIGTERM` and `SIGKILL`
Issue -
State: closed - Opened by j-mie6 4 months ago
- 15 comments
#284 - `os.proc.call`'s `timeout` has a termination race-condition from `SIGTERM` and `SIGKILL`
Issue -
State: closed - Opened by j-mie6 4 months ago
- 15 comments
#283 - Add API to redirect `os.Inherit`ed streams globally to be consistent with std streams redirections
Pull Request -
State: closed - Opened by lihaoyi 4 months ago
- 4 comments
#283 - Add API to redirect `os.Inherit`ed streams globally to be consistent with std streams redirections
Pull Request -
State: closed - Opened by lihaoyi 4 months ago
- 4 comments
#282 - Automatically pump streams with `os.Inherit` on changed `System.out` `System.err` `System.in`
Issue -
State: closed - Opened by lolgab 5 months ago
#282 - Automatically pump streams with `os.Inherit` on changed `System.out` `System.err` `System.in`
Issue -
State: closed - Opened by lolgab 5 months ago
#281 - Update Mill to 0.11.8
Pull Request -
State: closed - Opened by lefou 5 months ago
- 1 comment
#281 - Update Mill to 0.11.8
Pull Request -
State: closed - Opened by lefou 5 months ago
- 1 comment
#280 - Update scalafmt from 3.8.1 to 3.8.2
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#280 - Update scalafmt from 3.8.1 to 3.8.2
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#279 - Update geny from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#279 - Update geny from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#278 - Update mill-main to 0.11.7-118-56323c
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#278 - Update mill-main to 0.11.7-118-56323c
Pull Request -
State: closed - Opened by scala-steward 5 months ago
#277 - make os.root.baseName equal to s"${os.root/}" rather than throwing an exception
Pull Request -
State: closed - Opened by philwalk 5 months ago
- 2 comments
#277 - make os.root.baseName equal to s"${os.root/}" rather than throwing an exception
Pull Request -
State: closed - Opened by philwalk 5 months ago
- 2 comments
#276 - `os.root.baseName` throws an exception
Issue -
State: closed - Opened by philwalk 5 months ago
- 1 comment
#275 - Update mill-mima from 0.1.0 to 0.1.1
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#275 - Update mill-mima from 0.1.0 to 0.1.1
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#274 - [WIP] Enable remaining Scala Native tests
Pull Request -
State: open - Opened by lihaoyi 6 months ago
- 6 comments
#273 - Enable already-passing native tests
Pull Request -
State: closed - Opened by lihaoyi 6 months ago
#273 - Enable already-passing native tests
Pull Request -
State: closed - Opened by lihaoyi 6 months ago
#272 - Update mill-main to 0.11.7-109-59a5cb
Pull Request -
State: closed - Opened by scala-steward 6 months ago
- 1 comment
#272 - Update mill-main to 0.11.7-109-59a5cb
Pull Request -
State: closed - Opened by scala-steward 6 months ago
- 1 comment
#271 - Update sourcecode from 0.4.1 to 0.4.2
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#271 - Update sourcecode from 0.4.1 to 0.4.2
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#270 - Update Mill from 0.11.7-86-18d144 to 0.11.7-107-9ec9bc
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#270 - Update Mill from 0.11.7-86-18d144 to 0.11.7-107-9ec9bc
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#269 - Re-enable explicit TOC rendering in readme
Pull Request -
State: closed - Opened by lefou 6 months ago
#269 - Re-enable explicit TOC rendering in readme
Pull Request -
State: closed - Opened by lefou 6 months ago
#268 - Update Mill from 0.11.7-29-f2e220 to 0.11.7-86-18d144
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#268 - Update Mill from 0.11.7-29-f2e220 to 0.11.7-86-18d144
Pull Request -
State: closed - Opened by scala-steward 6 months ago
#267 - Fix os.copy and os.move directories to root
Pull Request -
State: closed - Opened by kiendang 6 months ago
- 7 comments
#267 - Fix os.copy and os.move directories to root
Pull Request -
State: closed - Opened by kiendang 6 months ago
- 7 comments
#266 - CI: Disable Java 8 build on macos-latest
Pull Request -
State: closed - Opened by lefou 6 months ago
#266 - CI: Disable Java 8 build on macos-latest
Pull Request -
State: closed - Opened by lefou 6 months ago
#265 - Fix mistake in Readme.adoc
Pull Request -
State: closed - Opened by kubukoz 6 months ago
#265 - Fix mistake in Readme.adoc
Pull Request -
State: closed - Opened by kubukoz 6 months ago