Vítor Baptista
I don’t like Gitorious' way of handling projects as http://gitorious.org/my-project/my-repository. I prefer GitHub’s http://github.com/my-login/my-project. So, I am creating myself a master project, and I’ll add my repositories into it.
uva
Solved (or not) Programming Challenges from UVa (http://uva.onlinejudge.org)
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/uva.git uva cd uva
Add this repository as a remote to an existing local repository:
git remote add uva git://gitorious.org/vitorbaptista/uva.git git fetch uva git checkout -b my-local-tracking-branch uva/master_or_other_branch
uno
Projeto de Linguagem de Programação 2 na UFPB. Um bot para IRC que organiza partidas de Uno.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/uno.git uno cd uno
Add this repository as a remote to an existing local repository:
git remote add uno git://gitorious.org/vitorbaptista/uno.git git fetch uno git checkout -b my-local-tracking-branch uno/master_or_other_branch
relex
A simple lexical analyser for a subset of Pascal. It’s an exercise used in my Compilers class.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/relex.git relex cd relex
Add this repository as a remote to an existing local repository:
git remote add relex git://gitorious.org/vitorbaptista/relex.git git fetch relex git checkout -b my-local-tracking-branch relex/master_or_other_branch
lpt-switch
Driver do esquema lpt-switch para GNU/Linux usando o X11.Org.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/lpt-switch.git lpt-switch cd lpt-switch
Add this repository as a remote to an existing local repository:
git remote add lpt-switch git://gitorious.org/vitorbaptista/lpt-switch.git git fetch lpt-switch git checkout -b my-local-tracking-branch lpt-switch/master_or_other_branch
lidesc
Supporting software development with a multitude of licensed components more…
LIDESC automates the awareness and identification of the licenses and redistribution requirements of software you write or acquire. It is an awareness tool for preventing unintended violations of license terms. LIDESC is designed to report license terms and conflicts; it is not a “lock” or copy-prevention tool.
Software developers and publishers need tools that accomodate components, libraries, and programs from any number of different suppliers under Free and proprietary licenses. LIDESC does this, and is Free Software with an open, extendable architecture. (LIDESC is meant to be useful with any software, not just software we supply.)
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/lidesc.git lidesc cd lidesc
Add this repository as a remote to an existing local repository:
git remote add lidesc git://gitorious.org/vitorbaptista/lidesc.git git fetch lidesc git checkout -b my-local-tracking-branch lidesc/master_or_other_branch
pyppd
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/pyppd.git pyppd cd pyppd
Add this repository as a remote to an existing local repository:
git remote add pyppd git://gitorious.org/vitorbaptista/pyppd.git git fetch pyppd git checkout -b my-local-tracking-branch pyppd/master_or_other_branch
resin
A simple semantical analyser for a subset of Portuguese. It’s an exercise used in my Compilers class. It receives as input the output of http://gitorious.org/vitorbaptista/relex.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/resin.git resin cd resin
Add this repository as a remote to an existing local repository:
git remote add resin git://gitorious.org/vitorbaptista/resin.git git fetch resin git checkout -b my-local-tracking-branch resin/master_or_other_branch
licc
License Compatibility Checker
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/licc.git licc cd licc
Add this repository as a remote to an existing local repository:
git remote add licc git://gitorious.org/vitorbaptista/licc.git git fetch licc git checkout -b my-local-tracking-branch licc/master_or_other_branch
qualeaoperadora-de
The code for http://qualeaoperadora.de
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/qualeaoperadora-de.git qualeaoperadora-de cd qualeaoperadora-de
Add this repository as a remote to an existing local repository:
git remote add qualeaoperadora-de git://gitorious.org/vitorbaptista/qualeaoperadora-de.git git fetch qualeaoperadora-de git checkout -b my-local-tracking-branch qualeaoperadora-de/master_or_other_branch
bingodoze
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/bingodoze.git bingodoze cd bingodoze
Add this repository as a remote to an existing local repository:
git remote add bingodoze git://gitorious.org/vitorbaptista/bingodoze.git git fetch bingodoze git checkout -b my-local-tracking-branch bingodoze/master_or_other_branch
sagres
Parsing do SAGRES do TCE-PB durante a Maratona Internacional de Dados Abertos.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/sagres.git sagres cd sagres
Add this repository as a remote to an existing local repository:
git remote add sagres git://gitorious.org/vitorbaptista/sagres.git git fetch sagres git checkout -b my-local-tracking-branch sagres/master_or_other_branch
Activities 
-
Friday January 28 2011
-
Push
06:03
Vítor Baptista pushed ea6c39f1 to vitorbaptista/bingodoze:master
Vítor Baptista on October 29, 2010 01:24
-
-
Friday December 10 2010
-
Push
01:02
Vítor Baptista pushed 3975e8ab to vitorbaptista/licc:master
Vítor Baptista on December 10, 2010 01:02 -
Push
00:58
-
Push
00:58
Vítor Baptista pushed 13 commits to vitorbaptista/licc:master
master changed from cd1d004 to 1f05e4e

-
-
Saturday December 04 2010
-
Push
19:09
Vítor Baptista pushed 017bd683 to vitorbaptista/sagres:master
Vítor Baptista on December 04, 2010 18:50 -
Commit
18:56
Vítor Baptista started development of vitorbaptista/sagres
-
Repository
18:55
Vítor Baptista created repository sagres in Vítor Baptista
Parsing do SAGRES do TCE-PB durante a Maratona Internacional de Dados Abertos.
-
Commit
18:50
Vítor Baptista committed bf126989 to vitorbaptista
-
-
Monday November 22 2010
-
Push
22:17
Vítor Baptista pushed cd1d0048 to vitorbaptista/licc:master
Vítor Baptista on November 22, 2010 22:16 -
Push
22:11
-
-
Wednesday October 27 2010
-
Push
01:01
Vítor Baptista pushed 3 commits to vitorbaptista/bingodoze:master
master changed from 27e5284 to c16503f

-
-
Monday October 25 2010
-
Push
20:18
Vítor Baptista pushed 27e5284d to vitorbaptista/bingodoze:master
Vítor Baptista on October 25, 2010 20:18 -
Push
17:54
Vítor Baptista pushed 3f02828e to vitorbaptista/bingodoze:master
Vítor Baptista on October 25, 2010 17:52 -
Push
17:53
Vítor Baptista pushed 2 commits to vitorbaptista/bingodoze:master
master changed from 21a9106 to 070c8fe

-
-
Sunday October 24 2010
-
Push
21:27
Vítor Baptista pushed 21a91065 to vitorbaptista/bingodoze:master
Vítor Baptista on October 24, 2010 21:26 -
Push
21:17
Vítor Baptista pushed 2 commits to vitorbaptista/bingodoze:master
master changed from 1724e8e to 78143ea

-
-
Thursday October 21 2010
-
Push
18:58
Vítor Baptista pushed 1724e8e8 to vitorbaptista/bingodoze:master
Vítor Baptista on October 21, 2010 18:57 -
Push
18:40
Vítor Baptista pushed 5 commits to vitorbaptista/bingodoze:master
master changed from 3e1ffe2 to 4784b2e

-
Push
05:24
Vítor Baptista pushed 3e1ffe2f to vitorbaptista/bingodoze:master
Vítor Baptista on October 21, 2010 05:20 -
Push
05:21
Vítor Baptista pushed 761a3180 to vitorbaptista/bingodoze:master
Vítor Baptista on October 21, 2010 05:20 -
Push
05:20
Vítor Baptista pushed 6 commits to vitorbaptista/bingodoze:master
master changed from 92fcd43 to 51c0f5a

-
Push
01:28
Vítor Baptista pushed 92fcd438 to vitorbaptista/bingodoze:master
Vítor Baptista on October 21, 2010 01:27 -
Push
01:11
Vítor Baptista pushed aa0dc989 to vitorbaptista/bingodoze:master
Vítor Baptista on October 21, 2010 01:11 -
Push
00:50
Vítor Baptista pushed 3 commits to vitorbaptista/bingodoze:master
master changed from 152a9e2 to 19850bd

-
-
Wednesday October 20 2010
-
Commit
21:36
Vítor Baptista started development of vitorbaptista/bingodoze
-
Repository
21:35
Vítor Baptista created repository bingodoze in Vítor Baptista
http://labs.vitorbaptista.com/bingodoze
-
Commit
21:30
-
Commit
21:26
Vítor Baptista committed 3382c45f to vitorbaptista
-
Commit
21:23
-
Commit
21:12
-

