Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust copyright lines; silence compiler warnings | Stefan Monnier | 2020-08-05 | 1 | -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 Rabkin | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | friendlier caption | Yoni Rabkin | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | * more upgrade work | Yoni Rabkin | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Upgrade to GPLv3 | Yoni Rabkin | 2020-04-02 | 1 | -2/+2 |
| | |||||
* | Merge branch 'report' | Yoni Rabkin | 2015-10-19 | 1 | -0/+1 |
|\ | |||||
| * | * 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-report.el: Evolve notes. | Yoni Rabkin | 2015-10-11 | 1 | -24/+16 |
| | | |||||
| * | Add research notes. | Yoni Rabkin | 2015-10-10 | 1 | -2/+64 |
| | | |||||
| * | Rename to fit file naming convention. | Yoni Rabkin | 2015-10-10 | 1 | -0/+39 |
| | |||||
* | Add rt-report. | Yoni Rabkin | 2015-10-19 | 1 | -0/+150 |