zge pushed a change to branch elpa-admin. at e71d294 * GNUmakefile (packages/%.elc): Use `other-packages` if present
This branch includes the following new commits: new ce02925 Initial revision new 20cbb20 * sml-mode.texi: somewhat updated the doc. * release 3.9.3 new da5ff0a Added to CVS (formerly not under RCS). new 015e981 # Added comment about loading supplied classes separately. new d8ee815 # Updated stuff. new 26ce878 # Updated for SourceForge new b584cdf # Updated. new d9cdf2a Added comment about installing with multiple emacsen. new 6ee3dad Added script and documentation for installing from CVS new 938c532 add README file. new 3ca74c1 preparing for new rst format document new c2674b7 exclude html files from svn new 102fabb Start the Grand Unified Debugger Rewrite. new ab46aeb Relative loads for Emacs Lisp files. Adds functions __FILE__ and load-relative. new bd19e1f Start to use load-relative. dbgr-core.el: fix bug in dbgr-term-sentinal new 5bb5972 load-relative.el: Add provide-me and make GPL v3. README: expand and turn into red-cloth markup. new 6de6395 See if changing the name from README to README.markup gives github a clue new 22e8332 Nope changing the name made things worse. new 3f66070 Turn README back into text. Add special redcloth version. new d656221 Track original positions in the face of possible edits. Intended use in debugging where one might edit the file but continue editing. new 50fc47c Update email addresses. (dist): Fix up update to use Svn rather than CVS. new 487ee79 Update README to note dependencies and what debugger's we've got. new a53e009 Merge branch 'master' of github.com:rocky/emacs-dbgr new 1329950 Administrivia. Add COPYING, update README and .gitignore, bump version number. new a703bf2 Merge branch 'master' of github.com:rocky/emacs-load-relative new 370423c * COPYING, ChangeLog, README, admin/org-synch.el, admin/org-synch.sh, admin/package-update.sh: Initial import. new 8b07a20 * README: Explain how to run the repo build script. new 03e28d1 README: Document usage of this repository in detail. new 3b5fe95 * admin/archive-contents.el: New file. * packages/rainbow-mode-readme.txt: * packages/js2-mode-readme.txt: Auto-update from the commentary. * packages/js2-mode-20090814.el: Capitalize the description. * packages/debbugs-0.1/debbugs.el: Require cl since it uses `case'. (debbugs-get-bugs): Fix up typo. * packages/company-0.5/company-gtags.el (company-gtags-gnu-global-program-name): Pass the "when" argument. * packages/auctex-11.86/auctex-pkg.el: Capitalize the descript [...] new 5bbab91 * packages/all-1.0.el: Change version. Address byte-compiler warnings. Rename the `marker' property to `all-marker'. (all-mode-map): Move initialization into declaration. (all-buffer): Mark buffer-local. (all-mode): Use define-derived-mode. Setup the change-functions buffer-locally. (all): Use read-string. Let-bind all-initialization-p. (all-insert): Use a `match' face text property rather then a `highlight' face overlay for the match highlight. * admin/archive-co [...] new 1761424 Use archive-contents.el script. Remove archive-contents and readme files from pacakges/ subdir. new f8051b4 Fixes to archive-contents.el and package-update.sh. new 07ef2ff Add README file new ae7a3df Copy Emacs wiki page's content to new README file new dbbb145 Clearer reference to the license text new f545af1 Rephrase some parts of README new 3c6d0e1 Copy examples from wcheck-language-data doc to README new 7b9d56b README: Move copyright and license text to the end new b25e1bf Rephrase documentation and comments new 14ac0ef Merge branch 'action' new 051b643 README: Add a section about source code repository new 33a5782 Ensure case-fold-search=t in the example email detect function new 06a86aa Add an explicit OPERATION-MODE "nil" in README's examples new e5ad0fa Rephrase examples new cff4ab8 Add a note for programmers about wcheck-marked-text-at new 0c23652 Revert "Add an explicit OPERATION-MODE "nil" in README's examples" new b824440 Minor rephrasing in README new 5fefd44 Update archive-contents to add package versions from contents. new 285d815 Fix last change. new d6dfeed Fix last change. new 45792fe Remove version numbers from filenames in packages/ dir. new e148a06 Put quotes `...' around the example function add-word-to-dictionary new dfa5808 Rework archive-contents.el to handle new packages/ structure. new 99b8d94 admin/archive-contents.el (batch-make-archive, archive--process-simple-package): Use write-region instead of save-buffer. new 35ba6e2 Update README to describe the new repository layout. new 842d54c * admin/archive-contents.el (batch-make-site-dir, archive--write-pkg-file): New functions. new 4866cb7 admin/archive-contents.el (archive--delete-elc-files): Delete backup files too. new c51af29 Reorganize repository layout, allowing site installation. new 988d3f5 Add a table of contents to README file new 3afe3ac Use org-mode markup in README and rename it to README.org new 782beee Merge branch 'action-autoselect' new 5319f2f * archive-contents.el: Make `site' more incrementally. (archive--delete-elc-files): New arg` only-orphans'. (archive--simple-package-p): Don't count .elc files; add default version. (batch-make-site-dir): Don't force recompilation of all .elc files. Don't generate silly backup versions of the autoloads file. new becd7be * archive-contents.el (archive--make-changelog): New fun. (archive--process-multi-file-package): Use it to create the ChangeLog files. new aae2f27 imported README from googlecode's homepage new da7456c write README in markdown new 6011ab7 Initial import new 49382d4 Some tweaks to README new 6c94727 archive-contents.el (archive--simple-package-p): Fix prop-line matching. new 18bfa15 Add coffee-mode. new 49fce77 Rename README to README.rst new 7ce78d5 Note that 'autogen.sh' should be run to generate 'configure' and 'Makefile.in' (see #11) new dc8ca2b Note availability of Melpa packages new 518362a Merge pull request #13 from dgutov/master new 50b05c8 Add SML-mode. new 303f2c9 * admin/archive-contents.el (batch-make-site-package): New function. * Makefile (site/%): Use it. new a745b29 * admin/archive-contents.el: Create web pages. new 6ba7e63 Try to preserve timestamps. Fix ChangeLog generation. * admin/update-archive.sh: Don't change timestamp on packages that have the same md5. * admin/archive-contents.el (batch-prepare-packages): New function. (archive--simple-package-p): Ignore ChangeLog as well. Signal errors if the file does not have the expected structure. (archive--process-simple-package): Add the ChangeLog's content. (archive--make-changelog): Only modify the file if the content changes. (archi [...] new 4eaf276 * admin/archive-contents.el (batch-make-archive): Don't demote errors. (batch-prepare-packages): Don't use cl-pushnew. (archive--process-simple-package): Fix insertion of ChangeLog. (batch-make-site-dir): Don't demote errors. * Makefile (archive-tmp): Remove it before re-creating it. new febff3e Make README more up-to-date new cd01c51 Remove the angle brackets new b7f2140 Thanks go to Lars Andersen. new cbd75c6 README.md, load-relative.el: Go over documentation. Makefile.am: add targets test and test-short new c497b5b * GNUmakefile: Rename from Makefile. Add targets for in-place use. (all, all-in-place): New targets. * admin/archive-contents.el (archive--simple-package-p): Ignore autosave files. (archive--refresh-pkg-file): New function. (archive--write-pkg-file): Print with ' and ` shorthands. * packages/company/company-pysmell.el: Don't require pysmell during compile. * packages/muse/htmlize-hack.el: Don't require htmlize during compile. * packages/shen-mode/shen-mode.el (shen- [...] new 42c5112 * GNUmakefile (%.elc): Don't depend on $(autoloads) since that causes constant recompilation of everything. (elcs): New target. (all-in-place): Run elcs in a submake, after updating autoloads. new 1daf0bb Merge branch 'master' of github.com:rocky/emacs-loc-changes new 90851ae Get "make -k" to go through new e71d997 Merge remote-tracking branch 'repo.or.cz/elpa' new 81a6a01 Fix up scripts to build archive from Git new 480283a Move check_copyright to the makefile new bffc4a6 Don't create local branches new 5a664e2 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 87dd559 Update infrastructure for Git. * .gitignore: New file. * .bzrignore: keep it as a symlink to .gitignore. * externals-list: New file. new 2ebff0e Use README.{rst,md,org}; Auto-generate foo-pkg.el. new 1d4d089 Mark merge point of ack-el. new de56f9a Mark merge point of company. new c8efad2 Fix up copyrights and the checking code new 73304d8 Fix up deployment script new efd0702 Fix generation of package autoloads new daf3553 Sync from ack/master new 55c3f5d Add YAsnippet metadata. new 21e1b0e Sync with yasnippet/master new e55d6b1 Sync with yasnippet/master new b0862f3 * README: Update with corrected information. * packages/adjust-parens/adjust-parens.el: Add new package. new 4f4a301 * GNUmakefile: Obey a .elpaignore file in a package's root directory. * admin/update-archive.sh: Don't copy .elc files to build/packages. * admin/archive-contents.el: Improve error message for invalid versions. * externals-list: Change auctex to be external. * copyright_exceptions: Update to adapt to AUCTeX-11.87. * package/auctex: Move it to an external branch, updated to 11.87. new 52e4af0 Add new element to the archive-contents vector, and put each package's URL in it (Bug#13291). * archive-contents.el (archive--simple-package-p): Return an additional element, EXTRAS alist, with key :url. (archive--process-simple-package): Accept additional argument, pass it through to the return value. (archive--alist-to-plist, archive--plist-to-alist): New functions, code copied from package.el. (archive--process-multi-file-package): Extract extra fields to an alist [...] new 170624f Avoid lm-homepage which is not in Emacs-24.3 new 0ed260a add :keywords to extra package properties new e38e391 Use lm-keywords-list instead of split-string for archive contents. new 9f93862 seems to be generally usable, added a README new 8787a52 more documentation and examples new 0306c73 update README new 7db4e2d small updates to README and NOTES new a73fa6a update link in README new 524fc02 updating notes and README text new 29880d4 Merge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa new c398fd6 supports web sockets new e6d646f tutorials new f1f09fa more tutorial new b84cae0 * archive-contents.el (archive--simple-package-p): Quote the keywords list (Bug#16222). new 80a4836 Merge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa new 94d527c Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new d406160 Merge the two README. Update copyright_exceptions. new 674b934 mention `make check' in README new e52215f first commit new 210b02d README and install instructions mention GNU ELPA new 833084f Add 'packages/web-server/' from commit 'd0b6ae9df6014db2195da0081dc97cc8246f1fda' new a0b6599 Subject: Fix up quoting of keywords. Remove leftover support for *-pkg.el. new 876bb45 Merge git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 96a8283 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new c5f517e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 5f38238 Merge branch 'master' of https://github.com/leoliu/easy-kill new a7a8990 Fix prefix of last merge and restore deleted files new a3f667f Don't allow package-initialize to use ~/.emacs.d new b09c975 Change echo statements during build. new f5586f2 bump version to 0.1.1 new 60d74f2 Merge commit 'aecfbcbc10cf03ec94062ac3e590f8118e5a0434' new 428b368 Add "rudel" to the list of externals. new 8861b20 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new d54db67 * admin/archive-contents.el: Keep both home page a repository links. new 657ebb0 Add ergoemacs-mode; fix up externals maintenance new d4269e6 Make sure removal of $(ARCHIVE_TMP)/packages/$(pkg) does not prompt interactively. new a25204a [quarter-plane] Fix typo in Commentary. new d4312f8 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 8f23f86 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 27c180f * README: Update for new "Version: 0" convention. * admin/forward-diffs.py: Adapt to different syntax. * admin/archive-contents.el (archive--strip-rcs-id): Remove. (batch-make-archive): Accept "Version: 0" to mean "don't publish". (archive--metadata): Don't use archive--strip-rcs-id any more. (archive--html-make-pkg): Handle the case where the is no `latest'. (batch-html-make-index): Include unreleased packages. new adc1e5b Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 773b9dd Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new f645cb0 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new a84afce Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 88fb267 Update README to tell how to checkout a single external package. new 3038d13 README: Use remote.origin.url to avoid loosing write access and save some typing. new f08292f * admin/archive-contents.el: Don't stop at the first incorrect version string. * externals-list (rudel): Not maintained externally any more. (chess): Fix syntax. new 84f4eb7 * wcheck-mode: New package. new 3caf5e7 * GNUmakefile: Don't look for .el files under .git new db9b5cd Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 6ab28f9 drop Emacs dependency to 24.3 new 5e1943e Merge commit '469cd3bc117bfb8da0c03a2a2fb185e80c81d068' new faf7826 publish ada-mode 5.1.6, wisi 1.0.6, new package ada-ref-man new c7bd6b7 * GNUmakefile: Fix generation of <pkg>-pkg.el files. (pkg_descs): New var. (all-in-place): Use it. new e608fc6 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 4028a03 * GNUmakefile (%-pkg.el): Silence the emacs command line again. (all-in-place): Remove debug message. new 0366a3f Add packages/darkroom by merging its upstream subtree new ed4d0fa Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 548b0ee Remove version.texi from the repo new 779c1d2 Add 'packages/loc-changes/' from commit '8447baff7cb4839ef8d1d747a14e5da85d0cee5b' new 1b86fe8 Add 'packages/load-relative/' from commit '15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d' new 79849d3 Add 'packages/realgud/' from commit 'd811316e6a0f4eeee8a1347f504c196c86baa2cb' new 401790d Add 'packages/load-relative/' from commit '064074d7dcc8d26d59ab9ceb099b43e6870c58d1' new 8d5c048 Merge commit 'c876c3c62f03d7e945b049932a55496b3cdfe05d' new 788c439 Merge commit 'fea2a8b1c10f9f29ba6924b17892de670b650756' new 97cad46 Merge commit '3fa56d7925d5b24c5cd11c61bd6b3235e753a055' new aec5d97 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new d5d2dd5 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 134842c Merge commit '0e1d1440e4819d76cc68b213431722884af66e89' new c8403d5 Add 'packages/loc-changes/' from commit 'efbe022eaeef0ccc54ffe219216974a786c3301c' new 2970d75 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 627a556 Update packages/darkroom by merging its external subtree new bed5172 Update packages/yasnippet by merging from its external upstream subtree new 4d58120 * GNUmakefile: Fix autoloads generation for aggressive-indent new f936e1e Merge dummy commit to add the gnorb subtree metadata. new 3cd0561 Improve README.md and add a screenshot new ed5d4e7 Skip "test" directories for copyright checks new 1d968dc Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new 5a1a2bc Merge commit '32b1944d5f0a65aa10c6768f4865f7ed1de8eb49' as 'packages/pinentry' new a0bc800 Squashed 'packages/pinentry/' content from commit 075deb6 new 4a2ebd4 Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa new d079afa Squashed 'packages/pinentry/' changes from 075deb6..b3a45a5 new 3a394c3 Merge commit 'd76bcd7c0dcecb33e6955e25963028600c371588' new 345dc39 * GNUmakefile: Use LC_ALL rather than LANG new 3a129d5 Add support to build packages from Emacs repo new 0b918e3 Merge ack master from github.com:leoliu/ack-el new 28819e8 Skip uninteresting elements new 4a3a7c2 * README: Improve subtree instructions new 281d4aa * GNUmakefile: Update due to a dependency change new cb8a04b * admin/archive-contents.el: Improve docstrings new 2307841 * README: Expand instructions new 5e9fdd4 * README: Revert change about package.el headers new ac1e1e9 README: Fix typos. new 54886a6 Better generated HTML pages new 7e4545d * admin/archive-contents.el (archive--html-header): Use `title' for the H1. new df09582 * README: Add submission guideline new 83d4032 * README: Typos new 642c7c1 Prevent accidental deletion of .git new 9731033 Use symbolic links for core packages new 7edd6ff Dereference symlinks when creating tarballs new 7558d12 Make externals directory removal safer new a8b876c * admin/archive-contents.el: Make :core handling optional new b9f2b90 * admin/archive-contents.el (archive--sync-emacs-repo): Fix thinko. new 839fe96 * GNUmakefile (check_copyrights): Skip symlinks new f1c2e2f Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa: transcribe.el update new 5571ea8 Add symlink to README new 968d870 Merge commit 'cce1d8b50b1ceccb80c20398cd659db3a6348aac' as 'packages/gnome-c-style' new 60ab286 Squashed 'packages/gnome-c-style/' content from commit e84487c new 7fa1dbd Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 2ba4dc8 Merge commit '6bf96861b98e91ca9c3bd146697580b42d30f5d9' new a30b538 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 9ab6e7e Update packages/yasnippet by subtree-merging from its external upstream new f79a619 * packages/gnome-c-style/gnome-c-tests.el: Add copyright blurb new 368a212 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new c8b582a Merge commit '1054ea1bc5b07a1438a18c1b33f4266b28ff9d77' new 3fc8681 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new cc33931 Add test capability to ELPA new ff431a8 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 62629ab Merge commit 'd827bb511203a64da3ae5cc6910b87b7c99d233b' new a3dcbb3 Merge branch 'master' into new-website new 5b91341 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 73a80fc Update packages/yasnippet by subtree-merging from its github-based upstream new 5cf5115 * admin/archive-contents.el (archive--pull): New function new 0907441 packages/yasnippet: subtree pull from external new 4fdec5b packages/yasnippet: subtree pull from external new 581dd5b Fix a typo in the readme new 864099f packages/yasnippet: pull from external (0.10.0) new b2531f1 * admin/archive-contents.el: Minimal support for local externals new cc63328 * GNUmakefile (.gitignore): New rule new 0d7eb99 Add 'packages/realgud/' from commit 'b7a7fe924217931332915d457928c6851db4a636' new 33b7bc9 Merge commit '8d07bdedfe9e56de8a32f32af6e4c853a5fa6c4d' new 5d00f35 Merge commit 'a8bd8678db59322dac1015576716c4ebb2c628df' new c55c928 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new a9287ff Merge commit '48b48807a8917e455b5687945a81375703bd1a6e' new 8730258 Merge commit 'ab69dbcccb4d0ed5ec2a7bd6bc7b3cff7e7adbac' new 8efb626 Merge commit '4d1dcdf7631c23b1259ad4f72bf9686cf95fb46c' new ac713ed Merge commit 'bdbbc65028af8deb55a4e474be43b5b99e6cc539' new 7b7692d Merge commit '6dc971269f6f9435e5159c2cfe66fc5e4b296df2' new 6734638 Merge commit 'd7bac581f04756582078cd9ea45e5a28406ee05c' new 8208d1c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 9c513a6 Merge commit 'db34a79efd068f28643cefd6f16a7329ba24dbf1' new 32ff16d Merge commit 'ff57536e7c8e7dd2b5bfdf803fe78327b572e080' new 30c8a11 Merge commit '5f47b1f64cad8a06e945e2a1287b986a3676554d' new b14148a Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 858666e * admin/archive-contents.el: Use cl-lib new 2f122b0 Merge branch 'master' into new-website new b9ba590 packages/yasnippet: Merge external (v0.11.0) new c670f77 Merge branch 'master' into new-website new 7626ffa Website footer improvement new 299da86 Package pages improvements new 294407d README: Fix copyright years. new 34ecb5f Respect .elpaignore when compiling and optimize compilation. new 5067b05 Change to package directory before checking .elpaignore exclusions. new 82a2bda Put tar'd files at the end to fix build in some environments. new ec13cc2 Let ert-support.el work for subdirectories new 5660f25 [admin] Add abstraction: archive--read-externals-list new 1325337 [admin int] Simplify ‘archive-gitignore-externals’. new da3bd64 [admin int] Use ‘archive--read-externals-list’ more. new 8ee4770 [admin int] Add abstraction: archive--form-from-file-contents new c101039 [admin int] Add abstraction: archive-call new e2b9274 [admin int] Simplify ‘archive--write-pkg-file’ calling convention. new ae66216 [admin int] Replace one-armed-‘if’ w/ either ‘when’ or ‘and’. new 98bcea9 [admin int] Add abstraction: archive--dirname new 186d10f Clear executable bit for Emacs Lisp files. new 5250761 * admin/archive-contents.el: Use `git worktree` for externals new a23a8b8 Merge branch 'scratch/hook-helpers' new 336afcd Merge commit '8280df5ce6db836559a5c2442b97a2f02b6f7a05' new 334aa51 Merge commit 'a1130df3ada34e76675324a8c25823b420b20239' new 9db3516 Merge branch 'scratch/org-edna' new 0f843a7 Merge branch 'scratch/dired-du' new 94286b7 * packages/yasnippet: Merge version 0.12.0 from upstream. new 602f32e Merge yasnippet 0.12.1 from upstream new 19a11bc Add explicit instructions for new external packages new cb72492 Merge branch 'ebdb-bits' new c60a3bb Merge branch 'scratch/which-key' new 5ac89c8 * packages/yasnippet: Merge version 0.12.2 from upstream. new 8154769 * copyright_exceptions: Update for new uni-confusables/gen-confusables.el new d5be3dd * README: mention make check_copyrights new d4f5903 * README: Clarify the right fix for check_copyrights failure new 8c08096 * GNUmakefile (org-fetch): Don't stop the whole update if it fails. new d220792 Add 'packages/mmm-mode/' from commit '00c10a69c8c90178530219730ccea14ab634a74e' new 280353e Merge commit 'cb905bdc728fb3b5f9fdff8836d71b62bd717eab' from mmm-mode new d276c3d * README: Don't clone a clone. new 5dc3bcb Use "git worktree list" in archive-contents.el new aa346f0 * GNUmakefile (org-fetch): Use https and stick to wget new a5d74b0 * packages/yasnippet: Merge version 0.13.0 from upstream. new 63888f3 Warn about transfer.fsckObjects new eb92dfc Fix repo links for :core packages new 84f67ae * admin/archive-contents.el (archive--insert-repolinks): Fix last change new dbd4e0b Merge remote-tracking branch 'refs/remotes/origin/master' new 0a995ba * admin/archive-contents.el (archive--insert-repolinks): Fix further new 02d8431 * admin/archive-contents.el (archive--insert-repolinks): Fix further yet new b5760e3 * admin/archive-contents.el (archive--insert-repolinks): Getting there new a216465 * admin/archive-contents.el (archive--insert-repolinks): Whoops new 38e81a8 * README: Recommend "externals" and add some recommendations new d58576c * GNUmakefile (FILTER-nonsrc): Don't compile .dir-locals.el files. new f85cb8d * README (PACKAGES/Externals): Clarify use new f25cda3 * GNUmakefile (%.elc): Use load-prefer-newer new 0e7eab5 Merge commit 'facd92f4c026525706a48b96b4e0b24543ce1d94' new 655d2e7 Update packages/ack from upstream new a71a25a Update packages/darkroom from upstream new 0c6fbe0 Update packages/ack from upstream new 21c69f7 Merge commit 'c304ac9a80ab7e96f705771a3842a48bf5a32c8a' new 75bab1c * admin/archive-contents.el: Fix case of non-versions dependencies new c943660 Merge commit '98405112baa5ce2a118d1c65184c005d8ddaa1a9' new cdefe40 Improve copying of :core files; update .gitignore new 26a2da8 More specific externals example. new 86e31b7 Merge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa new 973ee9d Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa new 9822a67 README: Mention that the copyright in ELPA is with the FSF new adf3b7f Neater HTML table of old package versions (bug#35331) new 55ff372 * admin/archive-contents.el: Improve package HTML headers new d0cae44 * admin/archive-contents.el: Unbreak elpa.gnu.org build new 14797ea * admin/archive-contents.el: Adjust last change new 9c8cf14 * admin/archive-contents.el (archive-refresh-pkg-file): Resurrect. new 4fc4d47 Merge commit '5b562e4ddfc449cd61c82ef7646a6c501b913b6c' new 0b90b0a * GNUmakefile (check_copyrights): Only look at "copyright" in comments new cabbab9 * packages/yasnippet: Merge 0.14.0 from upstream. new b69dfb7 Merge commit '8dbcc8e07c462777378cc859eced622ec9b0fc4d' new 5da248f * GNUmakefile (process-archive): Fix placement of --exclude and -X new 5ef13b0 Merge commit '33afdb46e1cd61251736816d965495525b36c9cd' new f79d3e5 Merge commit 'b49ba259cc7e490e8acdecd28e66063f5ad1325e' new f9ce2f8 Merge commit 'b2c449c0d5aad67eeee9857e7fd7710f985084ec' new c90458f Add lang attributes to the html tag new 7be6e5f ; Update copyright year new 223f7eb * README: Clarify deployment process. new e48de90 * README: Fix typos. new 2ce3401 * README: Don't recommend to keep code on `master` any more new f6670e0 * .gitignore: Ignore all the unregistered files under `packages` new a186f57 * README: Convert to org-mode and prepare for export. new cff34fa Support generating readme.html from README new d30f5d1 * GNUmakefile (RULE-singlepkg): New rule(s) to compile single-pkg (bug#38140) new cdef4ce * admin/archive-contents.el: Add preliminary support for the NonGNU archive new d5c6272 * admin/archive-contents.el: foo.tar.sig is not an old tarball new 1b69bf6 * admin/archive-contents.el: Don't use "git log" when not needed new d19a5b8 * README.org: New file new 040972d * README.org: Describe how to build the archive and add a package new 39eb0cf * admin/archive-contents.el (batch-generate-description-file): New function new 059dde5 * GNUmakefile (RULE-singlepkg): Add rules to install&compile each package new 2658af9 * admin/archive-contents.el: Add preliminary code to fetch upstream updates new 4ade74d * README.org: Add license and an introduction. new 1ddc741 * README.org: Prefer org syntax and prepare for export. new 78966fe * README.org: Improve introductory paragraphs. new 21fc443 * externals-list ("markdown-mode"): New package new 221c427 * admin/archive-contents.el: Improve handling of snapshot version numbers new 60ecd84 * admin/archive-contents.el: Fix construction of index.html new 0466964 * README.org (Adding a package): Adjust to use the new `make` targets new b3e663b Rename ELisp files new 8ed7b88 Rename vars and functions with `elpaa-` prefix new 8ac87bb Fold ert-support.el into elpa-admin.el new 7d65683 * admin/archive-contents.el: Fix wrong cgit links and support :core somewhat new 311d819 * GNUmakefile: Fix `-l` args to `emacs` which require an actual file name new d8903b6 * elpa-admin.el: Add some of the support needed to build Org packages new 7e5b75b * elpa-admin.el: Add support for checking copyright notices new 0f8fca3 * elpa-admin.el: Add support for sending out release announcements new bcacdba * elpa-admin.el: Add `:readme` and `:news` properties to specifications new 1d5287f * elpa-admin.el: Add support for building Info files and "dir" files new 2b93ca3 * elpa-admin.el: Add support for building Texi from Org. new 4b508ad * elpa-admin.el: Allow site-local config new 9126fc7 * elpa-admin.el: Fix date computation for :core packages new a74eed7 * elpa-admin.el (elpaa--bwrap-args): Add `lib64` for amd64 hosts new b1bcdc4 * elpa-admin.el (elpaa--pull): Be slightly less chatty new b3fe7c4 * elpa-admin.el (elpaa--email-reply-to): New var new f4e99d9 * elpa-admin.el (elpaa--make-one-package): Fix thinko new 911fbf6 * GNUmakefile: Try and unbreak "make packages/foo". Still not perfect new 7e57ea1 * elpa-admin.el (elpaa--push): Don't checkout branch new 0b84023 * elpa-admin.el: Fix confusing uses of word "external" new d47f83f * elpa-admin.el (elpaa--fetch): Use the default branch rather than "master" new a5cffdb * elpa-admin.el (elpaa--pull): Set the upstream branch if needed new 14d46c2 * elpa-admin.el (elpaa--pull): Fix up oversight in last change new 913bb04 * GNUmakefile: Rewrite the all-in-place code new 5eab162 * elpa-admin.el: Give read access to Git in `:make` new 6dcc26f * elpa-admin.el (elpaa--make): Fix last change new ee591c2 * elpa-admin.el (elpaa--release-email): Cc maintainer new 0fe87ad * elpa-admin.el (elpaa--release-email): Usual last minute typo new 3926bbc * elpa-admin.el (elpaa--release-email): Improve the Cc address new e79cce6 * elpa-admin.el (elpaa--get-section): Fix fetching from main file new 1ee6e0e * elpa-admin.el (elpaa--get-section): Use the whole section new fd06277 * elpa-admin.el (elpaa--core-package-sync): Don't presume shape of plist new 0942ea5 ; * README.org: Fix typos. new 12cd68f * README.org: Update according to comments from RMS. new f3fd8c5 * GNUmakefile (%.tar): New target new 48e4ccf * elpa-admin.el: Don't pass non-existing dirs to `bwrap` new 922d625 * GNUmakefile (EMACS): Split out EMACSBIN for convenience new ceb7580 * elpa-admin.el (elpaa--sandboxed-ro-binds): Add `/bin` new 26d341c * elpa-admin.el (elpaa--make): Add support for non-make command new c26df96 * elpa-admin.el: Allow `:doc` to specify several doc files new d1d1dbd * elpa-admin.el (elpaa--build-Info): Fix last change new 802b866 * GNUmakefile (sync-some): New target new e22c225 * elpa-admin.el (elpaa--fetch): Only show upstream commits new dcc3222 Fix various problems when compiling packages in place new de02176 * elpa-admin.el: Use :lisp-dir in default value of :main-file and :renames new cabb85a * elpa-admin.el: Avoid build side-products in the tarball new 7fa8f34 * elpa-admin.el (elpaa--pull): Don't set non-existing upstream new 08c448d * elpa-admin.el (elpaa--pull): Fix last change new 995404d * elpa-admin.el: Allow generating autoloads for "unlisted" packages new 47280ce * elpa-admin.el: Don't mention skipping :core if there are no :core new da248f5 * elpa-admin.el: Fix spurious message and unneeded error new d5001e6 * elpa-admin.el: Keep the number of old tarballs under check new 97ebbd5 * elpa-admin.el (elpaa--prune-old-tarballs): "(Re)move" the non-kept files new 9e01d93 * elpa-admin.el (elpaa--prune-old-tarballs): Return resulting oldtarballs new 21cddee * elpa-admin.el (elpaa--get-devel-version): Fix regexp substitution new b776ff9 * elpa-admin.el (elpaa--prune-old-tarballs): Move the .sig files as well new bdb17b6 * elpa-admin.el (elpaa--get-devel-version): Don't remove *all* zeroes! new 6d923b9 * elpa-admin.el (elpaa--prune-old-tarballs): Fix renaming destination new c84575d * elpa-admin.el (elpaa--get-release-revision): Fix code for :core pkgs new fae2e2e * elpa-admin.el (elpaa--prune-old-tarballs): Fix computation of .sig name new fa18a66 * elpa-admin.el: Improve doc build for the :core packages new 68c0d47 * elpa-admin.el (elpaa--fetch): Don't show the log if branches diverged new 54ca8ea * elpa-admin.el: Don't build release tarballs for pre-release versions new d56a357 * elpa-admin.el: Don't hide the log of diverged packages in `fetch/<pkg>` new 0783750 * elpa-admin.el (elpaa--sandbox-extra-ro-dirs): New var new de2fd22 * elpa-admin.el (elpaa-read-config): Allow lists of strings new d10026f * elpa-admin.el: Preserve release tarballs at least 2 years new e3ca730 Support LibreJS new 396a74b Bump license for package pages to CC BY-ND 4.0 new fd42057 Prefer HTTPS to HTTP new 6b5c39d ; * elpa-admin.el (elpaa--html-footer): Fix LibreJS support. new c29da22 * elpa-admin.el: Generate SVG badges new 8e351cc * elpa-admin.el (elpaa--string-width): Use `elpaa--call` new e3683d9 elpa-admin.el: Improve the badge generation code new 28b66f7 * elpa-admin.el (elpaa--get-last-release): Don't return snapshot versions new e850286 Merge branch 'elpa-admin' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa into elpa-admin new 069c128 Allow testing locally via list-packages new 4541ebe * elpa-admin.el (elpaa--get-release-revision): Workaround for git bug new 6afe3b7 * elpa-admin.el (elpaa--make-one-tarball): Be a bit more verbose new 9b28c79 * elpa-admin.el (elpaa--make-one-tarball-1): Return non-nil when built new 1beeffd * elpa-admin.el (elpaa--make-one-tarball): Return nil on error! new 005c37e * README (Configuration (elpa-config)): Document `elpa-config` new 384e805 * elpa-admin.el (elpaa--sandbox): Default to nil on w32 and macos new 97d2765 * elpa-admin.el (ignore-error): Add backward compatibility definition new 69118c5 * elpa-admin.el (elpaa--release-email): Fix thinko new d4c962a * elpa-admin.el (elpaa--get-section): Add docstring, rename vars new e71d294 * GNUmakefile (packages/%.elc): Use `other-packages` if present