summaryrefslogtreecommitdiff
path: root/Porting/sync-with-cpan
Commit message (Expand)AuthorAgeFilesLines
* add --help to Porting/sync-with-cpanH.Merijn Brand2014-08-011-3/+11
* sync-with-cpan: allow digits after -TRIALRicardo Signes2014-03-201-2/+2
* Porting/sync-with-cpan: allow "-TRIAL" version numbersAaron Crane2014-03-191-2/+2
* Elide use of `grep`Max Maischein2013-10-061-3/+5
* Run correct makeMax Maischein2013-10-061-2/+13
* Elide use of `chmod`Max Maischein2013-10-061-3/+14
* Elide use of `ls`, `find` and `touch`Max Maischein2013-10-061-15/+29
* Elide use of `rm`Max Maischein2013-10-061-6/+6
* First try with HTTP::Tiny, fallback on `wget`Max Maischein2013-10-061-2/+12
* typo fixes for porting scriptsDavid Steinbrunner2013-05-241-1/+1
* Fix typo in Porting/sync-with-cpanMax Maischein2013-05-211-1/+1
* Eliminate external call to tar executable in favour of Archive::TarMax Maischein2013-05-211-1/+2
* Fix various minor pod issuesKarl Williamson2013-01-241-1/+1
* whoops, should be using $new_version hereJesse Luehrs2012-06-181-1/+1
* use the right default for MAPJesse Luehrs2012-06-181-0/+3
* make sure podlators is skipped, it won't be handled correctlyJesse Luehrs2012-06-181-1/+5
* teach sync-with-cpan how to update Maintainers.plJesse Luehrs2012-06-181-2/+40
* update sync-with-cpan to handle dists with MAPped filesJesse Luehrs2012-06-181-25/+52
* ensure 'make' updates all necessary filesJesse Luehrs2012-06-181-0/+2
* get the dir name from the tarball filenameJesse Luehrs2012-06-181-1/+1
* allow overriding version in this branch tooJesse Luehrs2012-06-181-0/+4
* not sure why this is necessaryJesse Luehrs2012-06-181-1/+0
* fix error messageJesse Luehrs2012-06-171-1/+1
* Fix small Pod error introduced by commit c5e3e317152223ae.Nicholas Clark2012-06-151-1/+1
* clean up documentation for sync-with-cpanJesse Luehrs2012-06-151-40/+119
* Bail out if it looks scary.Abigail2012-03-191-3/+16
* Don't remove --tarballAbigail2012-03-191-1/+1
* Use #!/usr/bin/envAbigail2012-03-191-1/+1
* Add a --tarball optionAbigail2012-03-191-27/+42
* Allow passing the name of the CPAN moduleAbigail2012-03-141-6/+7
* Deal with files in the CUSTOMIZED sections.Abigail2012-03-141-2/+14
* Fix the fixing of MANIFESTAbigail2012-03-141-11/+4
* List one more TODOAbigail2012-03-131-0/+1
* More tests, and more exec-bit removal.Abigail2012-03-131-11/+42
* Disambiguate map { }Abigail2012-03-131-1/+1
* Script to help out upgrading a cpan/ distro.Abigail2012-03-131-0/+262