Manage the external elisp bits and pieces upon which you depend!
Go to file
Ryan C. Thompson 72b411a99e Add ":shallow nil" to http://repo.or.cz recipes
repo.or.cz uses "dumb" http transport, which does not support shallow clones
2012-02-13 17:36:41 -08:00
methods Add support for ":shallow" property in git method 2012-02-12 12:49:14 -08:00
recipes Add ":shallow nil" to http://repo.or.cz recipes 2012-02-13 17:36:41 -08:00
test Add support for ":shallow" property in git method 2012-02-12 12:49:14 -08:00
.gitignore add jdee 2011-08-16 00:40:58 +08:00
el-get-autoloads.el Autoloads fixes. 2011-09-23 14:06:29 +02:00
el-get-build.el Fix el-get-build always running synchronously 2012-02-11 13:25:09 -08:00
el-get-byte-compile.el Fix file matching when :compile contains regexps. 2012-02-11 06:56:39 +08:00
el-get-core.el Fix position of debug message 2012-02-13 16:14:25 -08:00
el-get-custom.el Add docs for ":shallow" 2012-02-12 12:59:14 -08:00
el-get-dependencies.el Use our new dependencies tracking code at init time too. 2011-09-23 11:39:12 +02:00
el-get-install.el Fix installing the master branch. 2011-12-05 17:35:43 +08:00
el-get-list-packages.el Add missing autoload flags for interactive functions 2011-10-14 16:30:16 +02:00
el-get-methods.el Adding http-zip to the el-get-methods 2012-02-04 23:06:22 -06:00
el-get-notify.el Change default el-get-notify-type to both 2012-01-30 17:58:38 -08:00
el-get-recipes.el Read recipe file in utf8, not literaly. 2011-10-24 10:40:22 +02:00
el-get-status.el Set print-length and print-level to nil. 2012-01-28 02:11:34 +01:00
el-get.el Add docs for ":shallow" 2012-02-12 12:59:14 -08:00
README.asciidoc Add el-get-checksum to documentation 2012-02-12 02:29:31 -08:00