Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

December 11 2011

20:06

December 10 2011

22:14

March 11 2011

01:21

March 05 2011

22:54

March 01 2011

19:37
09:11
08:58
08:33
08:27

February 28 2011

22:15

svn - VCS independent diff - Stack Overflow

I put this suggestion into use for working locally on MoinMoin.
function dif { if [ -d .hg ]; then VC='hg' elif [ -d .svn ]; then VC='svn' else echo "cannot find VC type" return 1 fi $VC diff $1 | colordiff | less -R }

February 15 2011

19:59
19:56

December 23 2010

20:59

November 21 2010

04:54

May 14 2010

02:19

April 23 2010

15:05

March 29 2010

16:37

has_many :bugs, :through => :rails: If you see this

How to get bash autocompletion for git if you are using the macports version.

March 12 2010

10:15
05:38
05:33
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.