mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() * 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> |
||
---|---|---|
.. | ||
aliases | ||
bin | ||
completers | ||
fake_lib | ||
histories | ||
man1 | ||
procs | ||
prompt | ||
scripts | ||
test_lib | ||
xontribs | ||
xoreutils | ||
xpack | ||
.somedotfile | ||
bashrc.sh | ||
batch.bat | ||
conftest.py | ||
run_pwd.xsh | ||
sample.xsh | ||
test_aliases.py | ||
test_ansi_colors.py | ||
test_ast.py | ||
test_base_shell.py | ||
test_bashisms.py | ||
test_builtins.py | ||
test_cli_utils.py | ||
test_color_tools.py | ||
test_commands_cache.py | ||
test_completer.py | ||
test_completion_context.py | ||
test_contexts.py | ||
test_dirstack.py | ||
test_dirstack_unc.py | ||
test_environ.py | ||
test_events.py | ||
test_execer.py | ||
test_foreign_shells.py | ||
test_history_dummy.py | ||
test_history_json.py | ||
test_history_sqlite.py | ||
test_imphooks.py | ||
test_integrations.py | ||
test_jobs.py | ||
test_jsonutils.py | ||
test_jupyter_kernel.py | ||
test_lazyasd.py | ||
test_lazyjson.py | ||
test_lexer.py | ||
test_main.py | ||
test_man.py | ||
test_mpl.py | ||
test_news.py | ||
test_parser.py | ||
test_path_completers.py | ||
test_pipelines.py | ||
test_platform.py | ||
test_pretty.py | ||
test_ptk_completer.py | ||
test_ptk_highlight.py | ||
test_ptk_history.py | ||
test_ptk_multiline.py | ||
test_ptk_shell.py | ||
test_pyghooks.py | ||
test_python_completers.py | ||
test_readline_shell.py | ||
test_shell.py | ||
test_tools.py | ||
test_tracer.py | ||
test_vox.py | ||
test_wizard.py | ||
test_xonfig.py | ||
test_xonsh.xsh | ||
test_xontribs.py | ||
tools.py |