Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * rt-liberation.el: bump to 1.31 | Yoni Rabkin | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | fix formatting in dir file | Yoni Rabkin | 2020-08-11 | 4 | -2972/+2 |
| | |||||
* | shortened names | Yoni Rabkin | 2020-08-11 | 2 | -0/+2969 |
| | |||||
* | * rt-liberation.el: bump to 1.3 | Yoni Rabkin | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | * dir: update file | Yoni Rabkin | 2020-08-10 | 3 | -25/+26 |
| | |||||
* | fix texinfo listing problem | Yoni Rabkin | 2020-08-10 | 3 | -25/+25 |
| | |||||
* | Move functions around to fix compiler warnings. | Yoni Rabkin | 2020-08-09 | 2 | -140/+40 |
| | |||||
* | Add info manual and dir file | Yoni Rabkin | 2020-08-09 | 2 | -0/+2060 |
| | |||||
* | * doc/rt-liberation.texinfo: update the fine manual | Yoni Rabkin | 2020-08-09 | 1 | -86/+14 |
| | |||||
* | * doc/gpl.texi: fix compiler warning | Yoni Rabkin | 2020-08-09 | 1 | -0/+1 |
| | |||||
* | * doc/developer-release.txt: new file | Yoni Rabkin | 2020-08-09 | 1 | -0/+18 |
| | |||||
* | Adjust copyright lines; silence compiler warnings | Stefan Monnier | 2020-08-05 | 9 | -36/+43 |
| | | | | | | | | | | | | | | | | | | | * .gitignore: New file. * rt-liberation-gnus.el (rt-liber-gnus-with-ticket-buffer): Move before use. * rt-liberation-report.el: Require `rt-liberation` since it needs one of its macros. * rt-liberation-rest.el: Silence some compiler warnings. (rt-liber-rest-handle-response): Use the arg instead of dynamic scoping. * rt-liberation.el (rt-liber-reduce, rt-liber-create-tickets-string): Fix CL's `reduce` to cl-lib's `cl-reduce`. (rt-liber-ticket-base-retriever-parser-f): Remove stray silent backslash. Fix CL's `copy-seq` to builtin `copy-sequence`. (rt-liber-sort-ticket-list): Fix CL's `copy-seq` to builtin `copy-sequence`. (rt-liber-command-set-status-deleted): Fix typo. | ||||
* | * rt-liberation.el: remove old cli code | Yoni Rabkin | 2020-08-03 | 1 | -71/+1 |
| | |||||
* | * NEWS: new file | Yoni Rabkin | 2020-08-03 | 1 | -0/+6 |
| | |||||
* | * rt-liberation.el: complete elpa header | Yoni Rabkin | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | add "this file is a part of..." | Yoni Rabkin | 2020-07-31 | 6 | -0/+12 |
| | |||||
* | * why-rt-liberation-is-under-gplv3.txt: better explanation | Yoni Rabkin | 2020-07-23 | 1 | -3/+3 |
| | |||||
* | * rt-liberation.el: use cl-lib instead | Yoni Rabkin | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | friendlier caption | Yoni Rabkin | 2020-07-23 | 3 | -8/+14 |
| | |||||
* | * more upgrade work | Yoni Rabkin | 2020-07-23 | 12 | -851/+649 |
| | |||||
* | Upgrade to GPLv3 | Yoni Rabkin | 2020-04-02 | 8 | -11/+11 |
| | |||||
* | * why-rt-liberation-is-under-gplv3.txt: what it says | Yoni Rabkin | 2020-03-16 | 1 | -0/+87 |
| | |||||
* | * rt-liberation-rest.el: UTF-8 decoding. | Yoni Rabkin | 2016-05-09 | 1 | -1/+3 |
| | | | | Patch by Martin Jesper Low Madsen <martin@martinjlowm.dk>. | ||||
* | * rt-liberation.el: Look for the next ticket. | Yoni Rabkin | 2016-04-07 | 1 | -1/+1 |
| | | | | | | | Don't hang around in the loop unless there is a next ticket, identified by an "id:" field. This bug was found by Martin Jesper Low Madsen <martin@martinjlowm.dk>. | ||||
* | * rt-liberation.el: new function rt-liber-print-queryreport | Yoni Rabkin | 2015-10-23 | 1 | -0/+23 |
| | |||||
* | Merge branch 'report' | Yoni Rabkin | 2015-10-19 | 2 | -6/+4 |
|\ | |||||
| * | * rt-liberation-report.el: Fix sorting bug. | Yoni Rabkin | 2015-10-19 | 1 | -11/+9 |
| | | |||||
| * | * rt-liberation-report.el: Bump to other machine. | Yoni Rabkin | 2015-10-13 | 1 | -0/+4 |
| | | |||||
| * | * rt-liberation-report.el: pass to main machine. | Yoni Rabkin | 2015-10-12 | 1 | -3/+5 |
| | | |||||
| * | * rt-liberation-report.el: Add Total, found bug. | Yoni Rabkin | 2015-10-12 | 1 | -4/+21 |
| | | |||||
| * | * rt-liberation-report.el: Complete first working version. | Yoni Rabkin | 2015-10-12 | 1 | -14/+37 |
| | | |||||
| * | Add collation. | Yoni Rabkin | 2015-10-12 | 1 | -42/+55 |
| | | |||||
| * | * rt-liberation.el: Clear up old CLI note. | Yoni Rabkin | 2015-10-12 | 1 | -6/+0 |
| | | |||||
| * | * rt-liberation-report.el: Evolve notes. | Yoni Rabkin | 2015-10-11 | 1 | -24/+16 |
| | | |||||
| * | * rt-liberation.el: Add Resolved time predicate. | Yoni Rabkin | 2015-10-11 | 1 | -2/+6 |
| | | |||||
| * | Add research notes. | Yoni Rabkin | 2015-10-10 | 1 | -2/+64 |
| | | |||||
| * | Rename to fit file naming convention. | Yoni Rabkin | 2015-10-10 | 1 | -0/+0 |
| | | |||||
| * | * rt-report.el: Add new file. | Yoni Rabkin | 2015-10-01 | 1 | -0/+39 |
| | | |||||
* | | Add rt-report. | Yoni Rabkin | 2015-10-19 | 2 | -2/+156 |
|/ | |||||
* | Update email address. | Yoni Rabkin | 2015-10-01 | 3 | -3/+3 |
| | |||||
* | * doc/rt-liberation.texinfo: Update documentation.rest | Yoni Rabkin | 2015-09-29 | 1 | -106/+16 |
| | | | | This should reflect the basics of running against the REST interface. | ||||
* | Update copyright years. | Yoni Rabkin | 2015-09-29 | 2 | -2/+2 |
| | |||||
* | * rt-liberation.el: Start post REST cleanup. | Yoni Rabkin | 2015-09-29 | 1 | -75/+12 |
| | |||||
* | Re-write command set and assignment code. | Yoni Rabkin | 2015-05-20 | 2 | -90/+29 |
| | | | | This removes a lot of cruft along the way, which is a good thing. | ||||
* | Remove more spam related code. | Yoni Rabkin | 2015-05-20 | 2 | -28/+0 |
| | | | | Hopefully this can be reimplemented soon. | ||||
* | Remove (too bad). | Yoni Rabkin | 2015-05-13 | 1 | -29/+11 |
| | | | | | I cannot make this work reliably anymore. It sometimes will delete the ticket without marking it as spam. | ||||
* | * rt-liberation-rest.el: Be more verbose. | Yoni Rabkin | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | * rt-liberation-rest.el: Write to debug if enabled. | Yoni Rabkin | 2015-03-28 | 1 | -0/+1 |
| | |||||
* | Port status changes to REST interface. | Yoni Rabkin | 2015-03-25 | 2 | -12/+36 |
| | |||||
* | Integrate rt-liber-rest-edit-runner and add fields. | Yoni Rabkin | 2015-03-24 | 2 | -13/+70 |
| |