Home
last modified time | relevance | path

Searched defs:changelog (Results 1 – 25 of 1210) sorted by relevance

12345678910>>...49

/dports/www/R-cran-shiny/shiny/
H A DNEWS.md16 ### Breaking changes
51 ### Bug fixes
154 ### Bug fixes
220 ### Bug fixes
274 ### Bug fixes
324 ### Bug fixes
346 ### Bug fixes
396 ### Bug fixes
466 ### Bug fixes
506 ### Bug fixes
[all …]
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/command-exists/
H A DREADME.md55 ## changelog section in command-exists
57 ### v1.2.6
61 ### v1.2.5
65 ### v1.2.4
69 ### v1.2.0
73 ### v1.1.0
77 ### v1.0.2
/dports/sysutils/py-salt/salt-3004.1/doc/topics/development/
H A Dchangelog.rst1 .. _changelog: target
95 .. _`SEP 01`: https://github.com/saltstack/salt-enhancement-proposals/pull/2
96 .. _`keepachangelog`: https://keepachangelog.com/en/1.0.0/
97 .. _`towncrier`: https://pypi.org/project/towncrier/
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/globjoin/
H A DCHANGELOG.md3 ### 2016/02/16 - 0.1.4
7 ### 2016/02/15 - 0.1.3
12 ### 2015/12/24 - 0.1.2
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/
H A Dchangelog.php31 $changelog = ob_get_contents(); variable
34 $changelog = file_get_contents($filename); variable
51 $changelog = htmlspecialchars($changelog); variable
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/dashboard/widgets/
H A Dchangelog.php79 $changelog = str_replace("\r\n", "<br>",$l['cdiff']); variable
80 $changelog = str_replace("\n", "<br>",$changelog); variable
81 $changelog = htmlentities($changelog); variable
82 $changelog = array_filter(explode("<br>", $changelog)); variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/dev_guide/
H A Ddeveloping_collections_changelogs.rst28 Generating changelogs
46 Porting Guide entries from changelog fragments
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/tools/changelog/
H A Dchangelog-print.php82 $changelog = str_replace("\r\n", "<br>",$l['cdiff']); variable
83 $changelog = str_replace("\n", "<br>",$changelog); variable
84 $changelog = array_filter(explode("<br>", $changelog)); variable
H A Dshow-popup.php98 $changelog = str_replace("\r\n", "<br>",$clog->cdiff); variable
99 $changelog = str_replace("\n", "<br>",$changelog); variable
100 $changelog = array_filter(explode("<br>", $changelog)); variable
/dports/deskutils/zim/zim-0.74.3/tools/
H A Dadd_release_to_appdata.py15 def extract(changelog): argument
81 def main(changelog, appdata): argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/build/
H A Dchangelog2appdata.py46 def get_changelog_xml(changelog, max_items=None): argument
55 def update_appdata(appdata_path, changelog, max_items=None): argument
/dports/sysutils/plasma5-discover/discover-5.23.5/libdiscover/UpdateModel/
H A DUpdateItem.cpp65 QString UpdateItem::changelog() const in changelog() function in UpdateItem
70 void UpdateItem::setChangelog(const QString &changelog) in setChangelog()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/update/
H A DUpdate.java43 private String changelog; field in Update
51 public Update(String componentName, String latestVersion, String changelog, String url) { in Update()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/attrs/
H A Dtox.ini80 basepython = python3.6
81 deps = towncrier
82 skip_install = true
83 commands = towncrier --draft
/dports/databases/py-marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.26.1/docs/
H A Dchangelog.rst1 .. _changelog: target
/dports/devel/boost-docs/boost_1_72_0/libs/smart_ptr/doc/smart_ptr/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/devel/boost-docs/boost_1_72_0/libs/endian/doc/endian/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/multimedia/py-av/av-8.0.3/docs/development/
H A Dchangelog.rst4 .. _changelog: target
/dports/devel/boost-python-libs/boost_1_72_0/libs/smart_ptr/doc/smart_ptr/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/devel/boost-python-libs/boost_1_72_0/libs/endian/doc/endian/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/devel/bpython/bpython-0.22.1/doc/sphinx/source/
H A Dchangelog.rst1 .. _changelog: target
/dports/devel/boost-python-libs/boost_1_72_0/libs/variant2/doc/variant2/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dchangelog.adoc10 [#changelog] anchor
/dports/sysutils/ansible2/ansible-2.9.27/docs/docsite/rst/dev_guide/testing/sanity/
H A Dchangelog.rst1 changelog chapter

12345678910>>...49