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
/
installed_packages.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-29
Rename uses of PkgId to CrateId in librustpkg
Luis de Bethencourt
-4
/
+4
2013-12-10
librustpkg: Make `io::ignore_io_error()` use RAII; remove a few more
Patrick Walton
-3
/
+12
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-7
/
+7
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-1
/
+1
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-2
/
+2
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-4
/
+4
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-3
/
+5
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-4
/
+4
2013-10-15
path2: Remove .with_display_str and friends
Kevin Ballard
-1
/
+1
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-4
/
+4
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-21
/
+28
2013-09-30
rustpkg: Remove uses of fmt!
Alex Crichton
-5
/
+5
2013-09-04
Update clients of path.rs to use new API.
Felix S. Klock II
-3
/
+4
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-8
/
+34
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-3
/
+3
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-3
/
+3
2013-07-18
rustpkg: Make rustpkg commands work without a package ID
Tim Chevalier
-2
/
+9
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-2
/
+2
2013-07-13
rustpkg: Address review comments from cmr
Tim Chevalier
-2
/
+2
2013-07-13
rustpkg: Implement `uninstall` and `list` commands
Tim Chevalier
-0
/
+40