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
/
cargo
Age
Commit message (
Expand
)
Author
Lines
2011-12-16
cargo: complain if rustc fails
Elly Jones
-1
/
+5
2011-12-16
cargo: shorten a line
Elly Jones
-1
/
+2
2011-12-16
cargo: fix lib detection logic
Elly Jones
-1
/
+1
2011-12-16
cargo: fix remaining warnings
Elly Jones
-3
/
+3
2011-12-16
cargo: remove obsolete rust-pkg-index lookup code
Elly Jones
-22
/
+0
2011-12-16
cargo: fix some warnings
Elly Jones
-4
/
+5
2011-12-16
cargo: flesh out usage
Elly Jones
-0
/
+4
2011-12-16
cargo: Support distributed package indexes.
Elly Jones
-36
/
+135
2011-12-16
cargo: wip
Elly Jones
-10
/
+190
2011-12-16
std: file_is_dir -> path_is_dir, add path_exists
Elly Jones
-1
/
+1
2011-12-16
Remove hopefully-now-redundant chops of ./ at the beginning of filenames in c...
Graydon Hoare
-4
/
+2
2011-12-16
reorder args to the various vec, option fns so blk comes last
Niko Matsakis
-6
/
+6
2011-12-16
cargo: Fix long lines
Haitao Li
-6
/
+11
2011-12-15
cargo: update to new rust-pkg-index API.
Elly Jones
-2
/
+2
2011-12-15
cargo: support uuid:<uuid> and shortname package forms.
Elly Jones
-0
/
+36
2011-12-15
cargo: detect library installs properly
Elly Jones
-4
/
+5
2011-12-15
Suppress unused variable warnings in cargo
Marijn Haverbeke
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-4
/
+4
2011-12-09
cargo: support github:<user>/<repo>
Elly Jones
-23
/
+18
2011-12-09
cargo: support git:// URIs.
Elly Jones
-0
/
+14
2011-12-09
cargo: don't stick an extra / in CARGO_ROOT
Elly Jones
-1
/
+1
2011-12-09
cargo: refactor a bit
Elly Jones
-25
/
+39
2011-12-09
cargo: support installing crates
Elly Jones
-19
/
+82
2011-12-01
cargo: support build-from-source
Elly Jones
-7
/
+36
2011-12-01
Build infra and minor build-enabling bugfixes for cargo.
Graydon Hoare
-0
/
+145