1
Linux / Re: Download
« on: December 12, 2010, 09:03:32 am »
scroll to the top of your screen. Look for "download".
http://ufoai.ninex.info/wiki/index.php/Download
http://ufoai.ninex.info/wiki/index.php/Download
New board
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
% git name-rev 33db5f4d9027a10e477ccf054b2c1ab94f74c85a
33db5f4d9027a10e477ccf054b2c1ab94f74c85a tags/v0.99^0~940
The other way around? Got to be a way I suppose.#the revision
git checkout ufoai_2.1-dev1-27183-g3be0bf3
# list between 2 revisions before and the last
git rev-list HEAD ufoai_2.1-dev1-27183-g3be0bf3~2
[punkie@fed ufoai]$ git describe --tags
ufoai_2.1-dev1-27183-g3be0bf3
This revision is 27183 commits seperated from the last tag (ufoai_2.1-dev1) which is identified by the first 7 chars "g3be0bf3". In other words, we can identify this revision as 27183 though we can reset the counter whenever we can. Via a hook this string can be added to the log.
# remember to put a blank line at the end of the file (GCC will complain if you don't.)
# don't put more than one blank line at the end of the file (GIT will complain if you do.)
imo they should be removed completly (the deps) - they are in the package descriptions already. there is no need to maintain them twice.