Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f23ae36e | 2024-06-19 15:09:50 | Update to nsh 1.2.1; from Tom Smyth Local patch and 'make obj' are no longer needed. Upstream changelog: https://github.com/yellowman/nsh/releases/tag/v1.2.1 | ||
| 4123036f | 2024-06-04 12:44:58 | Update to nushell-0.94.2 | ||
| d67d8eb2 | 2024-06-01 09:10:38 | Update to nushell-0.94.1 | ||
| 5808a9e9 | 2024-05-28 16:48:39 | use MODPY_COMPILEALL (or drop unneeded runs of compileall) for an initial scattering of ports | ||
| c24b5a4c | 2024-05-20 20:36:17 | nsh: unbreak build with upcoming libc changes wchar.h will stop pulling in stdio.h on which extern.h depends because of FILENAME_MAX. Add the missing stdio.h dependency to utf8.c to unbreak the build. ok stsp (who already pulled in the fix into upstream sources) | ||
| fef30d23 | 2024-05-06 17:20:24 | bump, python default version switch (port was updated during test build) | ||
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| 92a43a47 | 2024-05-05 22:31:44 | update py-qtconsole to 5.5.2 | ||
| ff144f5b | 2024-05-02 15:57:20 | Update to nushell-0.93.0 | ||
| e5b11cb3 | 2024-04-18 16:28:19 | shells/nushell: Update to 0.92.1 ok tb@ |