summary refs log tree commit diff
path: root/src/cargo/pgp.rs
AgeCommit message (Expand)AuthorLines
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-6/+6
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-5/+6
2012-04-18Fix use of wrong block context in return-from-loop codeMarijn Haverbeke-3/+2
2012-04-06Convert old-style for loops to new-styleMarijn Haverbeke-5/+4
2012-04-05Explicitly use version 0.2 of cratesBrian Anderson-2/+0
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-8/+5
2012-02-23Adjust fuzzer and cargo to changes in core::str APIMarijn Haverbeke-1/+1
2012-02-07String split renaming:Kevin Cantu-1/+1
2011-12-20cargo: syntax fixesElly Jones-1/+2
2011-12-20cargo: support optional signing of packages.json files.Elly Jones-0/+102