summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: Update venv3.rsiddharth2019-05-191-3/+5
* setup.py: Update config.classifiers.rsiddharth2018-09-091-3/+1
* * lps_gen.py: Update read_file.rsiddharth2018-09-091-1/+1
* lps_gen.py: Update write_file.rsiddharth2018-09-091-1/+1
* lps_gen.py: Update LPiCal.gen_ical.rsiddharth2018-09-091-1/+1
* lps_gen.py: Remove unicode mumbo jumbo.rsiddharth2018-09-091-5/+0
* lps_gen.py: Change string handling.rsiddharth2018-09-091-2/+2
* test_lps_gen.py: Change dict iteration.rsiddharth2018-09-091-5/+5
* test_lps_gen.py: Change dictionary key checking.rsiddharth2018-09-091-6/+6
* tests/test_lps_gen.py: Remove 'pprint' import.rsiddharth2018-09-091-1/+0
* test_lps_gen.py: Remove unicode string wrappings.rsiddharth2018-09-091-10/+10
* test_lps_gen.py: Import StringIO from io.rsiddharth2018-09-091-1/+1
* test_lps_gen.py: print -> print()rsiddharth2018-09-091-5/+5
* README.rst: Remove license section.rsiddharth2018-09-091-9/+0
* docs/conf.py: Remove lead `u` from strings.rsiddharth2018-09-091-4/+4
* Dedicate to Public Domain.rsiddharth2018-09-099-86/+15
* setup.py: Update read.rsiddharth2018-08-231-2/+2
* Makefile: Add venv3.rsiddharth2018-08-231-1/+10
* Update .gitignore.rsiddharth2018-08-231-0/+1
* libreplanet-templates/2016: Update lp-speakers.jinja2.rsiddharth2018-08-231-1/+1
* libreplanet-templates/2019: Update lp-schedule.jinja2.rsiddharth2018-08-231-3/+3
* Bump to 0.8.3 (godspeed).v0.8.3rsiddharth2018-08-191-1/+1
* lps_gen.py: Use SPDX license identifier.rsiddharth2018-08-191-13/+2
* lpschedule_generator/_version.py: Use SPDX license identifier.rsiddharth2018-08-191-12/+1
* setup.py: Change license to Public Domain.rsiddharth2018-08-191-14/+1
* setup.py: Update config.install_requires.rsiddharth2018-08-191-1/+2
* setup.py: Update config.rsiddharth2018-08-191-0/+5
* tests/test_lps_gen.py: Change license to Public Domain.rsiddharth2018-08-191-15/+3
* tests: Update to use 2019.rsiddharth2018-08-191-9/+9
* Add libreplanet-templates/2019/lp-schedule.jinja2.rsiddharth2018-08-191-0/+146
* Update .gitignore.rsiddharth2018-08-191-6/+3
* Makefile: dev-packages -> dev-env.rsiddharth2018-08-191-5/+4
* Add requirements.txt.rsiddharth2018-08-191-0/+17
* Makefile: Update clean-venv.rsiddharth2018-08-191-5/+1
* Makefile: Redefine venv.rsiddharth2018-08-191-1/+9
* Bump to version 0.8.2.v0.8.2rsiddharth2018-03-221-2/+2
* lps_gen.py: Update LPiCal timeslot regex slurping.rsiddharth2018-03-222-6/+13
* lps_gen.py: Update the timeslot regex to make the name optionalFrançois Revol2018-03-221-2/+2
* Bump to 0.8.1.v0.8.1rsiddharth2017-11-021-1/+1
* docs/install/index.rst: Fix `Install locally using virtualenv` section.rsiddharth2017-11-021-1/+1
* Update TODO.rst.rsiddharth2017-10-291-2/+0
* lpschedule_generator: Bump to version 0.8.0.rsiddharth2017-10-291-1/+1
* lpschedule_generator: Bump to 0.8.0b1.rsiddharth2017-10-291-1/+1
* docs: schedule: Fix sample links.rsiddharth2017-10-271-4/+4
* docs: schedule: Update `Single session time slot` section.rsiddharth2017-10-271-0/+2
* docs: schedule: Add `Video TBA` section.rsiddharth2017-10-271-0/+9
* docs: schedule: Update `Markdown structure` section.rsiddharth2017-10-271-0/+2
* tests: Add TestLPS.test_LPSMarkdown_desc.rsiddharth2017-10-251-0/+28
* tests: Add TestLPS.test_LPSMarkdown_video.rsiddharth2017-10-251-0/+24
* tests: Update TestSpeakersAutoLinking.setup_class.rsiddharth2017-10-251-1/+1