Recent commits to boggleNet (1b3f85f95e1533c61f7a1e5bf06c760fd0fb7e0b) https://src.devghai.com/boggleNet/tree/1b3f85f95e1533c61f7a1e5bf06c760fd0fb7e0b Recent commits feed provided by GitList. Removing byte order mark using sed -i '1 s/^\xef\xbb\xbf//' *.cs https://src.devghai.com/boggleNet/commit/1b3f85f95e1533c61f7a1e5bf06c760fd0fb7e0b [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:42:21 +0000 1b3f85f95e1533c61f7a1e5bf06c760fd0fb7e0b Revert "Removing byte order mark in file using for f in `ls`; do awk '{if(NR==1)sub(/^\xef\xbb\xbf/,"");print}' $f > $f; done" This reverts commit 9bf2983895bb10fa5d7f651511133f9018c7e980. It deleted the complete files! https://src.devghai.com/boggleNet/commit/645335edb7fa0efbd69865e0d0115dd7dc1a9b4d [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:37:32 +0000 645335edb7fa0efbd69865e0d0115dd7dc1a9b4d Removing byte order mark in file using for f in `ls`; do awk '{if(NR==1)sub(/^\xef\xbb\xbf/,"");print}' $f > $f; done https://src.devghai.com/boggleNet/commit/9bf2983895bb10fa5d7f651511133f9018c7e980 [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:35:57 +0000 9bf2983895bb10fa5d7f651511133f9018c7e980 Removing byte order mark https://src.devghai.com/boggleNet/commit/04aefc80c19649c33007cf768f35290fb9381db6 [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:31:45 +0000 04aefc80c19649c33007cf768f35290fb9381db6 merging working copy to this repo... made a lot of changes but didnt sync to previous git repo https://src.devghai.com/boggleNet/commit/8659b72440aed796eb0b98325f653d26c3fe0640 [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:23:20 +0000 8659b72440aed796eb0b98325f653d26c3fe0640 Added gitignore and took care of daemon file that allows cloning over HTTP https://src.devghai.com/boggleNet/commit/413dbcba60e71023cd8b4c8e7c71cc896257a13a [email protected] (Dev Ghai) Mon, 23 Sep 2013 06:19:09 +0000 413dbcba60e71023cd8b4c8e7c71cc896257a13a First commit https://src.devghai.com/boggleNet/commit/f3e8ffc7336f843258e7540ea63a08ffdff8ddac [email protected] (Dev Ghai) Mon, 23 Sep 2013 04:19:43 +0000 f3e8ffc7336f843258e7540ea63a08ffdff8ddac