Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
Go to file
Sitaram Chamarty 8ffc5307d6 (lotsa files affected) rc file format changed; see below
The rc file used to be a bunch of variables, each one requiring to be
declared before being used.  While this was nice and all, it was a
little cumbersome to add a new flag or option.

If you disregard the "catch typos" aspect of having to predeclare
variables, it's a lot more useful to have all of rc be in a hash and use
any hash keys you want.

There could be other uses; for instance it could hold arbitrary data
that you would currently put in %ENV, without having to pollute %ENV if
you don't need child tasks to inherit it.

----

NOTE: I also ran perltidy, which I don't always remember to :)
2012-03-24 10:30:41 +05:30
Gitolite (lotsa files affected) rc file format changed; see below 2012-03-24 10:30:41 +05:30
src (lotsa files affected) rc file format changed; see below 2012-03-24 10:30:41 +05:30
t very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
g3-info very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
g3-install very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
gitolite (lotsa files affected) rc file format changed; see below 2012-03-24 10:30:41 +05:30
gitolite-shell (lotsa files affected) rc file format changed; see below 2012-03-24 10:30:41 +05:30