Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bd7e170a | 2022-03-11 19:54:24 | drop RCS Ids | ||
| 265271dd | 2021-11-29 12:53:51 | Update to elvish-0.16.3 Diff from Yifei Zhan, tweaks from me -- thanks! | ||
| 3046e077 | 2021-03-08 13:59:23 | bump the golang ports so that pkg_add -u knows to update them | ||
| 9c0d1860 | 2020-04-17 23:59:50 | add a comment next to BROKEN-aarch64 to suggest trying removing it with the next update, hopefully vendored libs will be updated by then | ||
| f1ff1d33 | 2020-04-14 21:38:00 | disable some golang ports on aarch64, failing builds mostly due to golang.org/x/sys/unix or golang.org/x/net/internal/socket problems (which suggests they have old vendored copies that don't include aarch64 support) | ||
| 40b944f6 | 2020-04-03 02:47:53 | Update to elvish-0.13.1 Fix crash when running external command with port table nil values. | ||
| e8f23151 | 2020-01-04 02:49:08 | Update to elvish-0.13 Changelog: https://github.com/elves/elvish/compare/v0.12...v0.13 | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 81c61ebd | 2018-09-03 16:00:21 | Import shells/elvish, a cross-platform, friendly, and expressive shell. ok rsadowski@, additional testing Charlene Wendling Elvish is a cross-platform shell. It features an expressive programming language, with features like namespacing and anonymous functions, and a fully programmable user interface with friendly defaults. It is suitable for both interactive use and scripting. |