git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] New remote-bzr remote helper
@ 2012-11-11 14:19 Felipe Contreras
  2012-11-11 14:19 ` [PATCH v3 1/7] Add new remote-bzr transport helper Felipe Contreras
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: Felipe Contreras @ 2012-11-11 14:19 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Jeff King, Johannes Schindelin, Felipe Contreras

Hi,

This is a re-roll of the previous series to add support to fetch and push
special modes, and refactor some related code.

Cheers.

Changes since v2:

 * Add support for special modes
 * Minor refactoring and cleanups

Changes since v1:

 * Rewritten to avoid bzr-fastimport

Felipe Contreras (7):
  Add new remote-bzr transport helper
  remote-bzr: add support for pushing
  remote-bzr: add support for remote repositories
  remote-bzr: update working tree
  remote-bzr: add simple tests
  remote-bzr: add support for fecthing special modes
  remote-bzr: add support to push special modes

 contrib/remote-helpers/git-remote-bzr | 713 ++++++++++++++++++++++++++++++++++
 contrib/remote-helpers/test-bzr.sh    | 143 +++++++
 2 files changed, 856 insertions(+)
 create mode 100755 contrib/remote-helpers/git-remote-bzr
 create mode 100755 contrib/remote-helpers/test-bzr.sh

-- 
1.8.0

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

end of thread, other threads:[~2012-12-14  0:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-11 14:19 [PATCH v3 0/7] New remote-bzr remote helper Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 1/7] Add new remote-bzr transport helper Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 2/7] remote-bzr: add support for pushing Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 3/7] remote-bzr: add support for remote repositories Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 4/7] remote-bzr: update working tree Felipe Contreras
2012-11-28 17:38   ` Junio C Hamano
2012-12-13 22:08     ` Felipe Contreras
2012-12-13 23:47       ` Junio C Hamano
2012-12-13 23:58         ` Junio C Hamano
2012-12-14  0:52           ` Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 5/7] remote-bzr: add simple tests Felipe Contreras
2012-11-28 17:36   ` Junio C Hamano
2012-11-11 14:19 ` [PATCH v3 6/7] remote-bzr: add support for fecthing special modes Felipe Contreras
2012-11-11 14:19 ` [PATCH v3 7/7] remote-bzr: add support to push " Felipe Contreras
2012-11-24 10:21 ` [PATCH v3 0/7] New remote-bzr remote helper Felipe Contreras
2012-11-26  4:09   ` Junio C Hamano
2012-11-26 11:34     ` Felipe Contreras
2012-11-27 23:32       ` Junio C Hamano
2012-11-28  0:23         ` Felipe Contreras
2012-11-28  1:56           ` Junio C Hamano
2012-11-28  2:18             ` Felipe Contreras
2012-11-28  2:37               ` Junio C Hamano
2012-11-28  3:05                 ` Felipe Contreras
2012-11-28  7:01                   ` Junio C Hamano
2012-11-28  7:42                     ` Felipe Contreras
2012-11-28  0:42         ` 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).