projects
/
cargo.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cargo.git
2014-06-22
Yehuda Katz
Terminal colors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Yehuda Katz
Adds initial usage support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Yehuda Katz
Improve error messages
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Yehuda Katz
Make try! an extended version of std::try!
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Tim Carey-Smith...
Handle some errors better
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yehuda Katz
Merge pull request #25 from alexcrichton/fingerprints
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alex Crichton
Don't rebuild dependencies if they haven't changed
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yehuda Katz
Merge pull request #23 from alexcrichton/crate-types
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alex Crichton
Invoke rustc only once for multiple crate types
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Yehuda Katz
Merge pull request #24 from alexcrichton/style
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alex Crichton
Update to rust style guidelines
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Get travis working on OSX
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Add --verbose cause chain support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Merge pull request #18 from erickt/master
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Merge pull request #22 from alexcrichton/make
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Update hammer.rs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Add a .travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Run tests in parallel
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Make CARGO_BIN_PATH optional for tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Allow custom precompile commands
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alex Crichton
Provide more context on process errors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Optimized mark_human for ConcreteCargoError
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Add CargoError::with_cause
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Add mark_human
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Rename to
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Require human-tagging errors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Add FromError
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Add cargo_try!
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Squelch warnings and minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yehuda Katz
Initial pass at boxed errors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Carl Lerche
PathSource - load packages in update fn
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Carl Lerche
Source::update takes mutable self
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Yehuda Katz...
Support nested paths in git and path sources
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Yehuda Katz...
Paths nested in paths
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Yehuda Katz...
Improvements to transitive dependency infra
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Yehuda Katz...
WIP3
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Yehuda Katz...
Make `cargo foo` work
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Carl Lerche
Track Rust master
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Erick Tryzelaar
Fix a typo in the README
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Carl Lerche...
Better file names
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Carl Lerche...
Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Carl Lerche...
Allow multiple and non-default crate_types
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Carl Lerche...
Smoke test for git support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Yehuda Katz...
Update to master and fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Yehuda Katz...
Glue together git in manifest with Source
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Yehuda Katz...
Sources are now an array
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Yehuda Katz...
Add namespace to PackageId
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Yehuda Katz...
Initial pass at namespacing packages
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Rename NameVer -> PackageId
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Initial pass at a source collection proxy
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Isolate toml code and split up concerns
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Move Manifest parsing into its own module
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Validate dependency version on parse, not usage
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Update to Rust master and eliminate warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Yehuda Katz...
Add support for detailed manifest dependencies
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Yehuda Katz...
Track master for tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Yehuda Katz...
Track upstream rust-toml
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Yehuda Katz...
Update to master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Carl Lerche
Track Rust master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Yehuda Katz
Break up GitSource
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Yehuda Katz
Improve errors slightly
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Yehuda Katz
Use GitSource in the stub executable
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Yehuda Katz
Update GitSource
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Yehuda Katz
Initial GitSource pass
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Yehuda Katz
Tests passing again
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Yehuda Katz
Up to date with master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Yehuda Katz
Up to date with master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Carl Lerche
Compile all deps into the root projects target dir
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Carl Lerche
Explicitly pass root package to ops::package_compile
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Yehuda Katz
Remove unnecessary BasicTerminal
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Yehuda Katz
Improve shell and add tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Yehuda Katz
Initial pass at a Shell
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Carl Lerche
Extra log output + polish rough edges
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Yehuda Katz
Start adding a shell abstraction
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Carl Lerche
Track rust master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Carl Lerche
More log output
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Yehuda Katz
Git now fetches DBs and clones repos from them
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Yehuda Katz
Add support for updating git repos
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Yehuda Katz
Up to date with master (StrBuf->String)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Carl Lerche
Re-export op fns in cargo::ops
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Carl Lerche
Start adding logging in cargo command
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Carl Lerche
Fix Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Yehuda Katz
A few updates to GitSource
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Yehuda Katz
Initial work on the git source
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Yehuda Katz
Remove traces of ~str
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Yehuda Katz
Update to Rust master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Carl Lerche
Rename cargo/mod.rs -> cargo/lib.rs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Carl Lerche
Start integrating VersionReq
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Yehuda Katz
Wrote more integration tests for cargo compile
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Carl Lerche
Initial pass at VersionReq
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Yehuda Katz
More tests for error cases in compile
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Yehuda Katz
Up to master
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Carl Lerche
Switch important_paths to using result::CargoResult
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Carl Lerche
Mark errors as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Carl Lerche
Misc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Yehuda Katz
Clean up process DSL in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Yehuda Katz
Add Show to ProcessBuilder
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Carl Lerche
More work on porting errors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Yehuda Katz
Get nested dependencies working
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Yehuda Katz
Support any bytes container
commit
|
commitdiff
|
tree
|
snapshot
next