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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustpkg
/
package_source.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-10
std: Transform.find_ -> .find
Erick Tryzelaar
-1
/
+1
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-28
/
+10
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-12
/
+9
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-3
/
+3
2013-08-03
replace all remaining `for` with `foreach` or `do`
Daniel Micay
-2
/
+3
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-3
/
+3
2013-07-24
rustpkg: Handle non-numeric versions; some cleanup
Tim Chevalier
-17
/
+7
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-9
/
+9
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-2
/
+16
2013-07-08
Patch up some new errors from rustpkg
Niko Matsakis
-1
/
+1
2013-07-04
Bring compiletest/rustpkg/driver up to date on std vs core
Alex Crichton
-1
/
+0
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-3
/
+3
2013-06-27
Convert vec::[mut_]slice to methods, remove vec::const_slice.
Huon Wilson
-3
/
+2
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-2
/
+2
2013-06-21
vec: rm old_iter implementations, except BaseIter
Daniel Micay
-2
/
+2
2013-06-14
rustpkg: Write more automated tests
Tim Chevalier
-2
/
+3
2013-06-12
Silence some warnings.
Huon Wilson
-1
/
+1
2013-06-11
option: remove redundant old_iter impls
Daniel Micay
-1
/
+1
2013-06-09
rustpkg: Accept package IDs like github.com/foo/bar#0.3
Tim Chevalier
-0
/
+239
[prev]