summaryrefslogtreecommitdiff
path: root/rt-liberation-report.el
Commit message (Collapse)AuthorAgeFilesLines
* Adjust copyright lines; silence compiler warningsStefan Monnier2020-08-051-3/+4
| | | | | | | | | | | | | | | | | | | * .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.
* add "this file is a part of..."Yoni Rabkin2020-07-311-0/+2
|
* friendlier captionYoni Rabkin2020-07-231-1/+1
|
* * more upgrade workYoni Rabkin2020-07-231-1/+1
|
* Upgrade to GPLv3Yoni Rabkin2020-04-021-2/+2
|
* Merge branch 'report'Yoni Rabkin2015-10-191-0/+1
|\
| * * rt-liberation-report.el: Fix sorting bug.Yoni Rabkin2015-10-191-11/+9
| |
| * * rt-liberation-report.el: Bump to other machine.Yoni Rabkin2015-10-131-0/+4
| |
| * * rt-liberation-report.el: pass to main machine.Yoni Rabkin2015-10-121-3/+5
| |
| * * rt-liberation-report.el: Add Total, found bug.Yoni Rabkin2015-10-121-4/+21
| |
| * * rt-liberation-report.el: Complete first working version.Yoni Rabkin2015-10-121-14/+37
| |
| * Add collation.Yoni Rabkin2015-10-121-42/+55
| |
| * * rt-liberation-report.el: Evolve notes.Yoni Rabkin2015-10-111-24/+16
| |
| * Add research notes.Yoni Rabkin2015-10-101-2/+64
| |
| * Rename to fit file naming convention.Yoni Rabkin2015-10-101-0/+39
|
* Add rt-report.Yoni Rabkin2015-10-191-0/+150