HomeSort by relevance Sort by last modified time
    Searched refs:ChangeLog (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
setChangeLogDateAndReviewer.pl 43 diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
44 --- a/WebCore/ChangeLog
45 +++ b/WebCore/ChangeLog
60 diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
61 --- a/WebCore/ChangeLog
62 +++ b/WebCore/ChangeLog
82 diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
    [all...]
fixChangeLogPatch.pl 40 # The source ChangeLog for these tests is the following:
64 --- ChangeLog
65 +++ ChangeLog
76 --- ChangeLog
77 +++ ChangeLog
91 --- ChangeLog
92 +++ ChangeLog
108 --- ChangeLog
109 +++ ChangeLog
128 --- ChangeLog
    [all...]
fixChangeLogPatchThenSetChangeLogDateAndReviewer.pl 40 --- ChangeLog
41 +++ ChangeLog
59 --- ChangeLog
60 +++ ChangeLog
parseSvnPropertyValue.pl 210 Merged /trunk/ChangeLog:r64190
213 expectedNextLine => " Merged /trunk/ChangeLog:r64190\n",
  /external/oprofile/
Makefile.am 59 ChangeLog-2001 \
60 ChangeLog-2002 \
61 ChangeLog-2003 \
62 ChangeLog-2004 \
63 ChangeLog-2005 \
64 ChangeLog-2006 \
65 ChangeLog-2007 \
66 ChangeLog-2008 \
  /external/bison/
Makefile.am 27 cfg.mk ChangeLog-1998 ChangeLog-2012 PACKAGING \
54 dist-hook: gen-ChangeLog
67 .PHONY: gen-ChangeLog
68 gen-ChangeLog:
70 cl=$(distdir)/ChangeLog && \
72 $(top_srcdir)/build-aux/gitlog-to-changelog \
cfg.mk 40 # Exclude changelog-check here so that there's less churn in ChangeLog
44 changelog-check \
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-tools-completion.sh 75 complete -o default -W "--bug --diff --git-commit --git-index --git-reviewer --help --no-update --no-write --open --update --write -d -h -o" prepare-ChangeLog
do-file-rename 65 return if $file =~ /^ChangeLog/;
do-webcore-rename 83 if ($directoriesToIgnore{$file} or $file =~ /^\../ or $file =~ /^ChangeLog/) {
commit-log-editor 55 $programName --print-log <ChangeLog file> [<ChangeLog file>...]
172 # populate git commit message with WebKit-format ChangeLog entries unless explicitly disabled
179 open CHANGELOG_ENTRIES, "-|", "$FindBin::Bin/prepare-ChangeLog --git-index --no-write" or die "prepare-ChangeLog failed: $!.\n";
220 for my $changeLog (@changeLogs) {
221 open CHANGELOG, $changeLog or die "Can't open $changeLog";
229 while (<CHANGELOG>) {
    [all...]
  /external/chromium_org/v8/tools/
push-to-trunk.sh 98 [[ -n "$LASTPUSH" ]] || LASTPUSH=$(git log -1 --format=%H ChangeLog)
107 LASTPUSH=$(git log -1 --format=%H $LASTPUSH^ ChangeLog)
115 echo ">>> Step $CURRENT_STEP: Prepare raw ChangeLog entry."
146 echo ">>> Step $CURRENT_STEP: Edit ChangeLog entry."
147 echo -n "Please press <Return> to have your EDITOR open the ChangeLog entry, \
161 [[ -n "$CHANGELOGENTRY" ]] || die "Empty ChangeLog entry."
165 cat ChangeLog >> "$NEWCHANGELOG"
166 mv "$NEWCHANGELOG" ChangeLog
203 # Re-read the ChangeLog entry (to pick up possible changes).
204 cat ChangeLog | awk --posix '
    [all...]
  /external/v8/tools/
push-to-trunk.sh 98 [[ -n "$LASTPUSH" ]] || LASTPUSH=$(git log -1 --format=%H ChangeLog)
107 LASTPUSH=$(git log -1 --format=%H $LASTPUSH^ ChangeLog)
115 echo ">>> Step $CURRENT_STEP: Prepare raw ChangeLog entry."
145 echo ">>> Step $CURRENT_STEP: Edit ChangeLog entry."
146 echo -n "Please press <Return> to have your EDITOR open the ChangeLog entry, \
160 [[ -n "$CHANGELOGENTRY" ]] || die "Empty ChangeLog entry."
164 cat ChangeLog >> "$NEWCHANGELOG"
165 mv "$NEWCHANGELOG" ChangeLog
202 # Re-read the ChangeLog entry (to pick up possible changes).
203 cat ChangeLog | awk --posix '
    [all...]
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 64 gzip -9 ChangeLog
86 %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO
99 %doc AUTHORS ChangeLog.gz NEWS README Copyright
119 %doc AUTHORS ChangeLog.gz NEWS README Copyright
129 %changelog
  /external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
rules 89 dh_installchangelogs ChangeLog
  /external/libffi/
Makefile.am 7 EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
33 libtool-version ChangeLog.libffi
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 89 dh_installchangelogs ChangeLog
  /external/chromium_org/sdch/open-vcdiff/packages/deb/
rules 89 dh_installchangelogs ChangeLog
  /external/open-vcdiff/packages/deb/
rules 89 dh_installchangelogs ChangeLog
  /external/openssh/contrib/cygwin/
Makefile 40 $(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
  /external/openssh/contrib/caldera/
openssh.spec 253 cp -a CREDITS ChangeLog LICENCE OVERVIEW README* TODO PROTOCOL* $DocD
255 cp -a %{askpass}/{README,ChangeLog,TODO,SshAskpass*.ad} $DocD/%{askpass}
325 %{_defaultdocdir}/%{name}-%{version}/ChangeLog
358 %ChangeLog
  /external/openssh/contrib/suse/
openssh.spec 79 %changelog
197 %doc ChangeLog OVERVIEW README* PROTOCOL*
239 %doc x11-ssh-askpass-%{xversion}/ChangeLog
  /external/e2fsprogs/debian/attic/libs/
rules 16 # find the version for the main package, from changelog file
17 MAIN_VERSION = $(shell head -1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
157 dh_installchangelogs -pe2fslibsg -pcomerr$(COMERR_MAJOR)g -pss$(SS_MAJOR)g ChangeLog
  /external/chromium/sdch/open-vcdiff/
Makefile.am 28 dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
  /external/chromium_org/sdch/open-vcdiff/
Makefile.am 34 dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS

Completed in 344 milliseconds

1 2