summaryrefslogtreecommitdiff
path: root/lib/spack/llnl/util/tty
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Compiler search uses a pool of workers (#10190)Massimiliano Culpo4-13/+22
2019-06-05tty: make tty.* print exception typesTamara Dahlgren1-0/+6
2019-02-13Allow tty output to be timestamped (#10554)sknigh1-4/+88
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin4-4/+4
2018-11-09config: allow env.yaml to contain configuration in a single fileTodd Gamblin1-2/+2
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin4-92/+16
2018-08-07Fix performance issue when compiling. (#8828)cedricchevalier191-4/+3
2018-07-19style: make core comply with pep8-namingTodd Gamblin1-3/+3
2018-06-02Fix coloring of error messages containing '}' symbol (#8277)Adam J. Stewart1-6/+25
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin4-4/+4
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin4-4/+4
2017-10-24Fix bare 'except:' to placate errors in new flake8 version.Todd Gamblin3-6/+6
2017-10-24fix bugs found with stricter flake8 rulesTodd Gamblin1-1/+1
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn4-4/+4
2017-08-22log_ouptut can take either a filename or a file objectTodd Gamblin1-55/+93
2017-08-20Unbuffer so that output from packages appears when redirectingTodd Gamblin1-2/+44
2017-08-20Preserve verbosity across installs when 'v' is pressed.Todd Gamblin1-54/+130
2017-08-20Rework output redirection in Spack.Todd Gamblin1-145/+218
2017-08-01Add `spack dependencies` command and tests for it and dependents.Todd Gamblin1-2/+2
2017-07-31Add --color=[always|never|auto] argument; fix color when piping (#3013)paulhopkins1-6/+54
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin4-4/+4
2017-05-01Multi-valued variants (#2386)Massimiliano Culpo1-8/+8
2017-04-25Add API Docs for lib/spack/llnl (#3982)Adam J. Stewart4-56/+69
2017-04-23Use six.moves.input instead of raw_input (#3961)Adam J. Stewart1-2/+3
2017-03-31Convert Python 2 idioms to Python 2/3-compatible ones.Todd Gamblin3-15/+21
2017-02-17More consistent yes/no prompts (#3174)Adam J. Stewart1-5/+11
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo1-3/+2
2016-11-17Improve stacktrace printingMatthew Krafczyk1-3/+5
2016-11-16Use better scheme for getting root directoryMatthew Krafczyk1-3/+7
2016-11-16Fix some formatting errors caught by flake8.Matthew Krafczyk1-6/+7
2016-11-16-s now includes the file and line number with infoMatthew Krafczyk1-2/+32
2016-11-03spack install: forward sys.stdin to child processes (#2158)Massimiliano Culpo1-19/+37
2016-08-11qa : flake8 issuesalalazo1-6/+11
2016-08-11Merge branch 'develop' of https://github.com/LLNL/spack into features/install...alalazo4-33/+46
2016-08-10Make Spack core PEP8 compliant.Todd Gamblin4-38/+51
2016-07-14log : refactored acquire and release semantic to meet the context manager pro...alalazo1-66/+73
2016-07-13log : changed semantic for start / join (now it's explicit)alalazo1-2/+13
2016-07-13log : added timeout to avoid deadlocks on daemon joinalalazo1-1/+1
2016-07-13package.py : updated logic to log.py reworkalalazo1-2/+7
2016-07-13log_output : moved from os.fork to multiprocessing.Processalalazo1-118/+78
2016-06-17Merge pull request #1060 from mathstuf/no-break-long-wordsTodd Gamblin1-1/+3
2016-06-16Fixes #460: Do not show variants by default in spack find.Todd Gamblin1-2/+7
2016-06-15tty: do not break long wordsBen Boeckel1-1/+3
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin4-32/+32
2016-01-19Merge branch 'mplegendre-multi_pkgsrc_roots' into developTodd Gamblin2-14/+32
2016-01-17Merge pull request #202 from scheibelp/features/unittest-xml-output-noseTodd Gamblin1-9/+25
2016-01-14Make text wrapping off by default in tty, add a kwarg for it.Todd Gamblin1-14/+25
2015-12-25Merge branch 'develop' into mplegendre-multi_pkgsrc_rootsTodd Gamblin4-4/+4
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin4-4/+4