Bastian Kleineidam
0fa7ed2699
Fix empty URL handling.
2014-07-03 23:34:40 +02:00
Bastian Kleineidam
e85d6a281b
Fix --check-extern hint
2014-07-02 20:09:34 +02:00
Bastian Kleineidam
378e7e7753
Add info about --check-extern
2014-07-01 23:06:29 +02:00
Bastian Kleineidam
7c2e40e77f
Updated changelog
...
[ci skip]
2014-07-01 21:16:38 +02:00
Bastian Kleineidam
1590ab6240
cleanup
2014-07-01 21:12:47 +02:00
Bastian Kleineidam
9a124513e3
Merge branch 'master' of github.com:wummel/linkchecker
2014-07-01 21:11:33 +02:00
wummel
9bb3852edf
Merge pull request #515 from Mark-Hetherington/extern-redirect
...
When following redirections update url.extern
2014-07-01 21:11:13 +02:00
Bastian Kleineidam
12cc12db53
Add get_redirects() function.
2014-07-01 21:11:06 +02:00
Bastian Kleineidam
76f12951be
Fix -Dall, closes #512
2014-07-01 20:30:24 +02:00
Bastian Kleineidam
cde261c009
Parse Refresh: and Content-Location: header values for URLs.
2014-07-01 20:16:43 +02:00
Bastian Kleineidam
d1ef9f7683
Improve output if update test fails.
2014-07-01 20:16:02 +02:00
Bastian Kleineidam
64da7f0c36
Use README.rst as long description in setup.py.
2014-07-01 20:14:48 +02:00
Bastian Kleineidam
fad47f44fe
Readd freecode file for update check, doh.
2014-07-01 20:13:58 +02:00
Bastian Kleineidam
e2e4471114
colorize
2014-07-01 20:13:40 +02:00
Bastian Kleineidam
01bdc66676
Change markdown to restructured text and fix links.
2014-07-01 19:56:50 +02:00
Bastian Kleineidam
58ad4340b1
Remove freecode submit code.
2014-06-23 22:20:37 +02:00
Bastian Kleineidam
c3ec91ac6d
Fix intern URL search pattern.
2014-06-13 23:52:21 +02:00
Bastian Kleineidam
ad8eb424f3
Merge Mark-Hetherington-xml-parse-warn with slight modifications.
2014-06-13 20:50:37 +02:00
Bastian Kleineidam
7d9f0b477d
Use python -R option.
2014-06-11 22:45:09 +02:00
Bastian Kleineidam
db6012ade0
Use README.rst
2014-06-11 22:44:57 +02:00
Mark Hetherington
34d83db29c
When following redirections update url.extern
2014-05-19 14:59:58 +10:00
Bastian Kleineidam
eaa8a963ec
Refactor logging configuration.
2014-05-10 21:23:06 +02:00
Bastian Kleineidam
3760d2a7cc
Improved wording
...
[ci skip]
2014-05-10 21:22:47 +02:00
Bastian Kleineidam
7e19740264
Remove unused variables.
2014-05-10 21:22:29 +02:00
Bastian Kleineidam
4b28e6e860
Move mime stuff into own submodule.
2014-05-10 21:22:10 +02:00
Bastian Kleineidam
9b794b936c
Print interrupt note in text output.
2014-04-30 20:17:33 +02:00
Bastian Kleineidam
43c2e6641b
Logging refactor, interrupt and abort flags added.
2014-04-30 19:59:43 +02:00
Bastian Kleineidam
b152ce7a6e
Add PDF test and fix page number.
2014-04-29 18:53:24 +02:00
Bastian Kleineidam
0d9881cf03
Fix add_url() with local files.
2014-04-29 18:43:21 +02:00
Bastian Kleineidam
0c38c4905d
Bump up version.
2014-04-28 18:15:49 +02:00
Bastian Kleineidam
fa864e4a14
Updated changelog.
...
[ci skip]
2014-04-28 18:13:51 +02:00
Bastian Kleineidam
82dd76b0d7
Add PDF link parsing.
2014-04-28 18:13:45 +02:00
Bastian Kleineidam
0ffdea2b8d
Added parser plugins and the applies_to() function.
2014-04-28 18:11:19 +02:00
Bastian Kleineidam
0f8ee234c3
Fix documentation.
2014-04-28 18:10:20 +02:00
Bastian Kleineidam
0b0e21f4fe
Updated installation docs
...
[ci skip]
2014-04-24 19:42:50 +02:00
Bastian Kleineidam
f3ee6d2ad0
Fix download link.
2014-04-23 23:10:15 +02:00
Bastian Kleineidam
cb6000ebe4
Updated website version
...
[ci skip]
2014-04-23 23:04:16 +02:00
Bastian Kleineidam
237db49765
Remove unused import.
2014-04-23 22:18:59 +02:00
Bastian Kleineidam
186bb73ede
Set release date.
...
[ci skip]
2014-04-23 22:18:29 +02:00
Bastian Kleineidam
251d884ddc
Updated freecode data.
2014-04-23 22:18:23 +02:00
Bastian Kleineidam
f277a063fa
Add extra target for freecode submission and register earlier at pypi.
2014-04-23 22:18:11 +02:00
Bastian Kleineidam
25835bd5ee
Fix download link.
...
[ci skip]
2014-04-23 22:17:39 +02:00
Bastian Kleineidam
b4e33368ca
Remove old download template file.
2014-04-23 22:17:21 +02:00
Bastian Kleineidam
6b9afd31f9
Do not force lowercase register name.
2014-04-23 22:06:20 +02:00
Bastian Kleineidam
49721affa6
Upload source releases to pypi.
2014-04-23 22:05:31 +02:00
Bastian Kleineidam
6bae3e0f49
Use the same request arguments for redirects.
2014-04-23 22:03:44 +02:00
Bastian Kleineidam
981079c041
Support itemtype attribute parsing.
2014-04-23 22:03:20 +02:00
Bastian Kleineidam
bce21e8c51
py2app should work, remove comment about it being broken
2014-04-21 23:54:39 +02:00
wummel
c9440adc4d
Merge pull request #501 from mgedmin/specify-deps
...
Specify dependencies in setup.py
2014-04-21 23:19:58 +02:00
Marius Gedminas
5155e06918
Specify dependencies in setup.py
...
Without this people can `pip install linkchecker` (assuming they work
around #500 with `--allow-unverified=linkchecker`) and get a program
that fails with an ImportError.
2014-04-17 13:56:47 +03:00