summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Always use #!/usr/bin/env pythonDamien Lespiau2015-03-22
* pwclient: support 'archived' filtering and updatingBrian Norris2015-03-22
* pwclient: drop unused variablesBrian Norris2015-03-22
* xmlrpc: support filtering by 'archived'Brian Norris2015-03-22
* pwclient: exit on first patch which fails to applyBrian Norris2015-03-22
* pwclient: add project option to single-patch commandsBrian Norris2015-03-22
* INSTALL: fix mysql syntaxBrian Norris2015-03-22
* TODO: remove completed itemsBrian Norris2015-03-22
* xmlrpc: include UNIX mbox 'From ' header in patch_get_mbox()Brian Norris2015-03-22
* xmlrpc: add 'archived' status to patch summaryBrian Norris2015-03-22
* views/xmlrpc: fix xmlrpc delegate filteringJohannes Berg2015-03-22
* test_notifications: Fix testNotificationUpdated timestamp comparisonDamien Lespiau2014-11-10
* docs: Add a note about how to run testsDamien Lespiau2014-11-10
* jquery: Fix jqeury typoDamien Lespiau2014-11-10
* parsemail: Honour existing PYTHONPATHDamien Lespiau2014-11-10
* docs: Add the Debian package name for virtualenv/mysqlDamien Lespiau2014-11-10
* pwclient: add %{_msgid_} to print message-id without surrounding < and >Jani Nikula2014-11-10
* pwclient: add output format option to list/search commandJani Nikula2014-11-10
* COPYING: Add the text of the GPLv2 licenseDamien Lespiau2014-11-10
* pwclient: Remove unhandled action 'save'Bernhard Reutner-Fischer2014-11-10
* pwclient: Rephrase patch_ids iteratorBernhard Reutner-Fischer2014-11-10
* pwclient: Simplify argument handlingBernhard Reutner-Fischer2014-11-10
* pwclient: add --help / -? to all sub commandsBernhard Reutner-Fischer2014-11-10
* settings: Make sure to use a tuple for TEMPLATE_DIRSDamien Lespiau2014-09-07
* docs: Add requirements.txt for django 1.7/MySQLDamien Lespiau2014-09-07
* docs: Add requirements.txt for django 1.6/MySQLDamien Lespiau2014-09-07
* docs: Add requirements.txt for django 1.5/MySQLDamien Lespiau2014-09-07
* HACKING: Add some documentation about using virtualenv with patchworkDamien Lespiau2014-09-07
* INSTALL: Sprinkle a few UTF-8 in the mysql documentationDamien Lespiau2014-09-07
* INSTALL: Update the database configuration instructionsDamien Lespiau2014-09-07
* pwclient: preserve ordering of patch idsJeremy Kerr2014-09-07
* pwclient: diagnose hash_parser errors gracefullyBernhard Reutner-Fischer2014-09-07
* pwclient: allow multiple IDsBernhard Reutner-Fischer2014-09-07
* pwclient: support signoff in the pwclientrcBernhard Reutner-Fischer2014-09-07
* pwclient: Remove now obsolete usage()Bernhard Reutner-Fischer2014-09-07
* pwclient: simplify hash/id handlingBernhard Reutner-Fischer2014-09-07
* pwclient: add git-am -s supportBernhard Reutner-Fischer2014-09-07
* parsemail: Fallback to common charsets when charset is None or x-unknownSiddhesh Poyarekar2014-07-24
* post-receive: exclude commits from the patch update stepBrian Norris2014-07-24
* views: fix patch_to_mbox() for postscriptAndreas Bießmann2014-07-24
* tests/mboxviews: test for unchanged postscriptAndreas Bießmann2014-07-24
* settings.py: use python to find ROOT_DIRAndreas Bießmann2014-07-24
* INSTALL: adopt PYTHONPATHAndreas Bießmann2014-07-24
* templates: fixup HTML tagsBrian Norris2014-07-04
* pwclient: add bash completion for project namesYann E. MORIN2014-07-04
* pwclient: accept more than one project in ~/.pwclientrcYann E. MORIN2014-07-04
* pwclient: rename variable CONFIG_FILES to be singularYann E. MORIN2014-07-04
* filters: fix exception in filter querystring generationJeremy Kerr2014-06-03
* tests/utils: Fix List-Id headers on emails from create_emailJeremy Kerr2014-06-03
* views/generic_list: reduce number of queries in list renderingJeremy Kerr2014-05-08