summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bring the code backbefore-reshuffleYoni Rabkin2020-11-232-494/+451
| | | | Previous attempt didn't go well.
* * Makefile: neatYoni Rabkin2020-11-221-0/+2
|
* * rt-liberation-viewer.el: start work on formattingYoni Rabkin2020-11-201-1/+46
|
* splitting aside code for viewer2Yoni Rabkin2020-11-202-11/+91
|
* * rt-liberation-viewer.el: content parsingYoni Rabkin2020-11-181-15/+46
| | | | The darn leading spaces are still there.
* * rt-liberation-viewer.el:Yoni Rabkin2020-11-171-5/+6
|
* * rt-liberation-viewer.el:Yoni Rabkin2020-11-171-1/+1
|
* * rt-liberation-viewer.el: section parsingYoni Rabkin2020-11-171-4/+37
|
* * rt-liberation-viewer.el: history parseYoni Rabkin2020-11-171-0/+32
|
* * rt-liberation-viewer.el: reorganizeYoni Rabkin2020-11-161-32/+37
|
* New file: rt-liberation-viewerYoni Rabkin2020-11-162-222/+257
| | | | Move the viewer code to its own file.
* Add lexical binding declarationYoni Rabkin2020-11-167-7/+7
|
* * doc/rt-liber.texinfo: update manualauth-sourceYoni Rabkin2020-11-162-25/+58
|
* * doc/developer-release.txt: add compile commentYoni Rabkin2020-11-161-0/+2
|
* * rt-liberation-rest.el: add requirementYoni Rabkin2020-11-161-0/+1
|
* * rt-liberation-rest.el: new function rt-liber-rest-authYoni Rabkin2020-11-161-7/+22
| | | | | This function checks for the REST credentials and if they are not there it tries to grab them from auth-source.
* * NEWS: updateYoni Rabkin2020-11-161-3/+5
|
* * NEWS:Yoni Rabkin2020-11-151-1/+1
|
* * doc/developer-release.txt: update documentationYoni Rabkin2020-11-151-17/+8
|
* move to other machineunchangesYoni Rabkin2020-11-152-2/+31
|
* * dir: shorten the name of the info fileYoni Rabkin2020-08-115-53/+52
|
* * dir: fix info listing issues take 2Yoni Rabkin2020-08-103-25/+26
|
* fix info listing problemYoni Rabkin2020-08-102-24/+24
|
* integrate changes post-ELPA synchronizationYoni Rabkin2020-08-072-139/+39
|
* * doc/developer-release.txt: new fileYoni Rabkin2020-08-071-0/+18
|
* add manual to ELPAYoni Rabkin2020-08-072-0/+2060
|
* * rt-liberation.el: version bumpYoni Rabkin2020-08-071-1/+1
|
* * doc/gpl.texi: fix compilation warningYoni Rabkin2020-08-071-0/+1
|
* * doc/rt-liberation.texinfo: update manualYoni Rabkin2020-08-071-86/+14
|
* Syncronize with Stefan's changesYoni Rabkin2020-08-0510-96/+221
|
* documentation fixesone-point-ohYoni Rabkin2020-08-032-34/+2
|
* * rt-liberation-gnus.el: avoid compiler warningYoni Rabkin2020-08-031-11/+16
| | | | Macros need to be defined before functions.
* * rt-liberation.el: remove cl and cl-lib requirementYoni Rabkin2020-08-031-5/+6
|
* * rt-liberation.el: remove unused codeYoni Rabkin2020-08-031-7/+1
|
* fix broken dependenciesYoni Rabkin2020-08-032-38/+36
|
* * rt-liberation-rest.el: fix undefined variableYoni Rabkin2020-08-031-7/+8
|
* * rt-liberation-report.el: fix errorYoni Rabkin2020-08-031-0/+2
|
* * doc/rt-liberation.texinfo: update documentationYoni Rabkin2020-08-031-5/+3
|
* * rt-liberation.el: remove old cli codeYoni Rabkin2020-08-031-88/+0
|
* * rt-liberation.el: remove old cli codeYoni Rabkin2020-08-031-71/+1
|
* * NEWS: new fileYoni Rabkin2020-08-031-0/+6
|
* * rt-liberation.el: complete elpa headerYoni Rabkin2020-07-311-0/+2
|
* add "this file is a part of..."Yoni Rabkin2020-07-316-0/+12
|
* * why-rt-liberation-is-under-gplv3.txt: better explanationYoni Rabkin2020-07-231-3/+3
|
* * rt-liberation.el: use cl-lib insteadYoni Rabkin2020-07-231-1/+1
|
* friendlier captionYoni Rabkin2020-07-233-8/+14
|
* * more upgrade workYoni Rabkin2020-07-2312-851/+649
|
* Upgrade to GPLv3Yoni Rabkin2020-04-028-11/+11
|
* * why-rt-liberation-is-under-gplv3.txt: what it saysYoni Rabkin2020-03-161-0/+87
|
* * rt-liberation-rest.el: UTF-8 decoding.Yoni Rabkin2016-05-091-1/+3
| | | | Patch by Martin Jesper Low Madsen <martin@martinjlowm.dk>.