Steve Purcell
629fe27476
Merge pull request #27 from genehack/flymake-perlcritic-fix
...
Include helper script in flymake-perlcritic
2012-03-30 07:35:43 -07:00
John SJ Anderson
610c269176
Include helper script in flymake-perlcritic
2012-03-30 10:22:57 -04:00
Donald Ephraim Curtis
1e13f1cf71
Merge pull request #24 from genehack/buildpkg-tweak
...
Remove another '-u dcurtis' instance
2012-03-25 09:09:20 -07:00
John SJ Anderson
80378d9be7
Remove another '-u dcurtis' instance
2012-03-25 12:03:25 -04:00
Donald Curtis
10479cea4c
fixed error with yasnippet assuming all files would be used.
2012-03-24 17:21:25 -05:00
Donald Curtis
cd1f5140b5
Updated the README to include more information about submitting new packages.
2012-03-24 12:47:05 -05:00
Donald Curtis
ab9d120a2e
cleanup of the index page
...
* fix a number of typos
* trying to clarify some of the text
* fixed up the wording and variable descriptions for the `melpa.el` package.
2012-03-24 12:00:22 -05:00
Donald Curtis
702f73bc0e
Use https for github repositories.
2012-03-24 11:49:56 -05:00
myuhe
1ce833ba1c
add bm
...
closes #23
2012-03-24 11:27:07 -05:00
myuhe
4d2fe8a321
add zlc
...
closes #22
2012-03-24 11:25:36 -05:00
myuhe
8863b7ca03
add jaunte
...
Closes #20
2012-03-24 11:18:41 -05:00
Steve Purcell
e98bb8cda6
Remove :files values from recipes where they are functionally equivalent to the new default of "*.el"
2012-03-24 11:05:20 -05:00
Steve Purcell
3bf025e659
Explicitly default :files to "*.el", expanded after check-out.
...
This resolves the inconsistency wherein an empty :files value meant "every
file" for git packages, but just "package-name.el" for wiki packages.
It also allows the removal of most :files values in the pkglist, since
"*.el" is almost always the Right Value.
2012-03-24 11:04:42 -05:00
Donald Ephraim Curtis
af3d24129b
Merge pull request #21 from myuhe/pkgbuild-mode
...
add pkgbuild-mode
2012-03-24 07:43:08 -07:00
myuhe
a5c0071f7f
add pkgbuild-mode
2012-03-24 22:40:49 +09:00
Steve Purcell
f5bffc2688
Merge remote-tracking branch 'remotes/myuhe/twittering-mode'
2012-03-24 11:56:42 +00:00
Steve Purcell
f9592d2162
Merge remote-tracking branch 'remotes/myuhe/org-toodledo'
2012-03-24 11:56:38 +00:00
myuhe
aaba51e818
sort alphabetical order
2012-03-24 20:47:17 +09:00
myuhe
0ee72d8355
add org-toodledo
2012-03-24 20:45:08 +09:00
myuhe
b1b94a07ae
add files slot
2012-03-24 20:35:26 +09:00
myuhe
30e0ddf1c0
add google-maps
2012-03-24 20:29:24 +09:00
myuhe
fcd1fa86d9
add twittering-mode
2012-03-24 20:13:21 +09:00
Steve Purcell
ced90604eb
Add popup (used by auto-complete)
2012-03-23 07:58:59 +00:00
Steve Purcell
84240090e4
Fix accidental breakage of implicitly multi-file packages like magit
2012-03-19 14:56:36 +00:00
Donald Ephraim Curtis
d6946fec11
Merge pull request #9 from genehack/misc-fixes
...
cleanup melpa script
remove unneeded arguments to emacs calls
ignore errors when removing packages
2012-03-19 07:30:43 -07:00
Steve Purcell
15efde743d
Consistently use "wiki" rather than "emacswiki" in fn/var names
2012-03-19 14:17:16 +00:00
Steve Purcell
1b78dea4b6
Add icicles
2012-03-19 12:51:06 +00:00
Steve Purcell
badee655ee
Support multi-file emacswiki packages, with rate-limiting of http requests
2012-03-19 12:50:51 +00:00
Steve Purcell
a0f471f415
Merge pull request #14 from genehack/delim-kill
...
Add delim-kill
2012-03-19 01:23:24 -07:00
Steve Purcell
174b5819f7
Merge pull request #13 from genehack/cperl-mode
...
Add jrockway cperl-mode
2012-03-19 01:23:05 -07:00
Steve Purcell
c0fa96d716
Merge pull request #12 from genehack/flymake-perlcritic
...
Add flymake-perlcritic
2012-03-19 01:20:48 -07:00
Steve Purcell
23d117b20a
Merge pull request #11 from genehack/js2-mode
...
Add js2-mode (popular new mooz fork, now original has languished)
2012-03-19 01:20:11 -07:00
Steve Purcell
75b3e82470
Merge pull request #10 from genehack/smart-tab
...
Add smart-tab
2012-03-19 01:16:44 -07:00
John SJ Anderson
b348b31175
Correct tyop
2012-03-18 23:59:45 -04:00
John SJ Anderson
9cac213aab
Remove '-u dcurtis' from package-build invocation
...
Eliminates errors for people who aren't named 'dcurtis'...
2012-03-18 23:12:18 -04:00
John SJ Anderson
ec662f82c5
Add '-f' to 'rm' command to silence error when directory is empty
2012-03-18 23:11:30 -04:00
John SJ Anderson
069f767e54
Add smart-tab
2012-03-18 22:59:17 -04:00
John SJ Anderson
45b7746fa4
Add js2-mode
2012-03-18 22:57:22 -04:00
John SJ Anderson
5c1fcdfe6e
Add flymake-perlcritic
2012-03-18 22:55:14 -04:00
John SJ Anderson
b1c6fd843e
Add delim-kill
2012-03-18 22:53:24 -04:00
John SJ Anderson
d456acc87e
Add jrockway cperl-mode
2012-03-18 22:50:11 -04:00
Donald Curtis
42cb528e2a
Wording change because package.el
has changed in HEAD.
2012-03-18 15:20:13 -05:00
Donald Curtis
9470f40e4f
Re-clone if repository has changed.
2012-03-17 13:45:55 -05:00
Donald Curtis
0c6c84c04b
Delete checkout directory if it already exists.
...
In certain cases we are doing a clone (checkout) and the directory
we're cloning to already exists, this makes sure that the we delete it
before doing the clone.
2012-03-17 13:39:26 -05:00
Donald Curtis
a6e79d651b
version of package-build-archives that ignores errors so that other
...
packages will complete even if one doesn't.
right now if an error occurs, the build-all will stop, but in most
cases build-all should continue through the rest.
2012-03-17 12:39:44 -05:00
Donald Curtis
dfb7f76a3e
minor working fix.
2012-03-17 10:37:32 -05:00
Donald Curtis
73ab263d9e
should be easy to checkout the repository.
2012-03-17 10:36:46 -05:00
Donald Curtis
d8fbc08336
Updates to README to remove old commands and text.
2012-03-17 10:06:39 -05:00
Steve Purcell
429aa60880
Check for sentinel version control files/dirs inside working dirs, to avoid errors
...
A problem existed prior to this commit: if a package was changed from
darcs to git, then running "git pull" in the package's working dir
would silently perform that git operation in the root of the Melpa
repo. Checking that the version control for a working dir is as
expected prevents this issue.
2012-03-16 14:33:12 +00:00
Steve Purcell
3697b36d06
Raise error when 'pb/run-process exits with a non-zero code.
2012-03-16 14:30:13 +00:00