public
Description: My personal script stash
Homepage: http://github.com/melo/scripts
Clone URL: git://github.com/melo/scripts.git

melo's scripts Feed   feed

melo committed to melo/scripts 14 days ago

3ef0528cf797ca8a4ad0911dd4d9ac1a5365e675

Added --guess option: reads first line and tries all known encodings

melo committed to melo/scripts 14 days ago

d539295e4e10cfd7c06f9c902159fb35bc806c6e

Added --list to show all supported encodings

melo committed to melo/scripts 14 days ago

948bda4eb7be7823aced3d452aa7e5a2034bfc66

Remove restriction --from and --to must be different

melo committed to melo/scripts 14 days ago

af547740f415b44c0f4d4519bd441b9c0737dfa3

Recodes a text file from/to an encoding

melo committed to melo/scripts 15 days ago

779366027195c28e46c44e439623a9fd196b6f19

Fix: script was still using git-gc, should be using git gc

melo committed to melo/scripts 15 days ago

b053ddaa2399d24b128735a5b692560cb1f55ba0

Allow for extra parameters

melo committed to melo/scripts 15 days ago

5a1ec56f2a515192d9ba9169974fcf45d2204ee5

Fix: proper way to declare an encoding is with :encoding()

melo committed to melo/scripts 15 days ago

c7e374b77fdb21ac532993eca13058f5f3c80245

Make sure we work even on trees without tags

melo committed to melo/scripts 24 days ago

d26de93f1d5f57b239ff3789d2e9cca7e2f9fc19

Added check for proper MANPATH settings

melo committed to melo/scripts 24 days ago

3ab8d63258c05a56447ececbf74d4e3876163766

fix: moved distclean to a separate phase, docs need the configuration

melo committed to melo/scripts 24 days ago

17ddc543a739f5fca51e4bf081a947c5568ddf8b

Small filter to strip trailing WS

melo committed to melo/scripts 24 days ago

6bc7334326042305cb3887bef524d25f0715b491

Instant pretty print of the XML in the clipboard

melo committed to melo/scripts 24 days ago

65fe0bcf54ccc0c4bca92e66e20866a8a460504a

An experimental perl source filter to add tracing to calls

melo committed to melo/scripts 24 days ago

161754e78bee942b46c8ea302a55d5e4412f72ea

A nicely formated changelog using the git-log output

melo committed to melo/scripts 24 days ago

855c9773d80f3e503546a3af22262711b3daa584

Use builtin make target to install the documentation

melo committed to melo/scripts 24 days ago

a6b71962bbb6813dbd6faac16f61288391c70c39

Write previous and new version before switching versions

melo committed to melo/scripts 24 days ago

ed544d113f9ffb7ce69dbb21e11f82bb0f8f0316

Install man pages for git

melo committed to melo/scripts 24 days ago

63922084bb386038199d4eb4610c89ca02c34224

Warn about PATH only if $BASE/git/bin is not there already

melo committed to melo/scripts 24 days ago

dd9bb8fe2b64ff269411f1ea6c7ee7089a180c29

Write the proper directory

melo committed to melo/scripts about 1 month ago

275fe66703a25b85baa1c8901074db61e31e361b

x-perl-cover-env without parameters prints PERL5OPT var

melo committed to melo/scripts about 1 month ago

8eae46d53899642a1395eda62aab8bc43fdea0a4

Cleanup after the install

melo committed to melo/scripts 2 months ago

d47b89aa8305b815d4223b0b76b48a7dc5c53bad

It requires one argument

melo committed to melo/scripts 2 months ago

2eb799b87ba4f8a8f5f37144fd34b94acf19fdc3

Use the same recipe as local::lib

melo committed to melo/scripts 2 months ago

5c2511c12f28c5de04beb408b6731d06da8d7a0e

We must always check this to init the proper envs

melo committed to melo/scripts 2 months ago

85fa37478a2d48b3a33eefdeeb4246b023996d92

Make sure PATH is also up-to-date

melo committed to melo/scripts 2 months ago

13ba25eec983fbe4ee4ad0a064a1179b4e1ed265

Also iclude some "perl5" subdirectories

melo committed to melo/scripts 3 months ago

1b40a07c7ac336814b30f1ce8114b6b8020d6b69

Valid names must start with a letter or a digit

melo committed to melo/scripts 3 months ago

861ba630d6782068005efb932c6f4ddccf9bc956

Add support for `x-cpan-local NAME MODULE ...`

melo committed to melo/scripts 3 months ago

5c869ce94ec33cf890b5c6696443889815da0a67

Remove uninst = 1 from both Module::Build and MakeMaker versions

melo committed to melo/scripts 3 months ago

079f2c71d4314fe55eeed5dc69d47d3babebc25e

Wide warnings due to lazy loading of the CPAN module.