When "git-diff-index", "git-diff-tree", or "git-diff-files" are run with a-poption, "git diff" without the--rawoption, or "git log" with the "-p" option, they do not produce the output described above; instead they produce a patch file. You can customize the creation of such...
git-diff.txt git-difftool.txt git-fast-export.txt git-fast-import.txt git-fetch-pack.txt git-fetch.txt git-filter-branch.txt git-fmt-merge-msg.txt git-for-each-ref.txt git-for-each-repo.txt git-format-patch.txt git-fsck-objects.txt git-fsck.txt git-fsmonitor--daemon.txt...
We can generate Nix expressions from the above specification, by running: $ node2nix -i node-packages.json One of floomatic's dependencies is an NPM package namednative-diff-match-patchthat requires the Qt 4.x library and pkgconfig, which are native dependencies not detected by thenode2nix...
> + SmallString<128> Filename(Args.getLastArgValue(OPT_fprofile_use_EQ)); > + if (!Filename.empty()) { > + if (llvm::sys::fs::is_directory(Filename)) > + llvm::sys::path::append(Filename, "pgo-data"); > + Opts.InstrProfileInput = Filename.str(); > + } > + } >...
+ profile file, it reads from that file. If ``pathname`` is a directory name, + it reads from ``pathname/default.profdata``. + Controlling Size of Debug Information --- diff --git a/include/clang/Driver/Options.td b/include/clang/Driver/Options.td index df90371..d4461e1 100644 --...
+ generate_text_notes ) from rag.chains.base import BaseIndexingChain @@ -76,7 +78,15 @@ class IndexingChain(BaseIndexingChain): else: loader_class = loader file_path = file.filename if os.path.exists(file.filename) else file.filepath - docs = loader_class(file_path).load() + #...
When "git-diff-index", "git-diff-tree", or "git-diff-files" are run with a-poption, "git diff" without the--rawoption, or "git log" with the "-p" option, they do not produce the output described above; instead they produce a patch file. You can customize the creation of such...
$MINOR.$PATCH" \ --no-info \ --output lcmgen/lcm-gen.1 \ build/lcmgen/lcm-gen 57 changes: 30 additions & 27 deletions 57 lcm-java/lcm-logplayer-gui.1 Original file line numberDiff line numberDiff line change @@ -1,39 +1,43 @@ .TH lcm-logplayer-gui 1 2009-07-28 "LCM...
The CI builds now send the results of every lit run to a unique file. This means we can read them all to make a combined report for all tests. This report will be shown as an "annotation" in the bu...
When "git-diff-index", "git-diff-tree", or "git-diff-files" are run with a-poption, "git diff" without the--rawoption, or "git log" with the "-p" option, they do not produce the output described above; instead they produce a patch file. You can customize the creation of such...