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
/
etc
/
rustup.sh
Age
Commit message (
Expand
)
Author
Lines
2015-01-03
Download from the combined installer
Brian Anderson
-1
/
+1
2015-01-03
rustup: Long lines
Brian Anderson
-1
/
+4
2015-01-02
rustup: Don't do verbose tarball extraction
Brian Anderson
-1
/
+1
2015-01-02
rustup: Install from the combined installer
Brian Anderson
-45
/
+4
2014-12-29
rustup: allow the use of either sha256sum or shasum to verify the download hash
Erick Tryzelaar
-2
/
+16
2014-12-29
rustup: Add support for resuming downloads
Erick Tryzelaar
-2
/
+15
2014-12-29
rustup: allow rust and cargo snapshot dates to be different
Erick Tryzelaar
-19
/
+37
2014-12-29
rustup: add caching of old nightlies
Erick Tryzelaar
-9
/
+40
2014-12-29
rustup: Add support for verifying remote hashes
Erick Tryzelaar
-0
/
+32
2014-12-28
Split overly long line
Johannes Hoff
-1
/
+3
2014-12-24
Better temporary directory name
Johannes Hoff
-1
/
+1
2014-12-24
Merge branch 'master' into cfg_tmp_dir
Johannes Hoff
-61
/
+86
2014-12-23
Merge pull request #19886 from brson/rustup
bors
-1
/
+1
2014-12-15
Add probe and var for file
Aaron Friel
-1
/
+2
2014-12-15
rustup: Don't do verbose tarball extraction
Brian Anderson
-1
/
+1
2014-12-03
rustup: simplify downloading packages
Erick Tryzelaar
-8
/
+9
2014-12-03
rustup: extract the tarballs as part of installation
Erick Tryzelaar
-11
/
+16
2014-12-03
rustup: rewrite to protect against truncation
Erick Tryzelaar
-18
/
+28
2014-12-03
rustup: factor out installing packages into a function
Erick Tryzelaar
-27
/
+14
2014-12-03
rustup: factor out downloading and extracting the snapshot tarballs
Erick Tryzelaar
-18
/
+35
2014-12-03
rustup: factor out the install flags into a CFG_INSTALL_FLAGS variable
Erick Tryzelaar
-14
/
+13
2014-12-03
rustup: rename TMP_DIR to CFG_TMP_DIR
Erick Tryzelaar
-16
/
+16
2014-12-03
rustup: add a RUST_ prefix to the rust-specific variables
Erick Tryzelaar
-10
/
+11
2014-12-03
rustup: probe for the existance of tar
Erick Tryzelaar
-2
/
+3
2014-12-03
rustup: make rustup executable
Erick Tryzelaar
-0
/
+0
2014-12-03
whitespace cleanup
Erick Tryzelaar
-1
/
+1
2014-11-27
Fall back to hard coded download directory
Johannes Hoff
-1
/
+13
2014-11-22
Use mktemp for temporary download directory
Johannes Hoff
-7
/
+1
2014-10-28
Long lines
Brian Anderson
-1
/
+2
2014-10-27
Untabify rustup.sh
Brian Anderson
-18
/
+18
2014-10-07
Add rustup.sh to the repo
Brian Anderson
-0
/
+475