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
/
source_control.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Remove rustpkg.
Corey Richardson
-148
/
+0
2014-01-23
rustpkg::version: Remove enum Version
klutzy
-6
/
+5
2014-01-21
[std::str] Rename from_utf8_owned_opt() to from_utf8_owned(), drop the old fr...
Simon Sapin
-8
/
+8
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-4
/
+4
2013-12-14
Fix #10754 - `std::run` functions fail after io_error
Cadence Marseille
-13
/
+20
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-12
Implemented a ProcessExit enum and helper methods to std::rt::io::process for...
Matthew Iselin
-5
/
+5
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-2
/
+2
2013-11-03
Fill out the remaining functionality in io::file
Alex Crichton
-5
/
+4
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-7
/
+8
2013-10-24
Remove even more of std::io
Alex Crichton
-5
/
+5
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-8
/
+8
2013-10-16
path2: Update for latest master
Kevin Ballard
-1
/
+3
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
-13
/
+20
2013-10-11
extra::tempfile: replace mkdtemp with an RAII wrapper
Benjamin Herr
-9
/
+9
2013-10-10
rustpkg: Make checked-out source files read-only, and overhaul where temporar...
Tim Chevalier
-48
/
+82
2013-09-30
rustpkg: Remove uses of fmt!
Alex Crichton
-16
/
+17
2013-09-05
Rename str::from_bytes to str::from_utf8, closes #8985
Florian Hahn
-8
/
+8
2013-08-29
Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...
Brian Anderson
-1
/
+1
2013-08-27
Implement process bindings to libuv
Alex Crichton
-1
/
+1
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-7
/
+30
2013-07-26
rustpkg: Don't assume a non-numeric refspec is a tag
Tim Chevalier
-2
/
+9
2013-07-24
rustpkg: Handle non-numeric versions; some cleanup
Tim Chevalier
-12
/
+32
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-0
/
+48