Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
ensured that download messages on small terminals don't go nuts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up documentation.
|
|
|
|
|
|
|
|
|
|
files.
|
|
|
|
|
|
|
|
|
|
|
|
* Don't create destination path in `Bottle:construct`
This avoids that `common.rename` moves the source to the wrong path (`dst/src_basename`).
* Fix executable detection in `Bottle:run`
|
|
|
|
|
|
selected.
|
|
|
|
|
|
* Use vendored `microtar` version in `meson.build`
* Remove version from `meson.build`
|
|
* checks if dependency is core beofore marking it as orphan
* creting new var actually not needed
|
|
* added tar support
* fixed small mistake
* added support for utar + removed microtar as submodule
* will finish this tomorow
* added support for gnu and other
* re-done all small changes
* fixed pax format (hopefully)
* added a r to 'curent_read'
|
|
Fixed small typing mistake.
|