index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustpkg
/
workspace.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-12
rustpkg: Support sub-package-IDs
Tim Chevalier
-0
/
+2
2013-09-08
rustpkg: Address review comments from Jack
Tim Chevalier
-3
/
+3
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-1
/
+1
2013-08-30
rustpkg: Allow package directories to appear in the RUST_PATH
Tim Chevalier
-6
/
+18
2013-08-27
Handle `rustpkg build`, etc. when given no args properly
Kevin Ballard
-18
/
+17
2013-08-10
Mass rename of .consume{,_iter}() to .move_iter()
Erick Tryzelaar
-1
/
+1
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-1
/
+1
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-2
/
+4
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-18
rustpkg: Make rustpkg commands work without a package ID
Tim Chevalier
-1
/
+23
2013-07-04
Remove vec::{filter, filtered, filter_map, filter_mapped}, replaced by iterat...
Huon Wilson
-2
/
+3
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-1
/
+1
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-2
/
+2
2013-06-14
rustpkg: Write more automated tests
Tim Chevalier
-3
/
+7
2013-06-01
rustc/rusti/rustpkg: Infer packages from `extern mod` directives
Tim Chevalier
-1
/
+1
2013-05-14
rustpkg: Implement URL-like package IDs
Tim Chevalier
-3
/
+4
2013-05-14
rustpkg: Remove #[allow(vecs_implicitly_copyable)]
Alex Crichton
-1
/
+1
2013-05-14
Fix cosmetics for fail!() calls
Marvin Löbel
-4
/
+3
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-2
/
+2
2013-05-10
rustpkg: Use the new `for` protocol
Alex Crichton
-2
/
+3
2013-04-24
rustpkg: Preliminary work on install command
Tim Chevalier
-0
/
+34