summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the submitter name link to a query for that submitterMichael Ellerman2015-05-033-6/+9
* pwclient: honor PAGER for viewaldot2015-05-031-4/+19
* parser: Fix parsing of patches with a trailing no-newline markerMichael Ellerman2015-03-223-0/+65
* INSTALL: Fix indentation (whitespace only change) to 4 spacesBryce Harrington2015-03-221-46/+57
* INSTALL: Fix some minor typosBryce Harrington2015-03-221-4/+4
* Always use #!/usr/bin/env pythonDamien Lespiau2015-03-223-3/+3
* pwclient: support 'archived' filtering and updatingBrian Norris2015-03-221-2/+17
* pwclient: drop unused variablesBrian Norris2015-03-221-1/+0
* xmlrpc: support filtering by 'archived'Brian Norris2015-03-221-0/+1
* pwclient: exit on first patch which fails to applyBrian Norris2015-03-221-2/+9
* pwclient: add project option to single-patch commandsBrian Norris2015-03-221-0/+4
* INSTALL: fix mysql syntaxBrian Norris2015-03-221-1/+1
* TODO: remove completed itemsBrian Norris2015-03-221-4/+0
* xmlrpc: include UNIX mbox 'From ' header in patch_get_mbox()Brian Norris2015-03-221-1/+1
* xmlrpc: add 'archived' status to patch summaryBrian Norris2015-03-221-0/+1
* views/xmlrpc: fix xmlrpc delegate filteringJohannes Berg2015-03-221-0/+3
* test_notifications: Fix testNotificationUpdated timestamp comparisonDamien Lespiau2014-11-101-1/+1
* docs: Add a note about how to run testsDamien Lespiau2014-11-101-0/+16
* jquery: Fix jqeury typoDamien Lespiau2014-11-101-1/+1
* parsemail: Honour existing PYTHONPATHDamien Lespiau2014-11-101-1/+1
* docs: Add the Debian package name for virtualenv/mysqlDamien Lespiau2014-11-101-1/+2
* pwclient: add %{_msgid_} to print message-id without surrounding < and >Jani Nikula2014-11-101-1/+8
* pwclient: add output format option to list/search commandJani Nikula2014-11-101-10/+27
* COPYING: Add the text of the GPLv2 licenseDamien Lespiau2014-11-101-0/+339
* pwclient: Remove unhandled action 'save'Bernhard Reutner-Fischer2014-11-101-1/+1
* pwclient: Rephrase patch_ids iteratorBernhard Reutner-Fischer2014-11-101-10/+14
* pwclient: Simplify argument handlingBernhard Reutner-Fischer2014-11-101-27/+13
* pwclient: add --help / -? to all sub commandsBernhard Reutner-Fischer2014-11-101-19/+25
* settings: Make sure to use a tuple for TEMPLATE_DIRSDamien Lespiau2014-09-071-1/+1
* docs: Add requirements.txt for django 1.7/MySQLDamien Lespiau2014-09-071-0/+3
* docs: Add requirements.txt for django 1.6/MySQLDamien Lespiau2014-09-071-0/+3
* docs: Add requirements.txt for django 1.5/MySQLDamien Lespiau2014-09-071-0/+3
* HACKING: Add some documentation about using virtualenv with patchworkDamien Lespiau2014-09-071-0/+52
* INSTALL: Sprinkle a few UTF-8 in the mysql documentationDamien Lespiau2014-09-071-1/+6
* INSTALL: Update the database configuration instructionsDamien Lespiau2014-09-071-12/+20
* pwclient: preserve ordering of patch idsJeremy Kerr2014-09-071-1/+1
* pwclient: diagnose hash_parser errors gracefullyBernhard Reutner-Fischer2014-09-071-12/+33
* pwclient: allow multiple IDsBernhard Reutner-Fischer2014-09-071-26/+34
* pwclient: support signoff in the pwclientrcBernhard Reutner-Fischer2014-09-071-1/+7
* pwclient: Remove now obsolete usage()Bernhard Reutner-Fischer2014-09-071-32/+4
* pwclient: simplify hash/id handlingBernhard Reutner-Fischer2014-09-071-39/+28
* pwclient: add git-am -s supportBernhard Reutner-Fischer2014-09-071-45/+192
* parsemail: Fallback to common charsets when charset is None or x-unknownSiddhesh Poyarekar2014-07-243-6/+135
* post-receive: exclude commits from the patch update stepBrian Norris2014-07-241-1/+8
* views: fix patch_to_mbox() for postscriptAndreas Bießmann2014-07-241-5/+2
* tests/mboxviews: test for unchanged postscriptAndreas Bießmann2014-07-241-0/+28
* settings.py: use python to find ROOT_DIRAndreas Bießmann2014-07-242-10/+1
* INSTALL: adopt PYTHONPATHAndreas Bießmann2014-07-241-1/+1
* templates: fixup HTML tagsBrian Norris2014-07-041-7/+6
* pwclient: add bash completion for project namesYann E. MORIN2014-07-041-0/+29