Flightgear
These are git imports of the full history of the Flightgear project. New work will
be committed to them and, for the time being, mirrored back into the CVS repository.
flightgear
This is a repository for the FlightGear flight simulator. It includes
the entire history of the flight simulation portion of FlightGear,
dating back to 1997.
more…
Branches
- cvs is a mirror of Flightgear’s CVS repository. It is not updated
automatically (yet), but should be mostly up to date.
- next is the current head of development. It should be bitwise
identical to the cvs branch, but its history is different.
Developers and power users should run this.
- master is the branch where a new release is made. If we made a
release “tomorrow,” it would be the bits in master. Users who want
to track the latest features, but not deal with massive
instability, should run this. Usually master will be a week or two
behind next.
- maint is a branch for bug fixes to a release.
- sportmodel tracks John Denker’s Sportmodel patches found
here.
If new development only depends on code that is already in master, it
should be done in branches made from master, then merged into next. In
this way new features have a chance to “cook” in the next branch
before being added to master; at the same time it is straightforward
to update master to include a feature without sucking in everything
else in next.
-
Cloning this repository:
git clone git://gitorious.org/fg/flightgear.git flightgear cd flightgear
Add this repository as a remote to an existing local repository:
git remote add flightgear git://gitorious.org/fg/flightgear.git git fetch flightgear git checkout -b flightgear/master_or_other_branch my-local-tracking-branch
simgear
This is a repository of the SimGear simulation library. It includes
low-level math, graphics, and other functions used by the FlightGear
flight simulator, TerraGear scenery generation tools, and other
projects. This contains the complete history going back to 1997, even before SimGear was a standalone project.
more…
Branches
- cvs is a mirror of SimGear’s CVS repository. It is not updated
automatically (yet), but should be mostly up to date.
- next is the current head of development. It should be bitwise
identical to the cvs branch, but its history is different.
Developers and power users should run this.
- master is the branch where a new release is made. If we made a
release “tomorrow,” it would be the bits in master. Users who want
to track the latest features, but not deal with massive
instability, should run this. Usually master will be a week or two
behind next.
- maint is a branch for bug fixes to a release.
If new development only depends on code that is already in master, it
should be done in branches made from master, then merged into next. In
this way new features have a chance to “cook” in the next branch
before being added to master; at the same time it is straightforward
to update master to include a feature without sucking in everything
else in next.
-
Cloning this repository:
git clone git://gitorious.org/fg/simgear.git simgear cd simgear
Add this repository as a remote to an existing local repository:
git remote add simgear git://gitorious.org/fg/simgear.git git fetch simgear git checkout -b simgear/master_or_other_branch my-local-tracking-branch
fgdata
This is the data repository for Flightgear project.
-
Cloning this repository:
git clone git://gitorious.org/fg/fgdata.git fgdata cd fgdata
Add this repository as a remote to an existing local repository:
git remote add fgdata git://gitorious.org/fg/fgdata.git git fetch fgdata git checkout -b fgdata/master_or_other_branch my-local-tracking-branch
Activities 
-
Wednesday September 08 2010
-
Merge request
22:52
-
Push
22:49
-
Push
19:26
-
Push
18:16
willief pushed 2 commits to ~willief/fg/williefs-fgdata:victor-cockpit-mods
victor-cockpit-mods changed from 1c70ef2 to 81552e0

-
Push
17:41
-
Push
17:07
-
Push
14:18
-
Commit
12:36
willief created branch victor-cockpit-mods on fg/williefs-fgdata
-
Push
10:01
-
Push
00:07
-
-
Tuesday September 07 2010
-
Push
23:20
willief pushed 10 commits to ~willief/fg/williefs-fgdata:new-menu
new-menu changed from d9a806b to 2232ffd

-
Commit
20:48
willief created branch new-menu on fg/williefs-fgdata
-
Repository
19:16
New repository is in williefs-fgdata
-
Push
17:10
-
Push
17:05
-
Push
13:59
-
-
Monday September 06 2010
-
Push
23:11
-
Push
21:59
-
Push
20:25
-
Push
18:09
-
Push
15:36
-
Push
15:11
-
Commit
14:24
gral created branch waternew on fg/grals-fgdata
-
Push
13:28
-
Commit
12:26
Pigeon deleted branch pigeons-simgear on fg/pigeons-simgear
-
Push
12:23
-
Commit
12:14
Pigeon created branch pigeons-simgear on fg/pigeons-simgear
-
Push
11:34
-
Push
11:30
-
Commit
09:02
gral deleted branch wateramb on fg/grals-fgdata
-
- Labels: flight, simulator, and simulation
- License: GNU General Public License version 2(GPLv2)
- Owner: +flightgear-developers
- Created: 15 Sep 22:12
- Website at www.flightgear.org


