summary refs log tree commit diff
path: root/src/librustpkg/installed_packages.rs
AgeCommit message (Expand)AuthorLines
2013-09-04Update clients of path.rs to use new API.Felix S. Klock II-3/+4
2013-08-09std/rustc/rustpkg/syntax: Support the `extern mod = ...` formTim Chevalier-8/+34
2013-08-03remove obsolete `foreach` keywordDaniel Micay-3/+3
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-3/+3
2013-07-18rustpkg: Make rustpkg commands work without a package IDTim Chevalier-2/+9
2013-07-15rustpkg: Handle local git repositoriesTim Chevalier-2/+2
2013-07-13rustpkg: Address review comments from cmrTim Chevalier-2/+2
2013-07-13rustpkg: Implement `uninstall` and `list` commandsTim Chevalier-0/+40