Commit graph

355 commits

Author SHA1 Message Date
Donald Ephraim Curtis
529e64426b Merge pull request #84 from mortiferus/master
New recipe, latex-pretty-symbols
2012-04-21 10:02:26 -07:00
Donald Curtis
60be41f73b fix timestamp search problem with hg.
introduced in a971eeddd5

see #79
2012-04-21 12:01:01 -05:00
Steve Purcell
e9c36b10a7 Strip '-*- BLAH -*-' directives out of package descriptions in html index 2012-04-21 10:33:03 +01:00
Steve Purcell
3e3815d334 Include time zone offset in HTML index "last update" stamp. 2012-04-21 10:29:31 +01:00
sindikat
a46a6e4c85 Add recipe for minimap.el 2012-04-21 10:18:26 +01:00
Steve Purcell
2c7355727a Clarify recipe syntax (fixes #89) 2012-04-21 10:10:48 +01:00
John SJ Anderson
bf079dbd04 HTML tidy interface from the wiki 2012-04-21 10:06:12 +01:00
John SJ Anderson
edcafb4c45 recipe for disk.el from the wiki 2012-04-20 21:05:26 -04:00
Steve Purcell
d86ed7e2c0 Don't require network connection when looking up URL for current git remote 2012-04-20 17:56:17 +01:00
Steve Purcell
6e25a6da87 Extract looping logic used to find most recent svn timestamp (see #79) 2012-04-20 17:56:17 +01:00
Steve Purcell
142e1a2506 Correctly determine last commit timestamp for a set of darcs files (see #79) 2012-04-20 17:56:16 +01:00
Donald Curtis
7a0d749da3 rename surround to properly match the provide statement in the package
fixes #85
2012-04-20 08:07:31 -05:00
Erik Parmann
188ca7141f Adding latex-pretty-symbols, a package to display latex commands as their corresponding unicode symbols 2012-04-19 17:06:33 +02:00
Steve Purcell
80b026e4c7 Merge pull request #83 from bbatsov/master
A few more Prelude package recipes
2012-04-19 01:54:41 -07:00
Bozhidar Batsov
ccbbe09d15 a few more Prelude packages 2012-04-19 11:49:51 +03:00
Steve Purcell
615692d3f9 Merge pull request #81 from rejeep/ruby-tools
Add ruby-tools package
2012-04-18 12:44:17 -07:00
Johan Andersson
eadbd893e8 Add ruby-tools recipe. 2012-04-18 21:39:34 +02:00
Donald Curtis
2ba2017e76 Print missing packages on error.
Incorporated suggested changes in #72
2012-04-18 09:37:09 -05:00
Steve Purcell
106834fc73 Pull default "*.el" pattern up into 'pb/expand-file-list 2012-04-18 11:07:03 +01:00
Steve Purcell
a971eeddd5 Correctly determine last commit timestamp for a set of hg files (see #79) 2012-04-18 11:02:09 +01:00
Steve Purcell
05f920a494 Correctly determine last commit timestamp for a set of bzr files (see #79) 2012-04-18 10:45:15 +01:00
Steve Purcell
c0f349295a Fix references to non-local variables 2012-04-18 10:40:11 +01:00
Steve Purcell
da8cdc5e13 Merge pull request #80 from milkypostman/link-pkg-name-to-pkg
Link package name to package (include #75)
2012-04-18 00:26:57 -07:00
Donald Curtis
4abaea692d link the package name to the actual package file 2012-04-17 22:05:24 -05:00
Steve Purcell
340e389a5d Add a "Source" column to the html package list, and link contents to the recipe files 2012-04-17 22:05:24 -05:00
Donald Curtis
d57589790f Don't clear packages before building by default.
By default, the melpa script will no longer delete all packages before
rebuilding.  The package-build.el script should automatically clean
out old packages.
2012-04-17 21:39:01 -05:00
Donald Curtis
0164ab69a2 Ignore trailing / on subversion packages. 2012-04-17 15:42:36 -05:00
Donald Curtis
2dc9a2bd47 Only consider timestamps for files in packages for Subversion recipes. 2012-04-17 15:42:23 -05:00
Donald Curtis
565ee2017b add a BOUND parameter to the timestamp parser 2012-04-17 15:27:34 -05:00
Donald Curtis
3e4c8ca859 For git packages, use the last changed of only files in the package. 2012-04-17 14:50:25 -05:00
Donald Curtis
759ec4f2d0 remove unused functions. 2012-04-17 14:25:36 -05:00
Steve Purcell
fce69f2eef Merge pull request #78 from bbatsov/master
Added a few Prelude related packages
2012-04-17 12:05:21 -07:00
Bozhidar Batsov
2b7f9bbb30 added a few prelude related packages 2012-04-17 19:04:51 +03:00
Victor Borja
e43060d80b Two recipes for loading themes buffer-local one for color-theme other for
emacs24

Conflicts:

	recipes/color-theme-buffer-local
2012-04-17 12:06:09 +01:00
Steve Purcell
6dc2d0fb9f After build, remove pre-built packages for which no recipe exists (see #76) 2012-04-17 12:00:31 +01:00
Steve Purcell
225d18964a Tidy up build-all functions 2012-04-17 10:42:51 +01:00
Donald Curtis
d4541b8c69 remove debugging print statements 2012-04-16 09:55:56 -05:00
Steve Purcell
ca5fdf6ea9 Parse archive-contents file more rigorously when building the html index (fixes #49) 2012-04-16 13:50:23 +01:00
Donald Curtis
466327d532 add elisp script to print missing packages
response to #72
2012-04-15 23:11:45 -05:00
Donald Curtis
75c5a43049 property list wasnt named properly for writegood-mode 2012-04-15 23:11:01 -05:00
Donald Curtis
25e898d88b fix missing quotes in elscreen recipe 2012-04-15 23:10:31 -05:00
Steve Purcell
7d2e928039 Merge pull request #71 from maio/autopair-recipe
Add recipe for autopair
2012-04-15 10:44:54 -07:00
Marian Schubert
19e956776f Add recipe for autopair 2012-04-15 18:17:10 +02:00
Steve Purcell
eca112d47e Merge pull request #70 from deobald/smooth-scrolling
[sd] added adam spiers smooth scrolling
2012-04-15 00:09:07 -07:00
Steve Purcell
838a3851b5 Merge pull request #69 from shosti/master
Add recipe for gnuplot-mode
2012-04-15 00:06:23 -07:00
Steven Deobald
a09cab3600 [sd] added adam spiers smooth scrolling 2012-04-15 01:05:22 +05:30
Emanuel Evans
95eb49d4f4 Add recipe for gnuplot-mode 2012-04-14 15:12:04 -04:00
Steve Purcell
25986bf85a Merge pull request #68 from Abrahanfer/master
Added recipes for Jabber-mode
2012-04-14 06:05:44 -07:00
Andrey Kotlarski
f2cf21b79d Add recipe for redshank. 2012-04-14 14:01:03 +01:00
Abrahán Fernández Nieto
0399526e49 Added recipe for jabber-mode. 2012-04-14 14:31:18 +02:00