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
/
package_id.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-18
rustpkg: Make crates, not packages, the unit of rustpkg dependencies
Tim Chevalier
-0
/
+6
2013-09-12
rustpkg: Support sub-package-IDs
Tim Chevalier
-1
/
+30
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-3
/
+0
2013-09-04
Update clients of path.rs to use new API.
Felix S. Klock II
-3
/
+3
2013-08-30
made Eq for package_id use more standard parameter names
Eric Martin
-2
/
+2
2013-08-30
remove several 'ne' methods
Eric Martin
-3
/
+0
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-31
/
+40
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-2
/
+7
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-2
/
+3
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-4
/
+11
2013-07-13
rustpkg: Implement `uninstall` and `list` commands
Tim Chevalier
-0
/
+9
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-1
/
+0
2013-06-14
rustpkg: Write more automated tests
Tim Chevalier
-5
/
+2
2013-06-09
rustpkg: Accept package IDs like github.com/foo/bar#0.3
Tim Chevalier
-8
/
+27
2013-06-08
rustpkg: Extract version number from git, as per #5684
Tim Chevalier
-60
/
+9
2013-06-04
libsyntax: Remove `pub impl` from the language
Patrick Walton
-4
/
+4
2013-06-01
rustc/rusti/rustpkg: Infer packages from `extern mod` directives
Tim Chevalier
-0
/
+132