/openbsd/gnu/llvm/llvm/utils/ |
H A D | revert_checker.py | 257 for revert in find_reverts(opts.git_dir, opts.base_ref, root): 258 if revert not in seen_reverts: 259 seen_reverts.add(revert) 260 all_reverts.append(revert) 262 for revert in all_reverts: 264 if opts.review_url else revert.sha) 266 if opts.review_url else revert.reverted_sha)
|
/openbsd/gnu/llvm/clang/utils/ |
H A D | FuzzTest | 92 def revert(self): member in TestApplication 341 opts.revert = False 344 if opts.revert: 345 ta.revert()
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/scripts/ |
H A D | asan_device_setup | 16 revert=no 113 --revert) 114 revert=yes 194 if [[ x$revert == xyes ]]; then
|
/openbsd/distrib/notes/powerpc64/ |
H A D | prep | 3 dnl Once this part is written, be sure to revert the ifelse block in
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | DeveloperPolicy.rst | 345 revert or reapply of a patch, include the git commit hash of the prior 375 When should you revert your own change? 383 please revert and investigate offline. 385 feedback, please revert and address said feedback before recommitting. 387 * If you are asked to revert by another contributor, please revert and discuss 391 When should you revert someone else's change? 393 * In general, if the author themselves would revert the change per these 401 What are the expectations around a revert? 413 revert. This serves as both a notice to the original author that their 421 * It is not considered reasonable to revert without at least the promise to [all …]
|
H A D | CodeReview.rst | 52 they may ask for a revert to the original author who is responsible to revert
|
H A D | MyFirstTypoFix.rst | 557 if in doubt, revert and re-land.
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | MINOR-BUGS | 17 ignore any CVS/Root values and revert to using CVSROOT alone. The
|
/openbsd/regress/usr.bin/rcs/ |
H A D | Makefile | 72 ci-revert \ 592 test-ci-revert: clean
|
/openbsd/gnu/llvm/lld/docs/ |
H A D | ReleaseNotes.rst | 47 ``--undefined-version`` to revert to the old behavior.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | ChangeLog | 105 * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | ChangeLog | 98 * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
|
/openbsd/usr.bin/indent/ |
H A D | README | 89 have to revert to an older version. One way or another, I hope to get
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/ |
H A D | PerlIO.pod | 121 one instead of fixed buffer. Since ISO-2022-JP is guaranteed to revert to ASCII at the end of the …
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | Pragma.cpp | 147 void revert() { in revert() function 259 Toks.revert(); in Handle_Pragma() 382 Toks.revert(); in HandleMicrosoft__pragma()
|
/openbsd/gnu/llvm/lldb/bindings/python/ |
H A D | python-typemaps.swig | 362 // revert to a file logging mechanism.
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | antarctica | 62 # - Davis station will revert to its normal time of UTC+7 at 10 March 2010
|
H A D | southamerica | 1491 # ... the clocks revert back to Local Mean Time at 2 am on Sunday 15 1493 # September. It is anticipated that the clocks will revert back at 2 1542 # Normally the clocks revert to Local Mean Time (UTC/GMT -4 hours) on the 1547 # will not revert to local mean time, but clocks will remain on Summer
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangFormat.rst | 161 or save any files. To revert a formatting, just undo.
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-5 | 96 You can also revert local changes completely and return to the 99 copy of the sources in `~/work.d/wdiff', and you want to revert to the 731 one reason to run `cvs admin -b': to revert to the vendor's
|
H A D | cvs.info-4 | 829 Abandon work on the working files FILES, and revert them to the 839 work, and the way to revert to the repository version is to remove
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | FileTimeType.rst | 176 to revert back to system interfaces to avoid limitations in the C++ STL.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | gdbarch.sh | 2107 /* Did the tdep code like it? No. Reject the change and revert to
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlapio.pod | 421 associated PerlIO * should revert to its original behaviour.
|
/openbsd/gnu/gcc/libcpp/ |
H A D | ChangeLog | 781 Partially revert patch of 2004-06-05.
|