about summary refs log tree commit diff
path: root/src/librustpkg/source_control.rs
AgeCommit message (Expand)AuthorLines
2013-08-09std/rustc/rustpkg/syntax: Support the `extern mod = ...` formTim Chevalier-7/+30
2013-07-26rustpkg: Don't assume a non-numeric refspec is a tagTim Chevalier-2/+9
2013-07-24rustpkg: Handle non-numeric versions; some cleanupTim Chevalier-12/+32
2013-07-15rustpkg: Handle local git repositoriesTim Chevalier-0/+48