Home
last modified time | relevance | path

Searched full:changelog (Results 1 – 25 of 30) sorted by relevance

12

/template/writr/.github/workflows/
Drelease.yml24 - name: Generate Changelog
30 # Create a new CHANGELOG.md file with headers
31 echo -e "# Changelog\n" > CHANGELOG.md
34 git log ${PREV_TAG}..HEAD --pretty=format:"* %s" >> CHANGELOG.md
37 echo -e "\n\n# Contributors\n" >> CHANGELOG.md
38 git log ${PREV_TAG}..HEAD --format='%aN' | sort -u | awk '{print "* " $0}' >> CHANGELOG.md
50 body_path: ./CHANGELOG.md
/template/strap/vendor/symfony/deprecation-contracts/
H A DCHANGELOG.md1 CHANGELOG chapter
4 The changelog is maintained for all Symfony contracts at the following URL:
5 https://github.com/symfony/contracts/blob/main/CHANGELOG.md
/template/khum1/
DREADME.md40 ## Changelog section in Khum1, Dokuwiki template for Khaganat
41 I try to follow [Keep a Changelog](https://keepachangelog.com/fr/1.0.0/). Changelog are in an other…
DCHANGELOG.md.backup1 # Changelog
4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7 You can read this changelog in french or in english. English is translated with Deepl.
44 - Modification of the Changelog presentation to read more easily : part EN then part FR.
62 - Modification de la présentation du Changelog pour lire plus facilement : partie EN puis partie FR.
DCHANGELOG.md1 # Changelog chapter
4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7 You can read this changelog in french or in english. English is translated with Deepl.
65 - Modification of the Changelog presentation to read more easily : part EN then part FR.
83 - Modification de la présentation du Changelog pour lire plus facilement : partie EN puis partie FR.
/template/breeze/bower_components/modular-scale/
Dmodular-scale.gemspec33 # CHANGELOG
34 s.files += ["changelog.md"]
/template/mnml-blog/
D.htaccess7 <FilesMatch "^(README|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|detail\.php|…
/template/prsnl10/
D.htaccess7 <FilesMatch "^(README|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|detail\.php|…
/template/adoradark/
DCHANGELOG.md1 #Changelog hashtag
/template/vector20/
D.htaccess11 <FilesMatch "^(README|README-de|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|de…
/template/vector/
D.htaccess11 <FilesMatch "^(README|README-de|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|de…
/template/monobook/
D.htaccess11 <FilesMatch "^(README|README-de|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|de…
/template/wikiweko/
H A D.htaccess11 <FilesMatch "^(README|README-de|COPYING|ChangeLog|CREDITS|VERSION|style\.ini|template\.info\.txt|de…
/template/strap/vendor/php-webdriver/webdriver/
H A DREADME.md190 ## Changelog section in php-webdriver – Selenium WebDriver bindings for PHP
191 For latest changes see [CHANGELOG.md](CHANGELOG.md) file.
H A DCHANGELOG.md1 # Changelog chapter
199 - Added CHANGELOG.md.
/template/breeze/bower_components/gumby/
DREADME.md9 More information, including our changelog, can be found in the [Wiki](https://github.com/GumbyFrame…
/template/boozurk/tinynav/
DREADME.md28 Changelog chapter
/template/strap/vendor/symfony/process/
H A DCHANGELOG.md1 CHANGELOG chapter
/template/strap/renderer/
H A Danalytics.php20 use dokuwiki\ChangeLog\PageChangeLog;
235 $changelog = new PageChangeLog($ID);
236 $revs = $changelog->getRevisions(0, 10000);
250 $info = $changelog->getRevisionInfo($rev);
/template/myown/
DREADME.rst105 Changelog chapter
/template/simpleclean/
DREADME.rst105 Changelog chapter
/template/dokucms/
DREADME.md69 …re were no changes to style.ini content. I will explicitly list style.ini changes in the changelog.
/template/darkclean/
DREADME.rst116 Changelog chapter
/template/strap/vendor/symfony/yaml/
H A DCHANGELOG.md1 CHANGELOG chapter
/template/kiwiki/
H A DREADME.md22 <summary>Changelog</summary>

12