Changes being made?

Posted:
24 Jul 2011, 00:43
by timmermac
With the new git repository, is there a way for regular users to see what changes are being made to the repository? Basically, something similar to
http://code.google.com/p/cardforge/source/list? I notice that that site hasn't been updated since git started getting used.
Re: Changes being made?

Posted:
24 Jul 2011, 01:02
by Braids
hmmm, you could view the commit log at
https://www.gitorious.org/cardforge/cardforge/commits/master . . .
you might have to sign up on gitorious first.
Re: Changes being made?

Posted:
24 Jul 2011, 01:21
by Braids
sadly, our rev numbers (rXXXX) have been replaced with identifiers consisting of 7 hexadecimal characters. oh well.