Commit Graph

23 Commits

Author SHA1 Message Date
Dimitri Fontaine
20b2bb668a Review using el-get-dir in the installer. 2011-09-19 10:55:01 +02:00
Yuki Ibe
c6dce4531a el-get-install.el: Allow users to change the install directory 2011-09-19 04:22:34 +09:00
Dimitri Fontaine
a46c02c5c9 Add support for el-get-master-branch in el-get-install.el for easier "developper" install. 2011-09-10 14:55:45 +02:00
Dimitri Fontaine
6ddc66a07f Revert "github changed its raw url scheme, adapt"
This reverts commit b7fdb424ed.
2011-09-09 20:20:25 +02:00
Dimitri Fontaine
b7fdb424ed github changed its raw url scheme, adapt 2011-09-09 17:00:04 +02:00
Byron Clark
d3cf94254c Fix the installer to work with rcp recipe naming. 2011-09-06 16:01:25 -06:00
Dimitri Fontaine
e78fc19323 Add :branch support in el-get-install 2011-08-19 14:57:30 +02:00
Dimitri Fontaine
59438b5402 Fix el-get-install.el to care about the load-path.
With this commit, el-get now reliably bootstrap from your setup.
2011-05-03 20:45:43 +02:00
Dimitri Fontaine
a37308bf01 Typo fix in el-get-install.el 2011-03-18 09:46:56 +01:00
Dimitri Fontaine
39369f34c6 Add el-get-git-install-url for the installer, and switch default from git:// to http:// 2011-03-16 22:11:07 +01:00
Dimitri Fontaine
b5fd4389a9 The noerror option is no more. 2011-03-01 21:51:18 +01:00
Dimitri Fontaine
00a8814d52 Test for already installed el-get in el-get-install.el rather than in the doc snippet. 2011-02-19 22:06:03 +01:00
Dimitri Fontaine
f9f6ddda4c Little review of the el-get-install improvements, docs updating. 2011-01-02 17:12:15 +01:00
David Abrahams
4ba0fcf687 Optionally suppress the check for membership in el-get-sources and use that in el-get-install to avoid shadowing that variable when it is defined. 2011-01-02 17:09:16 +01:00
Dave Abrahams
b905f79046 Various small improvements
- Stop shadowing el-get-dir so it doesn't break el-get's defvar
- Take advantage of user-emacs-directory
- Improved feedback to user during installation.
2011-01-02 17:08:53 +01:00
Dimitri Fontaine
476ed6cf7b Fix el-get-installer `el-get-dir' path setting. 2010-11-29 13:49:09 +01:00
Dimitri Fontaine
16eee0b845 Change the *scratch-installer* to be synchronous, no need for async here. 2010-11-29 11:21:10 +01:00
Dimitri Fontaine
cd0c29634d Error out early if we can't executable-find "git". 2010-10-11 09:30:02 +02:00
Dimitri Fontaine
ce18d60c43 Fix the scratch installer to consider the :compile restriction, in order to avoid useless warnings. 2010-10-08 11:19:38 +02:00
Dimitri Fontaine
21325f1bfc Fix the installer wrt to having el-get-sources' set to the right value when el-get-init' is run. 2010-09-09 10:50:13 +02:00
Dimitri Fontaine
36473b58ff Rework headers now that we have a README. Double maintenance ain't good for anybody. 2010-09-01 17:52:53 +02:00
Dimitri Fontaine
99309d657b Features should be a symbol, not a string, even in the installer. 2010-08-31 22:38:06 +02:00
Dimitri Fontaine
f53eb6c21b el-get: now with a *scratch* installer! 2010-08-26 23:44:57 +02:00