index
:
webdiff.git
master
Get diff of web pages over time.
Félix Sipma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
*
convert from urllib to urllib3
HEAD
master
Félix Sipma
2020-02-11
1
*
use ConfigParser
Félix Sipma
2020-02-04
1
*
minor python3 fixes
Félix Sipma
2020-01-23
1
*
release v0.2
Félix Sipma
2019-02-04
1
*
add headers support
Félix Sipma
2019-02-04
2
*
convert to python3
Félix Sipma
2019-02-04
1
*
safer-rhone-alpes.py: report errors encountered
Félix Sipma
2016-12-02
1
*
add safer-rhone-alpes.py
Félix Sipma
2016-11-28
2
*
allow arguments in format_html_command
Félix Sipma
2016-11-28
1
*
add version number in source file
Félix Sipma
2016-07-04
1
*
get page by config section name in db (API change)
Félix Sipma
2016-07-04
1
*
add POST with data
Félix Sipma
2016-07-04
1
*
try again
Félix Sipma
2016-05-13
1
*
handle format_html stderr more gracefully
Félix Sipma
2016-05-13
1
*
use XDG_CONFIG_HOME/XDG_DATA_HOME
Félix Sipma
2016-05-13
2
*
add doc dir, pdftotext_wrapper.sh example
Félix Sipma
2016-05-13
3
*
add license
Félix Sipma
2016-05-13
1
*
add --help
Félix Sipma
2016-05-13
2
*
minor lint fix
Félix Sipma
2016-05-13
1
*
fix typo
Félix Sipma
2016-05-13
1
*
minor simplification
Félix Sipma
2016-05-13
1
*
dependency: python-sqlalchemy
Félix Sipma
2016-05-13
1
*
add user-agent config key
Félix Sipma
2016-05-13
1
*
handle more errors
Félix Sipma
2016-05-13
1
*
add example muttrc config
Félix Sipma
2016-05-13
1
*
workaround for non-utf-8 webpages
Félix Sipma
2015-11-22
1
*
general urlopen error handling
Félix Sipma
2014-04-01
1
*
timeout parameter (default to 60s)
Félix Sipma
2014-03-20
1
*
manage URLError's
Félix Sipma
2013-11-07
1
*
convert output to utf-8 for emails
Félix Sipma
2013-11-05
1
*
change default subject
Félix Sipma
2013-11-05
1
*
fix bug when output is empty
Félix Sipma
2013-11-05
1
*
use next() instead of generator.next() (python3)
Félix Sipma
2013-10-25
1
*
test if output generator is empty
Félix Sipma
2013-10-24
1
*
format_html_command, remove python-lxml requirement
Félix Sipma
2013-10-24
2
*
fix bug (default block_from set to False instead of True)
Félix Sipma
2013-10-24
1
*
fix bugs if block_from or block_to is not set
Félix Sipma
2013-10-24
1
*
Revert "drop python2 compatibility"
Félix Sipma
2013-10-24
1
*
drop python2 compatibility
Félix Sipma
2013-10-24
1
*
block_filter
Félix Sipma
2013-10-24
2
*
reintroduce urllib, report html errors
Félix Sipma
2013-07-01
1
*
last_updated = last_check for new pages
Félix Sipma
2013-06-25
1
*
add default interval in general settings
Félix Sipma
2013-06-25
2
*
use sys.stderr.write instead of print for errors
Félix Sipma
2013-06-25
1
*
add email output backend, improve example config
Félix Sipma
2013-06-25
2
*
remove useless XPATH_TEXT
Félix Sipma
2013-06-25
1
*
python2 compatibility, store content as list
Félix Sipma
2013-06-25
1
*
fix bug in generated content, add dependencies
Félix Sipma
2013-06-25
1
*
use lxml.html instead of bs4
Félix Sipma
2013-06-25
1
*
force use of python3
Félix Sipma
2013-06-25
1
[next]