git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] remote-helpers: fixes and cleanups
@ 2013-04-25 11:20 Felipe Contreras
  2013-04-25 11:20 ` [PATCH 1/9] remote-bzr: trivial cleanups Felipe Contreras
                   ` (8 more replies)
  0 siblings, 9 replies; 49+ messages in thread
From: Felipe Contreras @ 2013-04-25 11:20 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Christophe Simonis, Simon Ruderich, Max Horn,
	Felipe Contreras

Hi,

Here's a bunch of cleanups mostly to synchronize remote-bzr and remote-hg.

One of these might conflict with a series already in pu, if so, the code here
should be the prefered one.

Felipe Contreras (9):
  remote-bzr: trivial cleanups
  remote-hg: remove extra check
  remote-bzr: fix bad state issue
  remote-bzr: add support to push URLs
  remote-hg: use hashlib instead of hg sha1 util
  remote-bzr: store converted URL
  remote-hg: use python urlparse
  remote-bzr: tell bazaar to be quiet
  remote-bzr: strip extra newline

 contrib/remote-helpers/git-remote-bzr | 47 ++++++++++++++++++++++++++++++-----
 contrib/remote-helpers/git-remote-hg  | 17 ++++++-------
 2 files changed, 48 insertions(+), 16 deletions(-)

-- 
1.8.2.1

^ permalink raw reply	[flat|nested] 49+ messages in thread

end of thread, other threads:[~2013-04-26 22:22 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 11:20 [PATCH 0/9] remote-helpers: fixes and cleanups Felipe Contreras
2013-04-25 11:20 ` [PATCH 1/9] remote-bzr: trivial cleanups Felipe Contreras
2013-04-25 18:19   ` Ramkumar Ramachandra
2013-04-25 19:20     ` Felipe Contreras
2013-04-25 20:30       ` Thomas Rast
2013-04-25 20:52         ` Felipe Contreras
2013-04-25 21:37           ` Junio C Hamano
2013-04-25 21:49             ` Felipe Contreras
2013-04-25 20:36       ` Junio C Hamano
2013-04-25 21:35         ` Felipe Contreras
2013-04-25 22:01           ` Junio C Hamano
2013-04-25 22:58             ` Felipe Contreras
2013-04-25 23:11               ` Junio C Hamano
2013-04-26  1:19                 ` Felipe Contreras
2013-04-26 12:19               ` Ramkumar Ramachandra
2013-04-26 18:48                 ` Felipe Contreras
2013-04-26 18:53                   ` Ramkumar Ramachandra
2013-04-26 19:39                     ` Felipe Contreras
2013-04-26 19:56                       ` Ramkumar Ramachandra
2013-04-26 20:23                         ` Felipe Contreras
2013-04-26 22:10                           ` Junio C Hamano
2013-04-26 22:22                             ` Felipe Contreras
2013-04-26 19:39                   ` Ramkumar Ramachandra
2013-04-26  9:32           ` Ramkumar Ramachandra
2013-04-26 18:34             ` Felipe Contreras
2013-04-26 19:30               ` Ramkumar Ramachandra
2013-04-26 19:59                 ` Ramkumar Ramachandra
2013-04-26 20:00                 ` Felipe Contreras
2013-04-26 20:03                   ` Ramkumar Ramachandra
2013-04-26 20:28                     ` Felipe Contreras
2013-04-26 20:28                   ` Ramkumar Ramachandra
2013-04-26 20:46                     ` Felipe Contreras
2013-04-26 19:19             ` Felipe Contreras
2013-04-26 20:17               ` Ramkumar Ramachandra
2013-04-26 21:00                 ` Felipe Contreras
2013-04-25 19:29     ` Stefano Lattarini
2013-04-25 19:33       ` Felipe Contreras
2013-04-25 11:20 ` [PATCH 2/9] remote-hg: remove extra check Felipe Contreras
2013-04-25 18:23   ` Ramkumar Ramachandra
2013-04-25 19:22     ` Felipe Contreras
2013-04-25 11:20 ` [PATCH 3/9] remote-bzr: fix bad state issue Felipe Contreras
2013-04-25 11:20 ` [PATCH 4/9] remote-bzr: add support to push URLs Felipe Contreras
2013-04-25 11:20 ` [PATCH 5/9] remote-hg: use hashlib instead of hg sha1 util Felipe Contreras
2013-04-25 18:25   ` Ramkumar Ramachandra
2013-04-25 19:30     ` Felipe Contreras
2013-04-25 11:20 ` [PATCH 6/9] remote-bzr: store converted URL Felipe Contreras
2013-04-25 11:20 ` [PATCH 7/9] remote-hg: use python urlparse Felipe Contreras
2013-04-25 11:20 ` [PATCH 8/9] remote-bzr: tell bazaar to be quiet Felipe Contreras
2013-04-25 11:20 ` [PATCH 9/9] remote-bzr: strip extra newline Felipe Contreras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).