Age | Commit message (Expand) | Author | Files | Lines |
2017-10-24 | r-htmltable: Create new package. (#5882) | lingnanyuan | 1 | -0/+47 |
2017-10-24 | r-htmlwidgets: Update verion to 0.9 (#5881) | lingnanyuan | 1 | -3/+4 |
2017-10-24 | r-checkmate: Create new package. (#5880) | lingnanyuan | 1 | -0/+39 |
2017-10-24 | r-geoquery: created new package (#5879) | Yifan Zhu | 1 | -0/+44 |
2017-10-24 | r-knitr: Update version to 1.17. (#5878) | lingnanyuan | 1 | -1/+3 |
2017-10-24 | r-httr: added list_url and version 1.3.1 (#5877) | Yifan Zhu | 1 | -0/+2 |
2017-10-24 | r-rcpparmadillo: Create new package. (#5875) | lingnanyuan | 1 | -0/+38 |
2017-10-24 | r-curl: added list_url and version 3.0 (#5874) | Yifan Zhu | 1 | -0/+2 |
2017-10-24 | r-yaml: Update version to 2.1.14 (#5856) | lingnanyuan | 1 | -0/+2 |
2017-10-24 | r-formatr: Update version to 1.5 (#5855) | lingnanyuan | 1 | -2/+4 |
2017-10-24 | r-crayon: Update version to 1.3.4 (#5854) | lingnanyuan | 1 | -2/+4 |
2017-10-24 | r-sourcetools: Create new package. (#5853) | lingnanyuan | 1 | -0/+38 |
2017-10-24 | r-testit: Update version to 0.7 (#5852) | lingnanyuan | 1 | -1/+3 |
2017-10-24 | r-markdown: Update version to 0.8. (#5851) | lingnanyuan | 1 | -1/+3 |
2017-10-24 | r-base64: created new package (#5850) | Yifan Zhu | 1 | -0/+39 |
2017-10-24 | r-illuminaio: created new package (#5849) | Yifan Zhu | 1 | -0/+39 |
2017-10-24 | r-evaluate: Update version to 0.10.1. (#5847) | lingnanyuan | 1 | -2/+4 |
2017-10-24 | bioconductor update (#5786) | lingnanyuan | 22 | -47/+71 |
2017-10-24 | r-siggenes: new package (#5831) | Yifan Zhu | 1 | -0/+42 |
2017-10-24 | r-affyrnadegradation: Create new package. (#5830) | lingnanyuan | 1 | -0/+42 |
2017-10-24 | r-affyqcreport: Create new package. (#5829) | lingnanyuan | 1 | -0/+46 |
2017-10-24 | r-nor1mix: created new package (#5828) | Yifan Zhu | 1 | -0/+39 |
2017-10-24 | r-affyplm: Create new package. (#5827) | lingnanyuan | 1 | -0/+46 |
2017-10-24 | r-affypdnn: Create new package. (#5826) | lingnanyuan | 1 | -0/+38 |
2017-10-24 | r-beanplot: created new package (#5825) | Yifan Zhu | 1 | -0/+36 |
2017-10-24 | Updated external package versions. (#5833) | Aaron Fisher | 1 | -3/+1 |
2017-10-24 | r-bumphunter: new package (#5824) | Yifan Zhu | 1 | -0/+50 |
2017-10-24 | Update for 'hdf5'. (#5790) | Sergey Kosukhin | 2 | -52/+55 |
2017-10-24 | go: Update to 1.9.1 (#5868) | Michael Kuhn | 1 | -0/+1 |
2017-10-24 | do not use 'l' as a variable name, to appease new flake8 version | Todd Gamblin | 8 | -55/+53 |
2017-10-24 | Fix bare 'except:' to placate errors in new flake8 version. | Todd Gamblin | 17 | -27/+27 |
2017-10-24 | log tests use tmpdir properly | Todd Gamblin | 1 | -30/+35 |
2017-10-24 | fix bugs found with stricter flake8 rules | Todd Gamblin | 8 | -11/+19 |
2017-10-24 | remove wildcards from make spack core and packages | Todd Gamblin | 85 | -161/+231 |
2017-10-24 | flake8: no wildcards in core; only `import *` from spack in packages | Todd Gamblin | 4 | -29/+78 |
2017-10-24 | add newlines at end of some package files | Todd Gamblin | 6 | -6/+6 |
2017-10-24 | add --all option to `spack flake8` | Todd Gamblin | 1 | -14/+41 |
2017-10-23 | package: remove bare except statements (#5896) | scheibelp | 1 | -2/+2 |
2017-10-23 | jansson: enable shared library (#5857) | Mark Grondona | 1 | -0/+9 |
2017-10-20 | getting_started.rst: removed tip suggesting the use of 2 Spack instances (#4061) | Massimiliano Culpo | 1 | -13/+0 |
2017-10-20 | module-type argument defaults to 'tcl' instead of every known type (#5751) | Massimiliano Culpo | 3 | -3/+6 |
2017-10-20 | buildcache command updates (#5860) | Patrick Gartung | 3 | -37/+159 |
2017-10-20 | new package: hpgmg (#4888) | jiseung | 1 | -0/+87 |
2017-10-20 | Update Getting Started docs to clarify that full Xcode suite is required for ... | Adam J. Stewart | 2 | -6/+79 |
2017-10-20 | perl: add old version (#5844) | George Hartzell | 2 | -0/+42 |
2017-10-20 | xsbench: add v14 (#5835) | Christoph Junghans | 1 | -0/+1 |
2017-10-19 | spack blame can take a path to a file in the Spack repo (#5793) | Todd Gamblin | 2 | -7/+28 |
2017-10-19 | perl: ignore perllocal.pod files during package activation (#5271) | Milton Woods | 1 | -0/+39 |
2017-10-19 | Allow documentation to build in Python 3 (#5736) | Adam J. Stewart | 1 | -7/+2 |
2017-10-19 | bcl2fastq needs `with working_dir:` after changes in #5776 (#5803) | George Hartzell | 1 | -10/+14 |