<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nodecore.mine.nu/w/index.php?action=history&amp;feed=atom&amp;title=How_to_generate_NodeCore_changelogs</id>
	<title>How to generate NodeCore changelogs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nodecore.mine.nu/w/index.php?action=history&amp;feed=atom&amp;title=How_to_generate_NodeCore_changelogs"/>
	<link rel="alternate" type="text/html" href="https://nodecore.mine.nu/w/index.php?title=How_to_generate_NodeCore_changelogs&amp;action=history"/>
	<updated>2026-04-29T08:35:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://nodecore.mine.nu/w/index.php?title=How_to_generate_NodeCore_changelogs&amp;diff=245&amp;oldid=prev</id>
		<title>Warr1024: Instructions for generating NC changelogs directly using git/perl</title>
		<link rel="alternate" type="text/html" href="https://nodecore.mine.nu/w/index.php?title=How_to_generate_NodeCore_changelogs&amp;diff=245&amp;oldid=prev"/>
		<updated>2020-10-16T14:28:38Z</updated>

		<summary type="html">&lt;p&gt;Instructions for generating NC changelogs directly using git/perl&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* These instructions require a unix-like system (Linux, BSD, WSL, Mac+homebrew, etc)&lt;br /&gt;
* You will need a local clone of the git repo (https://gitlab.com/sztest/nodecore)&lt;br /&gt;
* Make sure you are on the correct branch.  You will not be able to see Alpha commits unless you are on the &amp;lt;code&amp;gt;dev&amp;lt;/code&amp;gt; branch.&lt;br /&gt;
* Make sure you pull latest, or you won&amp;#039;t see any changes since your last pull.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;git log --pretty=&amp;#039;%at-%h %s %d&amp;#039; | perl -pne &amp;#039;s#\d{5,}#substr(&amp;quot;00000000&amp;quot;.int(($&amp;amp;-1540612800)/60),-8)#e&amp;#039;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not every version that&amp;#039;s listed will have produced an official release package on Minetest ContentDB.&lt;/div&gt;</summary>
		<author><name>Warr1024</name></author>
	</entry>
</feed>