xonsh/news
Hierosme 343ea33998
Add uname command, Update uptime comand (#3909)
* Add uname support

* Changelog addition

* Migration to platform module

* Update uptime.py for the last version
Merge the original uptime module to a single file
Change the bootime() return be stay compatible with xonsh
Add support for Haiku , suppose to close #3882
Add dependency from uptime to support to MacOS 10.10 by add _posix.c file.

* Update uptime.py for the last version
Merge the original uptime module to a single file
Change the bootime() return be stay compatible with xonsh
Add support for Haiku , suppose to close #3882
Add dependency from uptime to support to MacOS 10.10 by add _posix.c file.

* typo fix

* black reformat

* remove usage of print

* black is black

* add original test for uptime
convert original test via 2to3
black reformat tests

* strange syntaxe fixe for flaske8

* black the incredible tool it stop a bug fixe just because it THE tool it want a return for make less readable code

* flake8 the famous tool it permit to stop a big fixe without any information's about the trouble

* workaround about xonsh CI don't respect docstring specs

* RISC OS only comment thing

* black is a good jock in a CI

* black is a good jock in a CI

* roll back uptime.py

* look if we can make it work

* fixe all i understand

* add command in corutils alias

* reformat uptime.py with black

* fixe version

* try with xonsh xp.LIBC lib

* black in a CI is a stupid thing

* stupid Windows and it \r

* use os.linestep

* use newline simple wrapper

* use newline simple wrapper

* use newline simple wrapper

* use newline simple wrapper

* try osx rollback method

* fixe

* fixe

* a test on window via the CI because i haven't the OS

* a test on window via the CI because i haven't the OS

* a test on window via the CI because i haven't the OS

* fix: black: format

* refactor: update uname command

now has auto-completions

* docs: update news item and fix qa error

* refactor: remove unused file

* fix: qa imports

* refactor: update getting boottime

fallback to monotonic time on unix

* fix: update haiku compatibility in uptime

* refactor: add uptime to aliases

* refactor: move xoreutils tests

* fix: call aliases using xonsh

Co-authored-by: Tuux <tuxa@rtnp.org>
Co-authored-by: Noortheen Raja <jnoortheen@gmail.com>
2022-01-08 18:28:46 +05:30
..
alises-completer.rst Ap/aliases completer (#4486) 2021-11-23 12:34:12 -05:00
ap-long-opts.rst feat: option to show only longest/descriptive arg-completions (#4483) 2021-11-29 10:56:20 -05:00
cmd-completion-desc.rst feat: update command completions to show description as well (#4488) 2021-12-07 10:33:41 -05:00
completer-cmd.rst feat: add sub-command to print current completions (#4586) 2021-12-12 08:47:47 +05:30
fish-completer.rst add fish shell based completer (#4569) 2021-11-29 21:02:32 +05:30
fix-conda-env-system.rst Fix: support Conda environments when running on non-conda interpreter (#4532) 2021-12-10 10:18:16 +05:30
fix-dict-unpacking-into-dict.rst Fix unpacking of dictionaries inside a dictionary (#4624) 2022-01-07 04:51:06 +05:30
fix-list-comp-boolop.rst ast: do not descend into any comprehensions (#4622) 2022-01-05 09:35:50 -05:00
fix-ptk-osc-in-prompt.rst fix: remove custom handling of osc tokens for ptk prompt (#4629) 2022-01-07 17:34:52 -05:00
fix-windows-oserror.rst Fix OSError on Windows with GnuWin32 (#4599) 2021-12-16 16:09:52 -05:00
fix-xonshrc-dir-welcome.rst Fix: don't display welcome if $XONSHRC_DIR member is found (#4531) 2021-11-18 12:42:29 -05:00
fixe_uptime.rst Add uname command, Update uptime comand (#3909) 2022-01-08 18:28:46 +05:30
foreign-funcs-completions.rst feat: auto-completion support for source-foreign (#4564) 2021-11-27 16:28:04 +05:30
history-transfer.rst history transfer (#4604) 2021-12-20 08:36:29 +05:30
loading-coreutils.rst refactor: do not override sys coreutils (#4617) 2022-01-05 09:44:53 -05:00
nep-0029.rst adopt NEP-0029 (#4568) 2021-11-29 12:48:48 -05:00
refactor-session-loading.rst Refactor: make session loading explicit (#4540) 2021-12-21 13:07:53 +05:30
remove-ptk2.rst refactor: remove xonsh.ptk2 module (#4570) 2021-11-30 08:22:31 -05:00
simplify-foreign-functions.rst Simplify foreign functions (#4393) 2021-11-23 17:01:42 -05:00
sublime-xonsh.rst Add Sublime Text 4 extension to the Editors page (#4552) 2021-11-23 04:06:48 +05:30
TEMPLATE.rst single instance of string.Formatter 2018-10-20 12:22:59 -06:00
vc-current-branch.rst fix: prompt getting git branch (#4607) 2021-12-21 17:28:02 +05:30
vox-improvements.rst Vox improvements (#4549) 2021-11-26 23:37:35 +05:30
vox-upgrade.rst feat: add upgrade command 2021-12-23 06:32:47 +05:30
xontrib-default-command.rst New xontribs (#4544) 2021-11-23 04:09:21 +05:30
xontrib-up.rst New xontribs (#4544) 2021-11-23 04:09:21 +05:30