Commits · master
rustbud
Browse files
Apr 27, 2018
Bump version number.
· cd2ea10c
Tim Allen
authored
Apr 27, 2018
View commits for tag v0.0.3
v0.0.3
cd2ea10c
Teach rustbud to work with attrs 17.3.0 and higher.
· 3a9b86b0
Tim Allen
authored
Apr 27, 2018
3a9b86b0
Add a change log.
· fe74b1cc
Tim Allen
authored
Apr 27, 2018
fe74b1cc
Apr 25, 2018
Bump version
· 2268c7f2
Tim Allen
authored
Apr 25, 2018
View commits for tag v0.0.2
v0.0.2
2268c7f2
Share crates.io credentials between environments.
· 54fc7c1b
Tim Allen
authored
Apr 25, 2018
54fc7c1b
Sep 26, 2017
Some last-minute touch-ups.
· 2c248274
Tim Allen
authored
Sep 26, 2017
2c248274
Ran a spell-checker over the README.
· 5db64e1a
Tim Allen
authored
Sep 26, 2017
5db64e1a
Fix typo.
· f88dd976
Tim Allen
authored
Sep 26, 2017
f88dd976
Add rationales to most of the Rustbud-vs.-rustup entries.
· 511f7482
Tim Allen
authored
Sep 26, 2017
511f7482
The incumbent is "rustup", not "rustenv". *sigh*
· a9cef931
Tim Allen
authored
Sep 26, 2017
a9cef931
More TODO ideas.
· 27c1eedf
Tim Allen
authored
Sep 26, 2017
27c1eedf
Rewrite the first section of the README.
· 36a43a47
Tim Allen
authored
Sep 26, 2017
36a43a47
Rustbud can be capitalized like a regular proper noun.
· 4fe1f4dd
Tim Allen
authored
Sep 26, 2017
4fe1f4dd
Sep 22, 2017
Missing a word from the README
· b8fdfad9
Rikard Anglerud
authored
Sep 22, 2017
b8fdfad9
Second thoughts about keeping envs in a central location.
· 21c2b562
Tim Allen
authored
Sep 22, 2017
21c2b562
Component triples are matched with a glob pattern, "*" is not a "special string".
· 6aac9c4e
Tim Allen
authored
Sep 22, 2017
6aac9c4e
Proof-reading and more TODOs.
· 603fb7a2
Tim Allen
authored
Sep 22, 2017
603fb7a2
Sep 21, 2017
Revise the README a little more.
· 0dc65b39
Tim Allen
authored
Sep 21, 2017
0dc65b39
Fill out the README.
· 31cbcad0
Tim Allen
authored
Sep 21, 2017
31cbcad0
Missed a spot in the Great Rename.
· fd7152ab
Tim Allen
authored
Sep 21, 2017
fd7152ab
Absolutify all the paths we're given.
· 83fdf4f9
Tim Allen
authored
Sep 21, 2017
83fdf4f9
Update progress bar format for tqdm 4.16.
· 794da35a
Tim Allen
authored
Sep 21, 2017
794da35a
Promote "spec not found" to a warning, so it's visible by default.
· 6e320d2b
Tim Allen
authored
Sep 21, 2017
6e320d2b
The original file is a spec, not a target.
· c82166cd
Tim Allen
authored
Sep 21, 2017
c82166cd
Rename from rustenv to rustbud.
· e5c4a9d3
Tim Allen
authored
Sep 21, 2017
e5c4a9d3
Sep 19, 2017
Raise a better error for unsupported targets.
· f1e0b437
Tim Allen
authored
Sep 19, 2017
f1e0b437
Move environment management to a central place.
· c6f704b3
Tim Allen
authored
Sep 19, 2017
c6f704b3
Demote a too-verbose log message that was messing up progress bars.
· eeb2175b
Tim Allen
authored
Sep 19, 2017
eeb2175b
Various README updates.
· 369c6165
Tim Allen
authored
Sep 19, 2017
369c6165
Sep 16, 2017
Maybe we should rename things?
· 6e7bf290
Tim Allen
authored
Sep 16, 2017
6e7bf290
Add a helper to generate artifact names from the envtarget name.
· 00f3a452
Tim Allen
authored
Sep 16, 2017
00f3a452
Sep 15, 2017
Let's not move helpers to the package root after all.
· 37a7152b
Tim Allen
authored
Sep 15, 2017
37a7152b
Fix intermittent test failure.
· 518b16e4
Tim Allen
authored
Sep 15, 2017
518b16e4
Sep 08, 2017
A tool to activate a rustenv.
· e4599022
Tim Allen
authored
Sep 08, 2017
e4599022
More TODO maintenance.
· b6a3d208
Tim Allen
authored
Sep 08, 2017
b6a3d208
We actually do cache HTTP downloads now.
· fdeded7f
Tim Allen
authored
Sep 08, 2017
fdeded7f
Standardize on -p for --env-path
· 9954c974
Tim Allen
authored
Sep 08, 2017
9954c974
Fix weird comment formatting.
· c892e988
Tim Allen
authored
Sep 08, 2017
c892e988
More todo items.
· 142dbcb6
Tim Allen
authored
Sep 08, 2017
142dbcb6
Sep 01, 2017
Add a scratchpad README
· b583aa55
Tim Allen
authored
Sep 01, 2017
b583aa55
Loading