summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/bin/pwclient
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-744/+0
* pwclient: honor PAGER for viewaldot2015-05-031-4/+19
* pwclient: support 'archived' filtering and updatingBrian Norris2015-03-221-2/+17
* pwclient: drop unused variablesBrian Norris2015-03-221-1/+0
* 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
* 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
* 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
* 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
* pwclient: accept more than one project in ~/.pwclientrcYann E. MORIN2014-07-041-14/+55
* pwclient: rename variable CONFIG_FILES to be singularYann E. MORIN2014-07-041-2/+2
* pwclient: fix handling UTF-8 in patch infoAndreas Bießmann2014-01-281-1/+1
* pwclient: Add a little more space in 'pwclient list'Doug Anderson2012-12-301-3/+3
* pwclient: Add command for printing patch infoDoug Anderson2012-12-301-2/+14
* pwclient: lookup patch_id given Message-IdBen Myers2012-11-051-2/+9
* pwclient: Pass input to git-am as a UTF-8 stringJeremy Kerr2012-09-041-1/+1
* patchwork: new pwclient git-am actiondavid decotigny2011-11-251-3/+20
* templates: Fix pwclient no-match messagesDirk Wallenstein2011-02-111-2/+2
* pwclient: fix handling of UTF-8 char in submitter nameAndreas Bießmann2010-12-101-1/+2
* pwclient: allow authenticated https connectionsJeremy Kerr2010-03-191-4/+15
* pwclient get: fix for handling messages encoded in UTF-8Paul Menzel2010-01-251-1/+1
* pwclient: fallback to patch_get_by_hashJeremy Kerr2009-11-251-1/+7
* pwclient,xmlrpc: Specify project for patch hash lookupsJeremy Kerr2009-10-221-3/+3
* pwclient: Add newline to 'no hash' messageJeremy Kerr2009-10-221-1/+1
* pwclient fix for handling messages with UTF-8Mauro Carvalho Chehab2009-09-181-1/+1
* pwclient: Get rid of underscore to dash replacementNate Case2008-09-111-5/+3
* Allow pwclient to accept patch hashesJeremy Kerr2008-09-101-5/+26
* Rename pwclient.py to pwclientJeremy Kerr2008-09-091-0/+427