Commit Graph

10 Commits

Author SHA1 Message Date
Ryan C. Thompson
af249780b0 Support :branch in hg recipes 2012-03-07 18:23:32 -08:00
Takafumi Arakaki
b6f5dcf1b2 el-get-hg-compute-checksum returns full 40-digit hex now 2012-03-05 19:21:55 +01:00
Takafumi Arakaki
0318063924 Improve el-get-hg-compute-checksum 2012-02-29 20:05:49 +01:00
Takafumi Arakaki
978737581f Fixed: el-get-hg-pull fails to update when none is pulled 2012-02-29 14:12:23 +01:00
Takafumi Arakaki
d6a0b8ded3 Fixed: pull-args is not used in el-get-hg-pull 2012-02-29 13:24:18 +01:00
Takafumi Arakaki
b1796fd5b1 Implement support for :checkout property in hg recipes 2012-02-29 12:54:48 +01:00
Ryan C. Thompson
3a5e6acac2 Update all el-get methods to declare using keywords 2012-02-12 02:29:31 -08:00
Ryan C. Thompson
0e908c8100 Add checksum methods for git and hg.
These return the hash of the current revision of the package
2012-02-12 02:29:30 -08:00
Dimitri Fontaine
8db0c4d49b Fix the refactoring so that it actually works.
This includes teaching methods that they now work with a symbolp PACKAGE,
some more cleaning up, and some load-path adjustments now that a part of the
code is in a subdirectory (methods).

Also include some of the tests used to convince oneself that the refactoring
didn't break any and all use cases for el-get, with some rough documentation
about how to use them.
2011-09-22 21:48:11 +02:00
Dimitri Fontaine
0433ca0ce9 Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00