alecthegeek (Alec Clews)

Name
Alec Clews
Email
Website/Blog
http://alecthegeek.wordpress.com/
Company
Voga Consulting Services
Location
Melbourne, Australia
Member Since
Jun 17, 2008 (about 1 year)

Following 22 githubbers and watching 33 repositories view all →

Public Repositories (13)

  • DR_Master

    An experiement to test Disaster Recovery using Git

    legend

    Last updated Sat Nov 21 01:07:05 -0800 2009

  • DR_DR

    An experiment to test Disaster Recovery using Git

    legend

    Last updated Sat Nov 21 00:34:40 -0800 2009

  • iizip

    System to syncronise files between computers

    legend

    Forked from benbalbo/iizip Wed Nov 04 21:15:22 -0800 2009

    Last updated Thu Nov 05 02:47:47 -0800 2009

  • demoGit

    Git demonstration scripts

    legend

    Last updated Wed Nov 04 14:06:05 -0800 2009

  • pppucpp

    Learning Drills and Exercices from Programming Principles and Practice by Stroustrup

    legend

    Last updated Mon Jul 13 04:04:04 -0700 2009

  • diG

    Deploy Application Files Remotely with Git -- SAGE AU 2009

    legend

    Last updated Sat Jul 11 01:12:46 -0700 2009

  • gitbook

    Git Community Book Source

    legend

    Forked from schacon/gitbook Wed Nov 18 17:19:13 -0800 2009

    Last updated Sat Jun 06 09:04:46 -0700 2009

  • alecthegeek.github.com

    Alec the Geek's Blog pages

    legend

    Last updated Thu Jun 04 20:54:34 -0700 2009

  • sd

    (Work stopped until Sep/09) SD is a peer-to-peer bugtracking tool designed to sync with the tools...

    legend

    Forked from ct/sd Thu May 28 05:53:05 -0700 2009

    Last updated Thu Jun 04 14:29:48 -0700 2009

  • svnbuilding

    An example project with docs on how to build software under Subversion. Should adapt to other VC ...

    legend

    Last updated Mon Dec 29 23:02:39 -0800 2008

  • requirefreedom

    Open Source Requirements

    legend

    Created Sun Nov 15 22:28:15 -0800 2009

  • babc

    Be a Better Consultant - A presentation

    legend

    Created Sun Jul 19 14:30:17 -0700 2009

  • gitbuilding

    Build softwate under version control using Git

    legend

    Created Sun Jul 19 14:28:54 -0700 2009

Public Activity feed

alecthegeek created branch b1 at alecthegeek/DR_Master Sat Nov 21 01:07:05 -0800 2009
alecthegeek created branch origin/master at alecthegeek/DR_DR Sat Nov 21 00:34:40 -0800 2009
alecthegeek created branch b1 at alecthegeek/DR_DR Sat Nov 21 00:34:40 -0800 2009
New branch is at alecthegeek/DR_DR/tree/b1
alecthegeek created branch DR/master at alecthegeek/DR_DR Sat Nov 21 00:34:40 -0800 2009
alecthegeek created branch master at alecthegeek/DR_Master Sat Nov 21 00:28:18 -0800 2009
alecthegeek created branch master at alecthegeek/DR_DR Sat Nov 21 00:27:43 -0800 2009
alecthegeek created repository DR_DR Sat Nov 21 00:27:26 -0800 2009
New repository is at alecthegeek/DR_DR
alecthegeek created branch master at alecthegeek/DR_DR Sat Nov 21 00:25:31 -0800 2009
alecthegeek created repository DR_DR Fri Nov 20 23:51:59 -0800 2009
New repository is at alecthegeek/DR_DR
alecthegeek created repository DR_Master Fri Nov 20 23:48:13 -0800 2009
New repository is at alecthegeek/DR_Master
alecthegeek forked schacon/gitbook Wed Nov 18 17:19:14 -0800 2009
Forked repository is at alecthegeek/gitbook
alecthegeek started watching andychilton/cil Tue Nov 17 16:56:36 -0800 2009
cil's description:
DVCS backed issue tracking system
alecthegeek created repository requirefreedom Sun Nov 15 22:28:17 -0800 2009
New repository is at alecthegeek/requirefreedom
alecthegeek started watching apenwarr/gitbuilder Sun Nov 15 21:29:46 -0800 2009
gitbuilder's description:
Auto-builds and tests all the branches of your git projects, showing pass/fail results on a web page/RSS feed. Isolates failures to the first commit that caused the problem.
alecthegeek created gist: 230589 Mon Nov 09 19:30:53 -0800 2009
http://pipes.yahoo.com/pipes/pipe.info?_id=cde169b7095489431b69b47395e07298
alecthegeek started watching Br3nda/ttytter Sun Nov 08 16:07:58 -0800 2009
ttytter was created Wed Feb 11 19:07:41 -0800 2009
alecthegeek created branch AC_updates_notes_1 at alecthegeek/iizip Thu Nov 05 02:47:47 -0800 2009
alecthegeek forked benbalbo/iizip Wed Nov 04 21:15:23 -0800 2009
Forked repository is at alecthegeek/iizip
alecthegeek updated gist: 226499 Wed Nov 04 15:25:19 -0800 2009
find ~/Dropbox -name '*conflicted copy*'
alecthegeek forked gist: 226499 Wed Nov 04 15:24:23 -0800 2009
find ~/Dropbox -name "*conflicted copy*"
alecthegeek created branch master at alecthegeek/demoGit Wed Nov 04 14:06:05 -0800 2009
alecthegeek created gist: 226428 Wed Nov 04 14:04:32 -0800 2009
use the output of git log -1 '--pretty=format:%h %ai' (example: "d19611c 2009-10-01 01:58:19 -040...
alecthegeek created repository demoGit Tue Nov 03 22:43:02 -0800 2009
New repository is at alecthegeek/demoGit
alecthegeek created gist: 223997 Sun Nov 01 22:19:28 -0800 2009
#! /bin/sh [ -d .git ] && rm -rf .git
alecthegeek updated gist: 223905 Sun Nov 01 19:10:24 -0800 2009
git log --pretty=oneline --abbrev-commit --all --graph
alecthegeek created gist: 223905 Sun Nov 01 19:09:53 -0800 2009
git log --pretty=oneline --abbrev-commit --all --graph
alecthegeek started watching stephenh/git-central Sun Nov 01 14:53:53 -0800 2009
git-central's description:
scripts and hooks for use with a centralized git repo
alecthegeek started watching schacon/ticgit Thu Oct 29 22:37:47 -0700 2009
ticgit's description:
Git based distributed ticketing system, including a command line client and web viewer
alecthegeek edited a page in the schacon/ticgit wiki Tue Oct 20 22:33:19 -0700 2009
alecthegeek started watching qrush/gitready Tue Oct 20 00:34:20 -0700 2009
gitready's description:
learn git one commit at a time. updates weekly or when great tips are found
alecthegeek started watching chromatic/modern_perl_book Tue Oct 20 00:31:05 -0700 2009
modern_perl_book's description:
Modern Perl: the book