Home
last modified time | relevance | path

Searched refs:rebase (Results 1 – 20 of 20) sorted by relevance

/freebsd-13-stable/tools/tools/git/
HDgit-svn-rebase38 echo ----------------- Checkout master for svn rebase ------------
41 git svn rebase
44 git rebase master $i || {
47 git rebase --abort
HDHOWTO67 Do not merge in other branches, or rebase your review branches at this point.
86 Next, do an interactive rebase to squash your code review fixes back into the
89 $ git rebase -i -k review_D1234_base
97 The rebase will not introduce any actual changes to your code if done
105 $ git pull --rebase origin master
107 It is not recommended that you combine this step with the rebase done in the
109 rebase that changes the commit that you branch from, it becomes much more
110 difficult to use the reflog to confirm that the interactive rebase did not
145 III. git-svn-rebase
147 git-svn-rebase is a script that helps you keep current when using git
[all …]
HDgit-svn-init131 rebase() function
133 ${GIT} svn rebase
164 rebase
/freebsd-13-stable/usr.bin/mkimg/tests/
HDMakefile34 rebase: partition_data_4M.bin ${_REBASE_SCRIPT} .PHONY target
36 /usr/libexec/atf-sh ${.OBJDIR}/${_REBASE_SCRIPT} -s ${.OBJDIR} rebase
HDmkimg_test.sh128 atf_test_case rebase
160 atf_add_test_case rebase
/freebsd-13-stable/contrib/bc/tests/bc/errors/
HD21.txt3 rebase=x
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp169 : LinkEditSection(segment_names::linkEdit, section_names::rebase) {} in RebaseSection()
326 in.rebase->addEntry(isec, offset); in addNonLazyBindingEntries()
350 auto *rebase = reinterpret_cast<dyld_chained_ptr_64_rebase *>(buf); in writeChainedRebase() local
351 rebase->target = targetVA & 0xf'ffff'ffff; in writeChainedRebase()
352 rebase->high8 = (targetVA >> 56); in writeChainedRebase()
353 rebase->reserved = 0; in writeChainedRebase()
354 rebase->next = 0; in writeChainedRebase()
355 rebase->bind = 0; in writeChainedRebase()
359 uint64_t encodedVA = rebase->target | ((uint64_t)rebase->high8 << 56); in writeChainedRebase()
743 in.rebase->addEntry(in.lazyPointers->isec, in addBindingsForStub()
[all …]
HDOutputSegment.cpp130 .Case(section_names::rebase, -10) in sectionOrder()
HDWriter.cpp714 in.rebase->addEntry(isec, r.offset); in scanRelocations()
805 in.rebase, in.binding, in.weakBinding, in.lazyBinding, in.exports)); in createLoadCommands()
1117 in.rebase, in.binding, in finalizeLinkEditSegment()
1360 in.rebase = make<RebaseSection>(); in createSyntheticSections()
HDInputSection.h358 constexpr const char rebase[] = "__rebase"; variable
HDSyntheticSections.h847 RebaseSection *rebase = nullptr; member
/freebsd-13-stable/contrib/tcpdump/
HDCONTRIBUTING.md104 9) Try to rebase your commits to keep the history simple.
107 git rebase upstream/master
109 (If the rebase fails and you cannot resolve, issue `git rebase --abort`
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDObjdumpOpts.td272 def rebase : Flag<["--"], "rebase">,
348 HelpText<"Print bind and rebase information used by dyld to resolve "
HDOtoolOpts.td43 HelpText<"print bind and rebase information">;
/freebsd-13-stable/crypto/openssl/
HDCONTRIBUTING36 3. Patches should be as current as possible; expect to have to rebase
/freebsd-13-stable/sys/contrib/openzfs/.github/
HDCONTRIBUTING.md136 [rebase](https://git-scm.com/docs/git-rebase) (squash).
/freebsd-13-stable/sys/kern/
HDkern_cpuset.c1244 struct domainset *domain, bool rebase) in cpuset_setproc() argument
1278 if (set != NULL && rebase && tdroot != nroot) in cpuset_setproc()
1302 if (set != NULL && rebase && nroot != tdroot) { in cpuset_setproc()
/freebsd-13-stable/contrib/kyua/
HDCONTRIBUTING.md59 * Make sure the history of your branch is clean. (Ab)use `git rebase -i master`
/freebsd-13-stable/contrib/sqlite3/
HDsqlite3.c229104 SessionBuffer rebase; /* Rebase information (if any) here */
229578 sessionAppendByte(&p->rebase, 'T', &rc);
229579 sessionAppendVarint(&p->rebase, p->nCol, &rc);
229580 sessionAppendBlob(&p->rebase, p->abPK, p->nCol, &rc);
229581 sessionAppendBlob(&p->rebase, (u8*)zTab, (int)strlen(zTab)+1, &rc);
229588 sessionAppendByte(&p->rebase,
229591 sessionAppendByte(&p->rebase, (eType==SQLITE_CHANGESET_REPLACE), &rc);
229599 sessionAppendValue(&p->rebase, pVal, &rc);
230169 assert( sApply.bRebase || sApply.rebase.nBuf==0 );
230171 *ppRebase = (void*)sApply.rebase.aBuf;
[all …]
/freebsd-13-stable/share/dict/
HDweb2164171 rebase