Commit Graph

8 Commits

Author SHA1 Message Date
Ryan C. Thompson
9b350be579 Add website guessers to some methods 2012-02-28 17:58:44 -08:00
Ryan C. Thompson
98009d26a1 Refactor github user/repo parsing into separate function 2012-02-21 15:03:03 -08:00
Ryan C. Thompson
2c55507083 Remove harmful use of "el-get-as-string"
It would convert nil to "nil", preventing error detection.
2012-02-21 15:03:03 -08:00
Ryan C. Thompson
48af5bf1e9 Support "user/repo" for pkgname in github recipes 2012-02-21 15:02:26 -08:00
Ryan C. Thompson
92b41a458f Allow custom format string for "el-get-github-default-url-type" 2012-02-21 15:02:26 -08:00
Ryan C. Thompson
61fcc202c4 Update github method declaration to use keyword args 2012-02-21 15:02:26 -08:00
Ryan C. Thompson
cf938d2800 Fixes for github method
Use the standard ":pkgname" instead of ":reponame"
2012-02-21 15:02:25 -08:00
Ryan C. Thompson
98c5aa8be6 Add github method 2012-02-21 15:02:25 -08:00