[PATCH 00/21] pidgin-mtn-conv-files patches

Felipe Contreras felipe.contreras at gmail.com
Sun May 13 10:14:08 EDT 2012


Hi,

Since I'm not receiving any reply, here are the patches.

The current version of the scripts don't even run, here are some fixes,
updates, and performance improvements.

I've made sure that the author conversions are functionally the same, I haven't
run a full conversion yet.

You can find a mercurial repo with the patches here:

 https://bitbucket.org/felipec/pidgin-mtn-conv-files/overview

By mails I'll be removing the biggest patches, which is mostly noise.

Cheers.

Felipe Contreras (21):
  add-committer-certs: warn if there's no signer
  fix-branch-certs: add missing fixes
  migrate: fix for python2
  add-committer-certs: improve performance
  add-committer-certs: trivial cleanup
  authormap: re-sort
  Get rid of svn-patch-authors.diff
  authormap: fix trivial conversion warnings
  authormap: remove unused entries
  authormap: update Marc E's address
  authormap: fix Miloslav Trmac entry
  authormap: update
  fix-svn-author-certs: fix valid author checks
  print-svn-authors: improve
  print-svn-authors: fix
  Add svn-patch-authors
  authormap: remove redundant entries
  Remove 'print-svn-authors'
  Add new svn authors mappings
  fix-svn-author-certs: use new format
  fix-svn-author-certs: trivial cleanup

 add-committer-certs.py        |   94 +-
 authormap                     |  351 +-----
 authormap.TODO                |    1 -
 fix-branch-certs.sh           |   16 +
 fix-svn-author-certs.py       |   28 +-
 migrate.sh                    |   16 +-
 print-svn-authors.py          |   34 -
 svn-patch-authors             | 2593 +++++++++++++++++++++++++++++++++++++++++
 svn-patch-authors.diff        |   16 -
 svn-patch-authors.gtk1-stable |   27 -
 svn-patch-authors.missing     |    7 -
 svn-patch-authors.oldstatus   |  209 ----
 svn-patch-authors.orig        | 2350 -------------------------------------
 svn_authors.txt               | 2593 +++++++++++++++++++++++++++++++++++++++++
 svn_authors_map.txt           |  173 +++
 15 files changed, 5445 insertions(+), 3063 deletions(-)
 delete mode 100755 print-svn-authors.py
 create mode 100644 svn-patch-authors
 delete mode 100644 svn-patch-authors.diff
 delete mode 100644 svn-patch-authors.gtk1-stable
 delete mode 100644 svn-patch-authors.missing
 delete mode 100644 svn-patch-authors.oldstatus
 delete mode 100644 svn-patch-authors.orig
 create mode 100644 svn_authors.txt
 create mode 100644 svn_authors_map.txt

-- 
1.7.10.1




More information about the Devel mailing list