git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] git-remote-mediawiki: support File: import and export
@ 2012-06-26 16:04 Matthieu Moy
  2012-06-26 16:04 ` [PATCH 1/5] git-remote-mediawiki: don't compute the diff when getting commit message Matthieu Moy
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Matthieu Moy @ 2012-06-26 16:04 UTC (permalink / raw)
  To: git, gitster; +Cc: Pavel.Volek, Kim-Thuat.Nguyen, roucherj, Matthieu Moy

This is a rework of two patch series already discussed here:

http://thread.gmane.org/gmane.comp.version-control.git/199877
http://thread.gmane.org/gmane.comp.version-control.git/200002

I've split the commits in smaller patches, hopefully they should be
easier to read and should address remarks already made.

This is built on top of mm/credential-plumbing which also touches
git-remote-mediawiki, but should apply to master too.

Matthieu Moy (3):
  git-remote-mediawiki: don't compute the diff when getting commit
    message
  git-remote-mediawiki: don't "use encoding 'utf8';"
  git-remote-mediawiki: split get_mw_pages into smaller functions

NGUYEN Kim Thuat (1):
  git-remote-mediawiki: send "File:" attachments to a remote wiki

Pavel Volek (1):
  git-remote-mediawiki: import "File:" attachments

 contrib/mw-to-git/git-remote-mediawiki | 453 ++++++++++++++++++++++++++++-----
 1 file changed, 390 insertions(+), 63 deletions(-)

-- 
1.7.11.5.g0c7e058.dirty

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

end of thread, other threads:[~2012-07-05  7:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-26 16:04 [PATCH 0/5] git-remote-mediawiki: support File: import and export Matthieu Moy
2012-06-26 16:04 ` [PATCH 1/5] git-remote-mediawiki: don't compute the diff when getting commit message Matthieu Moy
2012-06-26 17:47   ` Junio C Hamano
2012-06-27  8:32     ` Matthieu Moy
2012-06-26 16:04 ` [PATCH 2/5] git-remote-mediawiki: don't "use encoding 'utf8';" Matthieu Moy
2012-06-26 16:04 ` [PATCH 3/5] git-remote-mediawiki: send "File:" attachments to a remote wiki Matthieu Moy
2012-06-26 16:04 ` [PATCH 4/5] git-remote-mediawiki: split get_mw_pages into smaller functions Matthieu Moy
2012-06-26 16:04 ` [PATCH 5/5] git-remote-mediawiki: import "File:" attachments Matthieu Moy
2012-06-27  9:10 ` [PATCH 0/5 v2] git-remote-mediawiki: support File: import and export Matthieu Moy
2012-06-27  9:10   ` [PATCH 1/5] git-remote-mediawiki: don't compute the diff when getting commit message Matthieu Moy
2012-06-27  9:10   ` [PATCH 2/5] git-remote-mediawiki: don't "use encoding 'utf8';" Matthieu Moy
2012-06-27  9:10   ` [PATCH 3/5] git-remote-mediawiki: send "File:" attachments to a remote wiki Matthieu Moy
2012-06-27  9:10   ` [PATCH 4/5] git-remote-mediawiki: split get_mw_pages into smaller functions Matthieu Moy
2012-06-27  9:10   ` [PATCH 5/5] git-remote-mediawiki: import "File:" attachments Matthieu Moy
2012-06-27 14:21     ` [PATCH 5/5 v3] " Matthieu Moy
2012-07-04 12:53       ` [PATCH v4] " Matthieu Moy
2012-07-05  6:58         ` Junio C Hamano
2012-07-05  7:42           ` Matthieu Moy

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).