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-09-25
rustpkg: Search for packages correctly when using the rust_path_hack
Tim Chevalier
-1
/
+2
2013-09-18
rustpkg: Make crates, not packages, the unit of rustpkg dependencies
Tim Chevalier
-19
/
+43
2013-09-13
auto merge of #9148 : jakub-/rust/rustpkg-install-mkdir-p, r=catamorphism
bors
-5
/
+7
2013-09-12
Fix rustpkg install for git repositories
Jakub
-5
/
+7
2013-09-12
rustpkg: Support sub-package-IDs
Tim Chevalier
-6
/
+37
2013-09-08
rustpkg: Address review comments from Jack
Tim Chevalier
-32
/
+28
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-93
/
+154
2013-09-04
auto merge of #8978 : pnkfelix/rust/make-path-api-less-allocation-happy, r=huonw
bors
-6
/
+6
2013-09-04
Update clients of path.rs to use new API.
Felix S. Klock II
-6
/
+6
2013-09-04
Added explicit pub to several conditions. Enables completion of #6009.
Felix S. Klock II
-0
/
+1
2013-08-30
rustpkg: Allow package directories to appear in the RUST_PATH
Tim Chevalier
-22
/
+80
2013-08-19
rustpkg: Un-ignore most of the remaining tests
Tim Chevalier
-1
/
+1
2013-08-11
Cleanup librustpkg a little bit.
Steven Stewart-Gallus
-23
/
+24
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