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

2014-07-04 Thread Yann E. MORIN
Jeremy, All,

On 2014-07-04 09:13 +0800, Jeremy Kerr spake thusly:
> > On 2014-07-01 20:14 +0200, Yann E. MORIN spake thusly:
> >> Here is an attempt to change the format of ~/.pwclientrc so it is easier
> >> to manage such scatered-around projects.
> > 
> > Does this new series address your concerns about the previous one?
> > Do you have additional comments?
> 
> This looks great, applied.

Great, thank you! :-)

Now, I can switch back to using the upstream tools rather than my local
hacked tree! :-)

Regards,
Yann E. MORIN.

-- 
.-..--..
|  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.  |
'--^---^--^'
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


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

2014-07-03 Thread Jeremy Kerr
Hi Yann,

> On 2014-07-01 20:14 +0200, Yann E. MORIN spake thusly:
>> Here is an attempt to change the format of ~/.pwclientrc so it is easier
>> to manage such scatered-around projects.
> 
> Does this new series address your concerns about the previous one?
> Do you have additional comments?

This looks great, applied.

Thanks!


Jeremy

___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


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

2014-07-03 Thread Yann E. MORIN
Jeremy, All,

On 2014-07-01 20:14 +0200, Yann E. MORIN spake thusly:
> Here is an attempt to change the format of ~/.pwclientrc so it is easier
> to manage such scatered-around projects.

Does this new series address your concerns about the previous one?
Do you have additional comments?

Regards,
Yann E. MORIN.

-- 
.-..--..
|  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.  |
'--^---^--^'
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


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

2014-07-01 Thread Yann E. MORIN
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.  |
'--^---^--^'
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork