9 Commits

Author SHA1 Message Date
James Page
e56c0fce43 grep-merges: Use unicode string format for pretty output to deal with
non ascii encoding.
2016-08-04 17:15:13 +01:00
Martin Pitt
4d07f85874 grep-merges: Do not override author or uploader with None
There can be JSON entries which have uploader=None.
2016-05-13 09:04:55 +02:00
Dmitry Shachnev
3a425de23e grep-merges: Do not override author or uploader with None
There can be JSON entries which have uploader=None, and such entries would
lead to TypeError when trying to use ' '.join().
2016-04-27 13:05:54 +03:00
Stefano Rivera
ed96c35dc1 grep-merges: Use optparse to display --help 2012-05-06 05:24:14 +02:00
Andreas Moog
3fca602809 grep-merges: We already require a UTF-8 enabled terminal, so encode
package and uploader name in UTF-8 (LP: #694388)
2011-11-30 21:05:17 +01:00
Stefano Rivera
70a035f13d Use httplib2 everywhere that we do https. The python stdlib doesn't do
certificate verification.
2011-11-22 15:57:02 +02:00
Stefano Rivera
d054dcf796 requestsync, grep-merges: Require a UTF-8 locale. (Closes: #613114,
LP: #553795)
2011-02-13 16:15:24 +02:00
Benjamin Drung
b09ddfee2f Make pylint happier. 2010-12-27 21:54:31 +01:00
Colin Watson
61495065ec grep-merges: New tool. 2010-12-15 14:50:54 +00:00