HomeSort by: relevance | last modified time | path
    Searched refs:rebase (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_update_version.py 151 origin.pull(rebase=True)
  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_update_version.py 169 origin.pull(rebase=True)
  /src/external/gpl3/gcc/dist/contrib/
gcc_update 347 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
  /src/external/gpl3/gcc.old/dist/contrib/
gcc_update 330 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
  /src/external/bsd/openldap/dist/servers/slapd/
bconfig.c 5679 int base, int rebase, int max, int use_ldif )
5706 if ( rebase ) {
5726 if ( rebase )
  /src/external/public-domain/sqlite/dist/
sqlite3.c 12475 ** may set (*ppRebase) to point to a "rebase" that may be used with the
12519 void **ppRebase, int *pnRebase, /* OUT: Rebase data */
12744 ** In order to rebase a local changeset, the remote changeset must first
12746 ** the buffer of rebase information captured. Then:
12751 ** <li> The new object is configured with the rebase buffer obtained from
12779 ** Configure the changeset rebaser object to rebase changesets according
12790 ** CAPI3REF: Rebase a changeset
227261 SessionBuffer rebase; \/* Rebase information (if any) here *\/ member in struct:SessionApplyCtx
    [all...]

Completed in 122 milliseconds