| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| try-0.2.1-1.x86_64.rpm | 2026-09-15 | 34.7 kB | |
| try-0.2.1.tgz | 2026-09-15 | 2.8 MB | |
| try_0.2.1_amd64.deb | 2026-09-15 | 22.6 kB | |
| README.md | 2026-09-15 | 4.7 kB | |
| v0.2.1 source code.tar.gz | 2026-09-15 | 2.8 MB | |
| v0.2.1 source code.zip | 2026-09-15 | 2.8 MB | |
| Totals: 6 Items | 8.4 MB | 0 | |
What's Changed
- tiny tweaks to docs by @mgree in https://github.com/binpash/try/pull/124
- fix(ci): disable fail fast by @ezrizhu in https://github.com/binpash/try/pull/132
- fix(ci): pin macOS runner version by @ezrizhu in https://github.com/binpash/try/pull/133
- feat(net): add option -x to unshare network by @ezrizhu in https://github.com/binpash/try/pull/130
- Add minimal kernel ver to readme by @ezrizhu in https://github.com/binpash/try/pull/134
- Use selfhosted runners by @ezrizhu in https://github.com/binpash/try/pull/135
- perf: Replace subshell with POSIX Parameter expansion by @hyperupcall in https://github.com/binpash/try/pull/137
- Implement Multi-Lower-Layer Overlay Support through Merging by @gliargovas in https://github.com/binpash/try/pull/122
- docker: use tmpfs if tmp is in overlay by @ezrizhu in https://github.com/binpash/try/pull/146
- symlink sync by @ezrizhu in https://github.com/binpash/try/pull/148
- keep toplevel dir modes and symlinks by @ezrizhu in https://github.com/binpash/try/pull/138
- check sandbox_dir instead of mktemp by @ezrizhu in https://github.com/binpash/try/pull/154
- remove unnecessary sync by @ezrizhu in https://github.com/binpash/try/pull/157
- README: fix path to
run_tests.shby @gschwaer in https://github.com/binpash/try/pull/161 - C utilities for summarizing and committing changes by @mgree in https://github.com/binpash/try/pull/158
- autoconfiscate by @mgree in https://github.com/binpash/try/pull/167
- use debian12 as vagrant runner by @ezrizhu in https://github.com/binpash/try/pull/172
- misc upperdir fixes by @ezrizhu in https://github.com/binpash/try/pull/169
- stdstream support by @ezrizhu in https://github.com/binpash/try/pull/168
- try to get unshare from util-linux by @mgree in https://github.com/binpash/try/pull/177
- CI fix, attempt 2 by @mgree in https://github.com/binpash/try/pull/178
- Named tmpfiles by @ezrizhu in https://github.com/binpash/try/pull/180
- Minimize tempfile churn by @mgree in https://github.com/binpash/try/pull/186
- add shell.nix by @ezrizhu in https://github.com/binpash/try/pull/175
- no findmnt by @ezrizhu in https://github.com/binpash/try/pull/189
- Tiny fixes by @mgree in https://github.com/binpash/try/pull/191
- fputs instead of fprintf by @mgree in https://github.com/binpash/try/pull/192
- nix docs and package by @ezrizhu in https://github.com/binpash/try/pull/195
- Run try command in the users shell of choice by @Ioa1 in https://github.com/binpash/try/pull/197
- tiny fix by @mgree in https://github.com/binpash/try/pull/200
Makefile.infixes for--disable-utilsby @mgree in https://github.com/binpash/try/pull/203- fix prompt issues in explore test by @mgree in https://github.com/binpash/try/pull/206
- [ci] deflake explore.sh by @mgree in https://github.com/binpash/try/pull/209
- unpin git checkout in package.nix by @ezrizhu in https://github.com/binpash/try/pull/211
- align try-summary and shell fallback by @mgree in https://github.com/binpash/try/pull/210
- Synced try environments (#153) by @Ioa1 in https://github.com/binpash/try/pull/207
- Add support for fd filesystem by @vagos in https://github.com/binpash/try/pull/213
- Fix premature ignore file move by @vagos in https://github.com/binpash/try/pull/216
- Make unprivileged run less noisy by @vagos in https://github.com/binpash/try/pull/217
- Improve interface by @vagos in https://github.com/binpash/try/pull/219
- Added support for fifos and sockets (#42) by @Ioa1 in https://github.com/binpash/try/pull/204
- ci: disable VM tests by default by @mgree in https://github.com/binpash/try/pull/222
- Reduce dmesg noise by @mgree in https://github.com/binpash/try/pull/224
- drop make-socket binary by @mgree in https://github.com/binpash/try/pull/227
- Harden utils by @mgree in https://github.com/binpash/try/pull/228
- packaging: added build scripts for Ubuntu and Fedora by @AksharNana in https://github.com/binpash/try/pull/226
- Clarification by @vagos in https://github.com/binpash/try/pull/229
- CI: Add build and push workflows for Ubuntu PPA by @AksharNana in https://github.com/binpash/try/pull/231
- Release candidate for v0.2.1 by @AksharNana in https://github.com/binpash/try/pull/232
New Contributors
- @hyperupcall made their first contribution in https://github.com/binpash/try/pull/137
- @gschwaer made their first contribution in https://github.com/binpash/try/pull/161
- @Ioa1 made their first contribution in https://github.com/binpash/try/pull/197
- @vagos made their first contribution in https://github.com/binpash/try/pull/213
- @AksharNana made their first contribution in https://github.com/binpash/try/pull/226
Full Changelog: https://github.com/binpash/try/compare/v0.2.0...v0.2.1