el-get/methods
Iqbal Ansari 16d65943e8 Improve support for shallow clones using git
The current algorithm is
1) If the protocol used is not http (file, ssh, git) clone is supported
2) Otherwise check if repo belongs to know smart host, if so assume
   shallow clone is supported
3) If none of the above work, make a HEAD request and parse response
   headers to determine the host is smart explained (here)[http://stackoverflow.com/questions/9270488/]
2014-10-05 12:46:59 +05:30
..
el-get-apt-get.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-brew.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-builtin.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-bzr.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-cvs.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-darcs.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-elpa.el elpa-symlink: Use make-symbolic-link 2014-10-04 21:07:35 -04:00
el-get-emacsmirror.el fix byte compiler warnings in methods/ 2014-03-22 19:29:34 -04:00
el-get-emacswiki.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-fink.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-fossil.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-git-svn.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-git.el Improve support for shallow clones using git 2014-10-05 12:46:59 +05:30
el-get-github-tar.el Cleanup indentation with custom indent rules 2014-03-01 16:19:46 -08:00
el-get-github-zip.el Cleanup indentation with custom indent rules 2014-03-01 16:19:46 -08:00
el-get-github.el Fix a bug where el-get-github-clone used the wrong URL. 2014-08-27 13:59:49 -07:00
el-get-go.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-hg.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00
el-get-http-tar.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-http-zip.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-http.el fix http download with non-nil before-save-hook 2014-08-23 17:32:23 -04:00
el-get-pacman.el satisfy newer 24.4 byte compiler 2014-04-04 19:13:27 -04:00
el-get-svn.el Don't install insecurely without el-get-allow-insecure. 2014-08-12 11:42:08 -07:00