<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/cli, branch 6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/'/>
<entry>
<title>fix: more useful output of SORM objects in tinker</title>
<updated>2025-12-09T12:54:03+00:00</updated>
<author>
<name>Marcus Eibrink-Lunzenauer</name>
<email>lunzenauer@elan-ev.de</email>
</author>
<published>2025-12-09T12:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=9721cd67b6f0566e88418020ac17189951d7666e'/>
<id>9721cd67b6f0566e88418020ac17189951d7666e</id>
<content type='text'>
Closes #6098

Merge request studip/studip!4636
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6098

Merge request studip/studip!4636
</pre>
</div>
</content>
</entry>
<entry>
<title>re #5915 remove doubled cronjobs</title>
<updated>2025-10-06T09:12:25+00:00</updated>
<author>
<name>Rasmus Fuhse</name>
<email>fuhse@data-quest.de</email>
</author>
<published>2025-10-06T08:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=2fc4cf2119029cb4ee05af936443ba82b03e9786'/>
<id>2fc4cf2119029cb4ee05af936443ba82b03e9786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #5257: Type Hinting for Simple(ORMap)Collection</title>
<updated>2025-03-14T10:52:50+00:00</updated>
<author>
<name>Rami Jasim</name>
<email>minecraftmrgold@gmail.com</email>
</author>
<published>2025-03-12T14:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=c20eed1136799662a2e54ee7a870708590d36291'/>
<id>c20eed1136799662a2e54ee7a870708590d36291</id>
<content type='text'>
Closes #5257

Merge request studip/studip!3943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5257

Merge request studip/studip!3943
</pre>
</div>
</content>
</entry>
<entry>
<title>execute sorm:describe for 6.0, re #3804</title>
<updated>2025-03-14T08:07:06+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-03-14T07:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=be08e7aeffb2320a127452df75e81cb302528d0e'/>
<id>be08e7aeffb2320a127452df75e81cb302528d0e</id>
<content type='text'>
Merge request studip/studip!4044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!4044
</pre>
</div>
</content>
</entry>
<entry>
<title>StEP 1552 closes #1552</title>
<updated>2024-12-12T14:52:00+00:00</updated>
<author>
<name>André Noack</name>
<email>noack@data-quest.de</email>
</author>
<published>2024-12-12T14:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=940d2aaa8638b4e0c764579cb3977e7be527c81f'/>
<id>940d2aaa8638b4e0c764579cb3977e7be527c81f</id>
<content type='text'>
Closes #1552

Merge request studip/studip!1137
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1552

Merge request studip/studip!1137
</pre>
</div>
</content>
</entry>
<entry>
<title>fix make:plugin command, fixes #4743</title>
<updated>2024-10-23T10:33:45+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-10-23T10:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=b16c0d28a58a698ff9b44775d161eadaf104df6f'/>
<id>b16c0d28a58a698ff9b44775d161eadaf104df6f</id>
<content type='text'>
Closes #4743

Merge request studip/studip!3541
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4743

Merge request studip/studip!3541
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `--confirmation`/`--no-confirmation` to read password from stdin.</title>
<updated>2024-10-23T05:02:17+00:00</updated>
<author>
<name>Marcus Eibrink-Lunzenauer</name>
<email>lunzenauer@elan-ev.de</email>
</author>
<published>2024-10-23T05:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=febf8a5f18a558e8d1a0ec4c748d348de726fcf4'/>
<id>febf8a5f18a558e8d1a0ec4c748d348de726fcf4</id>
<content type='text'>
Closes #3910

Merge request studip/studip!2766
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3910

Merge request studip/studip!2766
</pre>
</div>
</content>
</entry>
<entry>
<title>add make plugin, fixes #4563</title>
<updated>2024-09-06T13:17:34+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2024-09-06T13:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=c25db6aaac0a7dc553513f8cae7336ed1931ac85'/>
<id>c25db6aaac0a7dc553513f8cae7336ed1931ac85</id>
<content type='text'>
Closes #4563

Merge request studip/studip!3374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4563

Merge request studip/studip!3374
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "use PsrPrinter instead of own printer, make wizard optional, add more..."</title>
<updated>2024-09-05T12:01:07+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2024-09-05T12:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=5c219d4898b86d4dcdfe8b27a268c432abb8ee53'/>
<id>5c219d4898b86d4dcdfe8b27a268c432abb8ee53</id>
<content type='text'>
This reverts commit 1cb328ab5a58034d9545d0353843e3aaae210ef3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1cb328ab5a58034d9545d0353843e3aaae210ef3.
</pre>
</div>
</content>
</entry>
<entry>
<title>use PsrPrinter instead of own printer, make wizard optional, add more...</title>
<updated>2024-09-05T12:00:36+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-09-05T12:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=1cb328ab5a58034d9545d0353843e3aaae210ef3'/>
<id>1cb328ab5a58034d9545d0353843e3aaae210ef3</id>
<content type='text'>
Closes #4563

Merge request studip/studip!3378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4563

Merge request studip/studip!3378
</pre>
</div>
</content>
</entry>
</feed>
