Home
last modified time | relevance | path

Searched refs:changelog (Results 1 – 25 of 85) sorted by relevance

1234

/external/ltp/scripts/
Dgit2changelog.sh12 tmp_changelog=$(mktemp /tmp/changelog.XXXXXX)
14 … '$tmp_changelog' ] && rm -f '$tmp_changelog'; [ -f '$changelog~' ] && mv '$changelog~' '$changelo…
16 changelog="${0%/*}/../ChangeLog"
21 cat "$changelog" >> "$tmp_changelog"
23 mv "$changelog" "$changelog~"
26 mv "$tmp_changelog" "$changelog"
28 rm -f "$changelog~"
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph.egg-info/
DSOURCES.txt26 doc/changelog.rst
37 doc/_build/doctrees/changelog.doctree
49 doc/_build/html/changelog.html
64 doc/_build/html/_sources/changelog.txt
/external/libexif/
DMakefile.am30 .PHONY: cvs-changelog
31 cvs-changelog: $(srcdir)/ChangeLog.cvs
/external/libvpx/libvpx/
Dmainpage.dox24 - Consult the \ref changelog for a complete list of improvements in this
45 /*!\page changelog CHANGELOG
/external/bison/build-aux/
Dannounce-gen242 my @changelog;
244 and push @changelog, $File::Find::name}},
248 @changelog
250 my %changelog = map {$_ => 1} @changelog;
257 # A typical @changelog array might look like this:
269 delete $changelog{$target}
274 push @reordered, sort keys %changelog;
/external/fmtlib/support/
Dmanage.py184 changelog = 'ChangeLog.rst'
185 changelog_path = os.path.join(fmt_repo.dir, changelog)
209 fmt_repo.add(changelog, cmakelists)
/external/sonic/
Dmkorig6 version=`head -1 debian/changelog | sed 's/.*(//
/external/libedit/doc/
DMakefile.am30 changelog.txt: ../ChangeLog
/external/libdivsufsort/
DCHANGELOG.md3 See full changelog at: https://github.com/y-256/libdivsufsort/commits
/external/syslinux/doc/
DSubmittingPatches.txt351 arrange to have an Acked-by: line added to the patch's changelog.
382 permanent changelog to describe this patch.
385 also go in the changelog.
389 - Any additional comments not suitable for the changelog.
409 all the way into the git changelog. The "summary phrase" may
425 patch in the permanent changelog. If the "from" line is missing,
427 the patch author in the changelog.
430 changelog, so should make sense to a competent reader who has long
435 handling tools where the changelog message ends.
441 not suitable for the permanent changelog, should also go here.
/external/chromium-trace/catapult/telemetry/third_party/altgraph/
Dsetup.cfg7 doc/changelog.rst
/external/blktrace/
Dbtrace.spec53 %changelog -n btrace
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dindex.rst21 changelog
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dindex.rst18 changelog
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/
DChangeLog29 * First... er... changelog log!
/external/ltp/testcases/kernel/io/disktest/
Ddisktest.spec47 %changelog
/external/bison/
DMakefile.am72 $(top_srcdir)/build-aux/gitlog-to-changelog \
Dcfg.mk44 changelog-check \
/external/cmockery/cmockery_0_1_2/packages/rpm/
Drpm.spec37 %changelog
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/
Dsetup.cfg7 doc/changelog.rst
/external/strace/
Dconfig.status396 …iles=" Makefile tests/Makefile tests-m32/Makefile tests-mx32/Makefile strace.spec debian/changelog"
557 "debian/changelog") CONFIG_FILES="$CONFIG_FILES debian/changelog" ;;
/external/strace/debian/
Dchangelog.in67 * Remove ancient changelog entries that annoy lintian
127 + remove ancient changelog entries causing syntax checker errors
696 * See upstream changelog for changes
820 * Compress changelog
843 * Put changelog in correct place (Bug# 13363)
857 * Install upstream changelog
880 * Renamed debian changelog to changelog.Debian
Dchangelog67 * Remove ancient changelog entries that annoy lintian
127 + remove ancient changelog entries causing syntax checker errors
696 * See upstream changelog for changes
820 * Compress changelog
843 * Put changelog in correct place (Bug# 13363)
857 * Install upstream changelog
880 * Renamed debian changelog to changelog.Debian
/external/llvm/
Dllvm.spec.in58 %changelog
/external/netperf/
Dnetperf.spec.in68 %changelog

1234