summaryrefslogtreecommitdiff
path: root/lib/spack/llnl/util/tty
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin5-5/+5
2023-12-28shell: fix zsh color formatting for PS1 in environments (#39497)Todd Gamblin1-5/+13
2023-10-30tty: flush immediately (#40774)Harmen Stoppels1-0/+1
2023-08-14Fix style issues with latest versions of tools (#39422)Massimiliano Culpo1-1/+1
2023-08-03Buildcache commands cleanup, again... (#39203)Harmen Stoppels1-1/+2
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart1-1/+1
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart3-10/+10
2023-07-04Remove from __future__ imports (#38703)Adam J. Stewart5-10/+0
2023-02-23colify.py: get rid of **kwargs (#35641)Todd Gamblin1-37/+62
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart3-14/+3
2023-01-18license year bump (#34921)Harmen Stoppels5-5/+5
2023-01-09Support ASCI controlJohn Parent1-0/+58
2022-12-26types: fix type annotations and remove novm annootations for llnl moduleTodd Gamblin1-3/+3
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo4-26/+18
2022-11-14Remove support for running with Python 2.7 (#33063)Massimiliano Culpo2-23/+8
2022-10-10shell prompt: enclose control sequence in brackets (#33079)Brian Vanderwende1-3/+9
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-2/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin5-245/+244
2022-04-26Windows: fix termination of process output redirection (#29923)John W. Parent1-16/+16
2022-03-17Windows Support: Testing Suite integrationJohn Parent2-37/+12
2022-03-17"spack commands --update-completion"John Parent3-4/+5
2022-03-17Expand external find for Windows (#27588)John Parent1-14/+53
2022-03-17Spack on Windows package portsJohn Parent1-1/+1
2022-03-17use pytest stdout/err capture (#22584)loulawrence3-44/+59
2022-03-17Allow 'spack external find' to find executables on the system path (#22091)Betsy McPhail1-0/+165
2022-03-17Workarounds for install errors on Windows (#21890)Betsy McPhail1-20/+29
2022-03-17Adding basic Windows features (#21259)Ben Cowan1-2/+3
2022-01-14Update copyright year to 2022Todd Gamblin5-5/+5
2021-11-29Handle byte sequences which are not encoded as UTF8 while logging. (#21447)Paul Ferrell1-1/+6
2021-11-09Fix typos (ouptut) (#27317)Maxim Belkin1-1/+1
2021-10-24py-vermin: add latest version 1.3.1 (#26920)Morten Kristensen1-1/+1
2021-10-11installer: Support showing status information in terminal title (#16259)Michael Kuhn1-1/+1
2021-08-09installation: filter padding from all `tty` outputTodd Gamblin1-11/+46
2021-08-02don't spin writer daemon when < /dev/null (#25170)Dylan Simon1-4/+6
2021-07-16API Docs: fix broken reference targetsAdam J. Stewart1-13/+11
2021-07-12build output: filter padding out of console output when `padded_length` is us...Todd Gamblin1-4/+11
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin5-11/+12
2021-05-31Log performance improvement (#23925)Tom Scogland1-22/+37
2021-04-09Build process output: handle UTF-8 for python 3.x to 3.7 (#22888)Peter Scheibel1-2/+9
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin5-5/+5
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland1-2/+7
2020-11-12macos: update build process to use spawn instead of fork (#18205)Peter Scheibel2-49/+169
2020-09-02Mac OS: support Python >= 3.8 by using fork-based multiprocessing (#18124)Rui Xue2-2/+4
2020-07-23Reduce output verbosity with debug levels (#17546)Tamara Dahlgren2-11/+23
2020-07-06change master/child to controller/minion in pty docstringsTodd Gamblin1-74/+76
2020-05-09bugfix: don't use sys.stdout as a default arg value (#16541)Todd Gamblin1-2/+4
2020-04-15`spack install` terminal output handling in foreground/background (#15723)Todd Gamblin2-138/+679
2020-03-20multiprocessing: allow Spack to run uninterrupted in background (#14682)Greg Becker1-47/+83
2020-02-19Distributed builds (#13100)Tamara Dahlgren1-1/+3
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin4-4/+4