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
/
testsuite
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Remove rustpkg.
Corey Richardson
-468
/
+0
2014-01-29
Removing do keyword from librustpkg
Scott Lawrence
-4
/
+4
2014-01-23
rustpkg::version: Remove enum Version
klutzy
-4
/
+4
2014-01-21
Remove unnecessary parentheses.
Huon Wilson
-1
/
+1
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-3
/
+3
2014-01-05
Fix some of the testcases
Niels langager Ellegaard
-4
/
+4
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-1
/
+1
2013-11-26
librustc: Fix merge fallout.
Patrick Walton
-2
/
+2
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-4
/
+4
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-1
/
+1
2013-11-03
Fill out the remaining functionality in io::file
Alex Crichton
-2
/
+2
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-6
/
+4
2013-10-24
Another round of test fixes and merge conflicts
Alex Crichton
-6
/
+9
2013-10-24
Remove even more of std::io
Alex Crichton
-6
/
+2
2013-10-22
rustpkg: Support arbitrary dependencies in the install API
Tim Chevalier
-19
/
+136
2013-09-26
Update the compiler to not use printf/printfln
Alex Crichton
-1
/
+1
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-3
/
+3
2013-08-19
rustpkg: Un-ignore most of the remaining tests
Tim Chevalier
-1
/
+1
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
Birunthan Mohanathas
-1
/
+1
2013-07-17
test: Fix tests.
Patrick Walton
-1
/
+1
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-2
/
+2
2013-07-13
rustpkg: Address review comments from cmr
Tim Chevalier
-1
/
+1
2013-07-13
rustpkg: Implement `uninstall` and `list` commands
Tim Chevalier
-2
/
+8
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-2
/
+2
2013-06-25
rustpkg: Begin allowing package scripts to call the default build logic
Tim Chevalier
-6
/
+34
2013-06-01
rustc/rusti/rustpkg: Infer packages from `extern mod` directives
Tim Chevalier
-2
/
+16
2013-05-27
Refactor core::run in order to address many of the issues
gareth
-2
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-05-15
rustpkg: Reorganize test files
Tim Chevalier
-0
/
+0
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-2
/
+0
2013-04-24
rustpkg: Correct directory structure in test scenarios
Tim Chevalier
-6
/
+11
2013-04-22
docs: Sketch out rustpkg manual
Tim Chevalier
-21
/
+0
2013-04-18
Tidy
Tim Chevalier
-0
/
+50
2013-04-17
rustpkg: Add more tests
Tim Chevalier
-0
/
+93
2013-04-17
rustpkg: Add a list of rustpkg commands that should pass
Tim Chevalier
-0
/
+35
2013-04-17
rustpkg: Change this example to show how to do a custom build
Tim Chevalier
-0
/
+6
2013-04-17
rustpkg: Remove bogus .rc file
Tim Chevalier
-25
/
+1
2013-04-17
rustpkg: Implement clean; replace boolean result flags with fail!()
Tim Chevalier
-3
/
+6
2013-04-17
rustpkg: Add a few tests
Tim Chevalier
-0
/
+161