[pull request v2] Pull request for branch yem/pwclient

Yann E. MORIN yann.morin.1998 at free.fr
Wed Jul 2 04:14:21 EST 2014


Hello All!

As I previously explained [0], it is not really convenient to use pwclient
when dealing with different projects hosted on different servers.

Here is an attempt to change the format of ~/.pwclientrc so it is easier
to manage such scatered-around projects.

Comments most welcome!

[0] https://lists.ozlabs.org/pipermail/patchwork/2014-June/001040.html

Changes v1 -> v2:
  - migrate an existing ~/.pwclientrc over to the new format, and save
    the old one as a backup.

Regards,
Yann E. MORIN.


The following changes since commit a51649320771b8abe7259c0812874c15cab0da18:

  urls: Fix django-1.6 change in password change views (2014-05-07 09:27:41 +0800)

are available in the git repository at:

  git://ymorin.is-a-geek.org/patchwork yem/pwclient

for you to fetch changes up to a53728609dbc3c7f0f0b862fa3c1ccd3c7169856:

  pwclient: add bash completion for project names (2014-07-01 19:56:01 +0200)

----------------------------------------------------------------
Yann E. MORIN (3):
      pwclient: rename variable CONFIG_FILES to be singular
      pwclient: accept more than one project in ~/.pwclientrc
      pwclient: add bash completion for project names

 apps/patchwork/bin/bash_completion | 29 ++++++++++++++++
 apps/patchwork/bin/pwclient        | 71 ++++++++++++++++++++++++++++++--------
 templates/patchwork/pwclientrc     | 16 ++++-----
 3 files changed, 93 insertions(+), 23 deletions(-)
 create mode 100644 apps/patchwork/bin/bash_completion

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the Patchwork mailing list