A handful of useful scripts

Posted by Jb Evain Thu, 11 Oct 2007 09:16:00 GMT

I've just uploaded a zip file containing a handful of scripts I use in my every day routine.
  • cleol: Clean the end of lines of the files passed as arguments. Accept ruby wildcards (such as * or **/*). That will replace the windows style line endings by unix style line endings, but will also remove useless white-spaces.
  • clprop: Clean the svn properties of the files passed as arguments. Accept ruby wildcards (such as * or **/*). That will remove the svn:executable properties, and set the svn:eol-style to native to the files.
  • svnci: My own script that prompt me my favorite lightweight editor to edit my ChangeLog entries.
  • monoport: I've detailed this one in this blog entry. I recently added to it the possibility to get a monoport entry printed to stdout. Typically, it allows me to apply patches directly from monoport:
    monoport -g:4512 | patch -p0
    
    Requires the cute library hpricot.

Move, done. 1

Posted by Jb Evain Thu, 27 Sep 2007 10:20:00 GMT

Contemplating

I moved back to Lyon.

Reflexil will rock your IL 2

Posted by Jb Evain Wed, 19 Sep 2007 17:16:00 GMT



Sébastien Lebreton, friend and Reflexil’s author published a nifty article on codeproject, which explains to the mass how to look clever in society, by inserting wisely chosen opcodes in your methods.

As a matter of fact, this article has first be written in French, and published on the TechHeadBrothers web site.

What’s really brilliant is that Reflexil uses Mono.Cecil to perform the mutations of the assemblies you’ll create.

Où sont les voyageurs? 1

Posted by Jb Evain Wed, 01 Aug 2007 20:10:00 GMT

Rodrigo just ruined the end of my day.

Older posts: 1 2 3 4 5 ... 11