public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
dustin (author)
Mon Mar 31 12:28:40 -0700 2008
commit  f6571d97eb7a4cacfba31b47270b10c6251896e7
tree    6fd656363f603d3d95484811016e9a375a9ddec3
parent  ac3b6281288b5390135d1ec446008ef438d7c17c
name age message
file .gitignore Mon Mar 31 12:28:40 -0700 2008 Ignore sqlite files. [dustin]
file AUTHORS Wed Mar 26 15:22:38 -0700 2008 New frontpage graphics, courtesy of Simon Bohlin [js]
file GPL-LICENSE Sun Jan 13 11:33:28 -0800 2008 Added license files [js]
file HACKING Mon Mar 31 12:26:08 -0700 2008 Updated requirements in HACKING [dustin]
file LICENSE Sun Jan 13 11:33:28 -0800 2008 Added license files [js]
file README Sun Jan 13 11:33:28 -0800 2008 Added license files [js]
file Rakefile Tue Aug 14 12:40:17 -0700 2007 initial commit [js]
file TODO.txt Sat Mar 29 17:13:38 -0700 2008 Prettified graphs and graphing code [js]
directory app/ Sun Mar 30 08:45:12 -0700 2008 Add back missing variable [js]
directory config/ Wed Mar 19 02:19:25 -0700 2008 Catch RoutingError's gracefully [js]
directory db/ Mon Mar 31 12:27:57 -0700 2008 Remove schema.rb from the source tree. [dustin]
directory lib/ Sun Mar 30 06:15:34 -0700 2008 Generate graphs locally using gruff and ./scrip... [js]
directory log/ Tue Aug 14 12:40:17 -0700 2007 initial commit [js]
file previous_failures.txt Tue Aug 14 14:51:28 -0700 2007 added spec dirs +files [js]
directory public/ Sun Mar 30 06:15:34 -0700 2008 Generate graphs locally using gruff and ./scrip... [js]
directory script/ Sun Mar 30 09:17:58 -0700 2008 Log a little more from the graph generator [js]
directory spec/ Sun Mar 30 08:36:51 -0700 2008 move #users_by_commits into Repository model wh... [js]
directory stories/ Sat Nov 17 15:21:31 -0800 2007 updated support files [js]
directory tmp/ Sun Dec 16 09:12:25 -0800 2007 Task system for async repos and ssh keys handling [js]
directory vendor/ Sun Mar 30 06:15:34 -0700 2008 Generate graphs locally using gruff and ./scrip... [js]
README
Gitorious.org -- Free open source hosting with a twist!
Copyright (C) 2007  Johan Sørensen

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA