Repositories
qemu
MeeGo QEMU
-
Cloning this repository:
git clone git://gitorious.org/qemu-maemo/qemu.git qemu cd qemu
Add this repository as a remote to an existing local repository:
git remote add qemu git://gitorious.org/qemu-maemo/qemu.git git fetch qemu git checkout -b my-local-tracking-branch qemu/master_or_other_branch
gles-libs
OpenGL ES to GL wrapper library
-
Cloning this repository:
git clone git://gitorious.org/qemu-maemo/gles-libs.git gles-libs cd gles-libs
Add this repository as a remote to an existing local repository:
git remote add gles-libs git://gitorious.org/qemu-maemo/gles-libs.git git fetch gles-libs git checkout -b my-local-tracking-branch gles-libs/master_or_other_branch
qemu-maemo-ubuntu
-
Cloning this repository:
git clone git://gitorious.org/~lool/qemu-maemo/qemu-maemo-ubuntu.git qemu-maemo-ubuntu cd qemu-maemo-ubuntu
Add this repository as a remote to an existing local repository:
git remote add qemu-maemo-ubuntu git://gitorious.org/~lool/qemu-maemo/qemu-maemo-ubuntu.git git fetch qemu-maemo-ubuntu git checkout -b my-local-tracking-branch qemu-maemo-ubuntu/master_or_other_branch
jsmoeller-qemu
-
Cloning this repository:
git clone git://gitorious.org/~dl9pf/qemu-maemo/jsmoeller-qemu.git jsmoeller-qemu cd jsmoeller-qemu
Add this repository as a remote to an existing local repository:
git remote add jsmoeller-qemu git://gitorious.org/~dl9pf/qemu-maemo/jsmoeller-qemu.git git fetch jsmoeller-qemu git checkout -b my-local-tracking-branch jsmoeller-qemu/master_or_other_branch
jsmoeller-gles-libs
-
Cloning this repository:
git clone git://gitorious.org/~dl9pf/qemu-maemo/jsmoeller-gles-libs.git jsmoeller-gles-libs cd jsmoeller-gles-libs
Add this repository as a remote to an existing local repository:
git remote add jsmoeller-gles-libs git://gitorious.org/~dl9pf/qemu-maemo/jsmoeller-gles-libs.git git fetch jsmoeller-gles-libs git checkout -b my-local-tracking-branch jsmoeller-gles-libs/master_or_other_branch
erogisas-qemu
-
Cloning this repository:
git clone git://gitorious.org/~erogisa/qemu-maemo/erogisas-qemu.git erogisas-qemu cd erogisas-qemu
Add this repository as a remote to an existing local repository:
git remote add erogisas-qemu git://gitorious.org/~erogisa/qemu-maemo/erogisas-qemu.git git fetch erogisas-qemu git checkout -b my-local-tracking-branch erogisas-qemu/master_or_other_branch
erogisas-qemu-meego
-
Cloning this repository:
git clone git://gitorious.org/~erogisa/qemu-maemo/erogisas-qemu-meego.git erogisas-qemu-meego cd erogisas-qemu-meego
Add this repository as a remote to an existing local repository:
git remote add erogisas-qemu-meego git://gitorious.org/~erogisa/qemu-maemo/erogisas-qemu-meego.git git fetch erogisas-qemu-meego git checkout -b my-local-tracking-branch erogisas-qemu-meego/master_or_other_branch
nooroons-qemu
-
Cloning this repository:
git clone git://gitorious.org/~nooroon/qemu-maemo/nooroons-qemu.git nooroons-qemu cd nooroons-qemu
Add this repository as a remote to an existing local repository:
git remote add nooroons-qemu git://gitorious.org/~nooroon/qemu-maemo/nooroons-qemu.git git fetch nooroons-qemu git checkout -b my-local-tracking-branch nooroons-qemu/master_or_other_branch
artingwangs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~artingwang/qemu-maemo/artingwangs-qemu.git artingwangs-qemu cd artingwangs-qemu
Add this repository as a remote to an existing local repository:
git remote add artingwangs-qemu git://gitorious.org/~artingwang/qemu-maemo/artingwangs-qemu.git git fetch artingwangs-qemu git checkout -b my-local-tracking-branch artingwangs-qemu/master_or_other_branch
hiking90s-qemu
-
Cloning this repository:
git clone git://gitorious.org/~hiking90/qemu-maemo/hiking90s-qemu.git hiking90s-qemu cd hiking90s-qemu
Add this repository as a remote to an existing local repository:
git remote add hiking90s-qemu git://gitorious.org/~hiking90/qemu-maemo/hiking90s-qemu.git git fetch hiking90s-qemu git checkout -b my-local-tracking-branch hiking90s-qemu/master_or_other_branch
hiking90s-gles-libs
-
Cloning this repository:
git clone git://gitorious.org/~hiking90/qemu-maemo/hiking90s-gles-libs.git hiking90s-gles-libs cd hiking90s-gles-libs
Add this repository as a remote to an existing local repository:
git remote add hiking90s-gles-libs git://gitorious.org/~hiking90/qemu-maemo/hiking90s-gles-libs.git git fetch hiking90s-gles-libs git checkout -b my-local-tracking-branch hiking90s-gles-libs/master_or_other_branch
chauyans-qemu
-
Cloning this repository:
git clone git://gitorious.org/~chauyan/qemu-maemo/chauyans-qemu.git chauyans-qemu cd chauyans-qemu
Add this repository as a remote to an existing local repository:
git remote add chauyans-qemu git://gitorious.org/~chauyan/qemu-maemo/chauyans-qemu.git git fetch chauyans-qemu git checkout -b my-local-tracking-branch chauyans-qemu/master_or_other_branch
wbyhs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~wbyh/qemu-maemo/wbyhs-qemu.git wbyhs-qemu cd wbyhs-qemu
Add this repository as a remote to an existing local repository:
git remote add wbyhs-qemu git://gitorious.org/~wbyh/qemu-maemo/wbyhs-qemu.git git fetch wbyhs-qemu git checkout -b my-local-tracking-branch wbyhs-qemu/master_or_other_branch
holmesgitoriouss-qemu
-
Cloning this repository:
git clone git://gitorious.org/~holmesgitorious/qemu-maemo/holmesgitoriouss-qemu.git holmesgitoriouss-qemu cd holmesgitoriouss-qemu
Add this repository as a remote to an existing local repository:
git remote add holmesgitoriouss-qemu git://gitorious.org/~holmesgitorious/qemu-maemo/holmesgitoriouss-qemu.git git fetch holmesgitoriouss-qemu git checkout -b my-local-tracking-branch holmesgitoriouss-qemu/master_or_other_branch
holmesgitoriouss-holmesgitoriouss-qemu
-
Cloning this repository:
git clone git://gitorious.org/~holmesgitorious/qemu-maemo/holmesgitoriouss-holmesgitoriouss-qemu.git holmesgitoriouss-holmesgitoriouss-qemu cd holmesgitoriouss-holmesgitoriouss-qemu
Add this repository as a remote to an existing local repository:
git remote add holmesgitoriouss-holmesgitoriouss-qemu git://gitorious.org/~holmesgitorious/qemu-maemo/holmesgitoriouss-holmesgitoriouss-qemu.git git fetch holmesgitoriouss-holmesgitoriouss-qemu git checkout -b my-local-tracking-branch holmesgitoriouss-holmesgitoriouss-qemu/master_or_other_branch
rajulgs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~rajulg/qemu-maemo/rajulgs-qemu.git rajulgs-qemu cd rajulgs-qemu
Add this repository as a remote to an existing local repository:
git remote add rajulgs-qemu git://gitorious.org/~rajulg/qemu-maemo/rajulgs-qemu.git git fetch rajulgs-qemu git checkout -b my-local-tracking-branch rajulgs-qemu/master_or_other_branch
kurtlins-qemu
-
Cloning this repository:
git clone git://gitorious.org/~kurtlin/qemu-maemo/kurtlins-qemu.git kurtlins-qemu cd kurtlins-qemu
Add this repository as a remote to an existing local repository:
git remote add kurtlins-qemu git://gitorious.org/~kurtlin/qemu-maemo/kurtlins-qemu.git git fetch kurtlins-qemu git checkout -b my-local-tracking-branch kurtlins-qemu/master_or_other_branch
jaschang3337s-qemu
-
Cloning this repository:
git clone git://gitorious.org/~jaschang3337/qemu-maemo/jaschang3337s-qemu.git jaschang3337s-qemu cd jaschang3337s-qemu
Add this repository as a remote to an existing local repository:
git remote add jaschang3337s-qemu git://gitorious.org/~jaschang3337/qemu-maemo/jaschang3337s-qemu.git git fetch jaschang3337s-qemu git checkout -b my-local-tracking-branch jaschang3337s-qemu/master_or_other_branch
tehprogramerers-gles-libs
-
Cloning this repository:
git clone git://gitorious.org/~tehprogramerer/qemu-maemo/tehprogramerers-gles-libs.git tehprogramerers-gles-libs cd tehprogramerers-gles-libs
Add this repository as a remote to an existing local repository:
git remote add tehprogramerers-gles-libs git://gitorious.org/~tehprogramerer/qemu-maemo/tehprogramerers-gles-libs.git git fetch tehprogramerers-gles-libs git checkout -b my-local-tracking-branch tehprogramerers-gles-libs/master_or_other_branch
arag0rns-gles-libs
-
Cloning this repository:
git clone git://gitorious.org/~arag0rn/qemu-maemo/arag0rns-gles-libs.git arag0rns-gles-libs cd arag0rns-gles-libs
Add this repository as a remote to an existing local repository:
git remote add arag0rns-gles-libs git://gitorious.org/~arag0rn/qemu-maemo/arag0rns-gles-libs.git git fetch arag0rns-gles-libs git checkout -b my-local-tracking-branch arag0rns-gles-libs/master_or_other_branch
sclaivs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~sclaiv/qemu-maemo/sclaivs-qemu.git sclaivs-qemu cd sclaivs-qemu
Add this repository as a remote to an existing local repository:
git remote add sclaivs-qemu git://gitorious.org/~sclaiv/qemu-maemo/sclaivs-qemu.git git fetch sclaivs-qemu git checkout -b my-local-tracking-branch sclaivs-qemu/master_or_other_branch
tabs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~tab/qemu-maemo/tabs-qemu.git tabs-qemu cd tabs-qemu
Add this repository as a remote to an existing local repository:
git remote add tabs-qemu git://gitorious.org/~tab/qemu-maemo/tabs-qemu.git git fetch tabs-qemu git checkout -b my-local-tracking-branch tabs-qemu/master_or_other_branch
gshahs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~gshah/qemu-maemo/gshahs-qemu.git gshahs-qemu cd gshahs-qemu
Add this repository as a remote to an existing local repository:
git remote add gshahs-qemu git://gitorious.org/~gshah/qemu-maemo/gshahs-qemu.git git fetch gshahs-qemu git checkout -b my-local-tracking-branch gshahs-qemu/master_or_other_branch
jlin2001s-qemu
-
Cloning this repository:
git clone git://gitorious.org/~jlin2001/qemu-maemo/jlin2001s-qemu.git jlin2001s-qemu cd jlin2001s-qemu
Add this repository as a remote to an existing local repository:
git remote add jlin2001s-qemu git://gitorious.org/~jlin2001/qemu-maemo/jlin2001s-qemu.git git fetch jlin2001s-qemu git checkout -b my-local-tracking-branch jlin2001s-qemu/master_or_other_branch
songyupengs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~songyupeng/qemu-maemo/songyupengs-qemu.git songyupengs-qemu cd songyupengs-qemu
Add this repository as a remote to an existing local repository:
git remote add songyupengs-qemu git://gitorious.org/~songyupeng/qemu-maemo/songyupengs-qemu.git git fetch songyupengs-qemu git checkout -b my-local-tracking-branch songyupengs-qemu/master_or_other_branch
berfabs-qemu
-
Cloning this repository:
git clone git://gitorious.org/~berfab/qemu-maemo/berfabs-qemu.git berfabs-qemu cd berfabs-qemu
Add this repository as a remote to an existing local repository:
git remote add berfabs-qemu git://gitorious.org/~berfab/qemu-maemo/berfabs-qemu.git git fetch berfabs-qemu git checkout -b my-local-tracking-branch berfabs-qemu/master_or_other_branch
viewpowers-qemu
-
Cloning this repository:
git clone git://gitorious.org/~viewpower/qemu-maemo/viewpowers-qemu.git viewpowers-qemu cd viewpowers-qemu
Add this repository as a remote to an existing local repository:
git remote add viewpowers-qemu git://gitorious.org/~viewpower/qemu-maemo/viewpowers-qemu.git git fetch viewpowers-qemu git checkout -b my-local-tracking-branch viewpowers-qemu/master_or_other_branch
pmaydell-qemu-meego
-
Cloning this repository:
git clone git://gitorious.org/~pmaydell/qemu-maemo/pmaydell-qemu-meego.git pmaydell-qemu-meego cd pmaydell-qemu-meego
Add this repository as a remote to an existing local repository:
git remote add pmaydell-qemu-meego git://gitorious.org/~pmaydell/qemu-maemo/pmaydell-qemu-meego.git git fetch pmaydell-qemu-meego git checkout -b my-local-tracking-branch pmaydell-qemu-meego/master_or_other_branch
gusmorcos-gles-libs
-
Cloning this repository:
git clone git://gitorious.org/~gusmorco/qemu-maemo/gusmorcos-gles-libs.git gusmorcos-gles-libs cd gusmorcos-gles-libs
Add this repository as a remote to an existing local repository:
git remote add gusmorcos-gles-libs git://gitorious.org/~gusmorco/qemu-maemo/gusmorcos-gles-libs.git git fetch gusmorcos-gles-libs git checkout -b my-local-tracking-branch gusmorcos-gles-libs/master_or_other_branch
afosterws-qemu
-
Cloning this repository:
git clone git://gitorious.org/~afosterw/qemu-maemo/afosterws-qemu.git afosterws-qemu cd afosterws-qemu
Add this repository as a remote to an existing local repository:
git remote add afosterws-qemu git://gitorious.org/~afosterw/qemu-maemo/afosterws-qemu.git git fetch afosterws-qemu git checkout -b my-local-tracking-branch afosterws-qemu/master_or_other_branch

