[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] branch scratch/org-edna created (now 901a84a)
From: |
Ian Dunn |
Subject: |
[elpa] branch scratch/org-edna created (now 901a84a) |
Date: |
Sun, 21 May 2017 21:11:07 -0400 (EDT) |
skolar42 pushed a change to branch scratch/org-edna.
at 901a84a Add 'packages/org-edna/' from commit
'ce425a365cc305142a6ec7ec95ebe5fd636100e3'
This branch includes the following new commits:
new 1dfc66f Initial Commit.
new 0273bf1 Make all finders return lists of markers
new 03a6a95 Added Makefile.
new 5e69f84 Added .bzrignore.
new b40f7f0 Added initial documentation
new 352d95c Added has-property condition
new 69cc5d4 Added package requirements
new 8aeb66c Added more custom IDs to documentation
new 4a54e3b Fixed headings condition
new 6ec67b8 Improved org-bat-parse-form to handle new argument types
new 00ef89a Added tests for org-bat-parse-form
new 8a8cfd6 Cleaned up condition handling
new 89baba4 Added chain action
new 8b58c07 Clarified use of case-fold-search in
`org-bat--handle-planning'
new 1f76403 Renamed to Org-Edna.
new 68b01b8 Fixed bug in Makefile
new dc320fe Use existing org-xor instead of new function
new dcbb344 Fixed up indenting
new e2db4dc Remove duplicate targets
new 0977b83 Don't assume arguments will be symbols or strings
new d248565 Fix uses of substring
new cc3cd47 Added configuration option to use inheritance
new f05cf5e Created finders for compatibility with org-depend
new 7978874 Added tests for ids and match finders
new 4b91a43 Added file for tests
new ef34291 Fixed chain-find
new bb284dc Fixed parsing bug
new 6cd8a40 Added test for parsing multiple forms
new 3e1ed0c Added re-search condition
new 6448307 Added test for empty argument list
new 991782f Added documentation for each condition
new 9e4d833 Fixed error in re-search
new e8fc9d5 Added test for todo action
new 3cc0913 Added some more test headings
new 70f949c Added note about quoting file names to documentation.
new c49aeba Fixed consideration handling
new 65d3049 Fix considerations
new 24a2837 Added tests for considerations
new 3167ea7 Added check and local settings to Makefile
new d022d2f Added copyright and licensing information to all files
new 191c938 Added copyright and licensing information to all files
new 1b492e1 Fixed copyright notices
new 5a9a42a Added copyright date to source files
new 7e1dafb Fixed license blocks in elisp files
new f27a89f Use example instead of src to make HTML export prettier
new 0035a7b Various parsing fixes
new a82892c Fixed bugs from last commit
new d527569 Handle all errors in Edna forms
new 0444691 Fixed error in last commit
new 37e9b58 Fixed chain-find and planning actions
new 74dae46 Added tests for finders
new 24b323d Finished rough draft of documentation
new 9573539 Added Savannah project link to documentation
new 831ef13 Fixed variable-set condition
new c62886d Updated to new syntax
new 628869b Fixed error reporting
new 69ecfe4 Added tests for conditions
new 50652ab Added installation and setup instructions to documentation
new 8c31160 Added tests for actions
new e03fa9c Fixed up chain test
new e3d2e89 Documented delete-property! action
new ad7bdc9 Fixed actions and documentation
new 7517c15 Use org source blocks instead of example blocks in
documentation
new 83663fa Cleaned up package header and added various docstrings
new 96ca42c Compile targets before running tests
new ad0f3ef Added in-buffer settings and new sections to Documentation
new 406f8ea Fixed ancestors example
new 226195b Added docstrings to some finders
new f56be02 Silenced byte-compiler
new b4d1b1f Added more docstrings
new ce425a3 Fixed up documentation
new 901a84a Add 'packages/org-edna/' from commit
'ce425a365cc305142a6ec7ec95ebe5fd636100e3'
- [elpa] branch scratch/org-edna created (now 901a84a),
Ian Dunn <=
- [elpa] scratch/org-edna 352d95c 06/72: Added has-property condition, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 69cc5d4 07/72: Added package requirements, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 0273bf1 02/72: Make all finders return lists of markers, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 03a6a95 03/72: Added Makefile., Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 5e69f84 04/72: Added .bzrignore., Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 6ec67b8 10/72: Improved org-bat-parse-form to handle new argument types, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 8b58c07 14/72: Clarified use of case-fold-search in `org-bat--handle-planning', Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 00ef89a 11/72: Added tests for org-bat-parse-form, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 8aeb66c 08/72: Added more custom IDs to documentation, Ian Dunn, 2017/05/21
- [elpa] scratch/org-edna 89baba4 13/72: Added chain action, Ian Dunn, 2017/05/21