.. |
__init__.py
|
Update copyright years
|
2015-01-03 15:51:31 +01:00 |
autoupdate.py
|
Merge {Pastebin,PyPIVersion}Client into HTTPClient.
|
2015-04-13 20:42:28 +02:00 |
checkpyver.py
|
Smoke test WIP
|
2015-05-16 23:43:34 +02:00 |
cmdhistory.py
|
Refactor saving logic, only save stuff if modified.
|
2015-02-01 00:43:07 +01:00 |
consolewidget.py
|
Various spelling fixes.
|
2015-03-31 21:11:47 +02:00 |
crashdialog.py
|
Fix some typos.
|
2015-06-01 22:45:40 +02:00 |
crashsignal.py
|
Switch from flake8 to pytest-{mccabe,flakes,pep8}.
|
2015-06-02 20:51:06 +02:00 |
earlyinit.py
|
Print info with --no-err-windows on earlyinit errs.
|
2015-05-17 00:48:15 +02:00 |
editor.py
|
Fix feedback from #690
|
2015-05-29 14:50:15 +02:00 |
httpclient.py
|
Add a timeout to HTTPClient.
|
2015-04-13 20:59:05 +02:00 |
ipc.py
|
Merge branch 'smoke'
|
2015-05-17 00:28:56 +02:00 |
lineparser.py
|
Make sure self._opened is reset on exceptions.
|
2015-05-16 22:48:13 +02:00 |
miscwidgets.py
|
Fix some typos.
|
2015-06-01 22:45:40 +02:00 |
msgbox.py
|
Show a message and update notifier on reports.
|
2015-04-10 08:09:18 +02:00 |
readline.py
|
Update copyright years
|
2015-01-03 15:51:31 +01:00 |
savemanager.py
|
Move special params to cmdutils.register decorator
|
2015-04-20 19:33:05 +02:00 |
sessions.py
|
Add --datadir/--cachedir arguments. Closes #136.
|
2015-05-16 22:12:27 +02:00 |
split.py
|
Switch from flake8 to pytest-{mccabe,flakes,pep8}.
|
2015-06-02 20:51:06 +02:00 |
utilcmds.py
|
Big refactoring of app.py.
|
2015-04-30 07:37:25 +02:00 |