Commit Graph

15 Commits

Author SHA1 Message Date
Ryan C. Thompson
a659491db2 Add missing paren
Fixes #738.
2012-05-06 11:00:53 -07:00
Ryan C. Thompson
03f95b8ef2 Don't try to update an ELPA package unless an update is available
This fixes a bug where trying to update an ELPA package when an update
wasn't available would throw an error.
2012-03-13 10:45:20 -07:00
Ryan C. Thompson
e10d6dd3e0 Better implementation for el-get-elpa-package-directory 2012-03-13 10:45:19 -07:00
Dimitri Fontaine
187df001a0 Fix el-get-elpa-build-local-recipies (typo?) 2012-02-18 21:32:24 +01:00
Dimitri Fontaine
990d22b411 Merge pull request #571 from mlf176f2/elpa-refresh
Elpa refresh
2012-02-18 12:18:01 -08:00
Matthew L. Fidler
ebeafd7bd8 Removed repo from recipie. Let ELPA determine which repository to use. 2012-02-18 11:00:46 -06:00
Matthew L. Fidler
ef477c19eb Updates ELPA repository before creating recipies 2012-02-18 10:58:33 -06:00
Matthew L. Fidler
6f1e6c91ea Added el-get-elpa-build-local-recipies so that I can mirror elpa packages in el-get. (Whats the point of building thes packages by hand) 2012-02-18 10:46:50 -06:00
Ryan C. Thompson
3a5e6acac2 Update all el-get methods to declare using keywords 2012-02-12 02:29:31 -08:00
Joel Suovaniemi
ca06e96314 use shell-quote-argument in el-get-elpa-package-directory 2011-12-01 18:41:09 +02:00
Dimitri Fontaine
6abbd8a600 Merge pull request #422 from diasjorge/symlink-elpa
Elpa installation error symlinking package
2011-10-04 09:19:16 -07:00
Jorge Dias
e35f6b39bb Formatting symlink command 2011-10-04 15:41:16 +02:00
Kyle Hargraves
295d6b8f4a Fix ELPA symlink creation type mismatch 2011-10-03 16:13:33 -05: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