MCPcopy Create free account

hub / github.com/Urigo/tortilla / functions

Functions210 in github.com/Urigo/tortilla

↓ 1 callersFunctionrewordStep
(step, message)
src/step.ts:379
↓ 1 callersFunctionrun
Pre-rebase git hook launches right before we rebase a branch. If an error was thrown the rebase process will be aborted with the provided error mess
src/hooks/pre-rebase.ts:9
↓ 1 callersFunctionrun
Pre-commit git hook launches right before we commit changes. If an error was thrown the commit process will be aborted with the provided error messag
src/hooks/pre-commit.ts:13
↓ 1 callersFunctionrun
Commit-message git hook launches right after we wrote our commit message. If an error was thrown the commit process will be aborted with the provided
src/hooks/commit-msg.ts:13
↓ 1 callersFunctionrun
Prepare-commit-message git hook launches right before we write our commit message. If an error was thrown the commit process will be aborted with the
src/hooks/prepare-commit-msg.ts:13
↓ 1 callersFunctionscopeEnv
(fn, env)
src/utils.ts:191
↓ 1 callersFunctionsemverEq
(src, dst)
src/dump.ts:384
↓ 1 callersFunctionsemverGt
(src, dst)
src/dump.ts:393
↓ 1 callersFunctionsortStep
(step)
src/step.ts:343
↓ 1 callersFunctionsortSteps
(operations, options)
src/editor.ts:181
↓ 1 callersFunctionspawn
(file: string, argv?: string[], options?)
src/utils.ts:101
↓ 1 callersFunctionstashRebaseState
(todoFile: string)
src/rebase.ts:210
↓ 1 callersFunctionstringifyHash
(hash)
src/renderer/index.ts:194
↓ 1 callersFunctionsuperPickStep
(hash)
src/rebase.ts:69
↓ 1 callersFunctiontagStep
(message)
src/step.ts:138
↓ 1 callersFunctionupdateStepMap
(type, payload)
src/step.ts:607
↓ 1 callersFunctionwithUser
(fn)
src/lib.ts:47
FunctionTranslation
(value)
src/translator/translation.ts:3
FunctionaddSubmodule
(name: string, url: string)
src/submodule.ts:8
FunctionassertTortilla
(exists)
src/local-storage.ts:103
FunctionbumpRelease
(releaseType, options)
src/release.ts:117
FunctioncallHelper
(methodName)
src/renderer/index.ts:207
FunctioncallTortillaFn
(fnName, ...args)
src/lib.ts:12
FunctioncheckoutSubmodule
(name: string, ref: string)
src/submodule.ts:107
Methodclear
()
src/local-cache.ts:33
Methodconstructor
()
src/local-cache.ts:9
FunctiondelegateProperties
(destination, source, modifiers)
src/utils.ts:317
FunctiondiffRelease
( sourceRelease: string, destinationRelease: string, argv?: string[], options: { branch?: string,
src/release.ts:344
FunctiondiffReleases
(dump: string|object, srcTag: string, dstTag: string)
src/dump.ts:239
FunctiondisposeStepMap
()
src/step.ts:602
FunctiondisposeTortilla
(cwd = process.cwd())
src/essentials.ts:263
FunctiondumpProject
(out: any = Utils.cwd(), options: any = {})
src/dump.ts:18
Functionedit
(initialContent)
src/git.ts:416
FunctionescapeBrackets
(str)
src/utils.ts:391
Functionexists
(path, type?)
src/utils.ts:171
FunctionfetchSubmodule
(name: string)
src/submodule.ts:90
Functionfilter
(filePath)
src/release.ts:483
FunctionfilterMatches
(arr, pattern)
src/utils.ts:207
Functionget
(handler, propertyName)
src/translator/translation.ts:13
FunctiongetActiveBranchName
(path = null)
src/git.ts:377
FunctiongetBlacklist
()
src/config.ts:28
FunctiongetCWD
(module?)
src/git.ts:476
FunctiongetCurrentSuperStep
()
src/step.ts:468
FunctiongetLocalSubmoduleName
(givenPath)
src/submodule.ts:233
FunctiongetMdChange
(padLength, change)
src/renderer/helpers/diff-step.ts:177
FunctiongetMdChunk
(chunk)
src/renderer/helpers/diff-step.ts:161
FunctiongetMdDiff
(file)
src/renderer/helpers/diff-step.ts:138
FunctiongetPreviousEditedSteps
()
src/rebase.ts:158
FunctiongetRecentCommit
(offset, argv, options, path = null)
src/git.ts:350
FunctiongetRecentSubStepCommit
(offset, format?)
src/step.ts:43
FunctiongetRemoteSubmoduleName
(remote)
src/submodule.ts:225
FunctiongetRevisionIdFromObject
(object: string)
src/git.ts:472
FunctiongetRoot
()
src/git.ts:407
FunctiongetStagedFiles
(pattern?)
src/git.ts:368
FunctiongetSubStepDescriptor
(message)
src/step.ts:77
FunctiongetSubmoduleCwd
(name)
src/submodule.ts:253
FunctiongetSubmodulesFSNodes
({ whitelist, blacklist, revision, cwd }: { whitelist?: string[], blacklist?: string[], revision?: strin
src/submodule.ts:268
FunctiongonnaAmend
()
src/git.ts:333
FunctionhardResetRebaseState
(step)
src/rebase.ts:166
FunctioninitializeStepMap
(pending)
src/step.ts:544
Functioninspect
(str: string, argv: string[] = [])
src/utils.ts:163
FunctionisCherryPicking
()
src/git.ts:328
FunctionisChildProcessOf
(file, argv, offset?)
src/utils.ts:49
FunctionisEqual
(objA, objB)
src/utils.ts:353
FunctionisSubmodule
()
src/submodule.ts:206
Methodkey
(n: number)
src/local-cache.ts:29
Methodlength
()
src/local-cache.ts:39
FunctionlistSubmodulesUrls
(whiteList = [])
src/submodule.ts:184
Functionlog
(...args)
src/utils.ts:522
FunctionlowerFirst
(str)
src/utils.ts:295
Functionmerge
(destination, source)
src/utils.ts:214
FunctionnaturalSort
(as, bs)
src/utils.ts:415
FunctionnormalizeArgv
(argv: string[])
src/git.ts:458
FunctionoverwriteTemplateFile
(templatePath, scope)
src/renderer/index.ts:24
Functionpad
(str, length, char?)
src/utils.ts:262
FunctionpadRight
(str, length, char?)
src/utils.ts:272
FunctionpreTransformDiff
(diff)
src/dump.ts:343
FunctionprintAsciiArt
(artName)
src/ascii/index.ts:18
FunctionpullTutorial
(remote: string, baseBranch: string)
src/git.ts:167
FunctionpushChanges
(remote = 'origin')
src/essentials.ts:251
FunctionpushTutorial
(remote: string, baseBranch: string)
src/git.ts:96
FunctionrecloneProject
(remote = 'origin')
src/essentials.ts:236
FunctionregisterCustomTransformations
()
src/config.ts:20
FunctionregisterHelper
(name, helper, options?)
src/renderer/index.ts:94
FunctionregisterPartial
(name, partial, options)
src/renderer/index.ts:140
FunctionregisterTransformation
(targetName, helperName, transformation)
src/renderer/index.ts:155
FunctionremoveSubmodule
(name: string)
src/submodule.ts:36
FunctionresetSubmodule
(name: string)
src/submodule.ts:79
FunctionresolvePath
(/* reserved path, user defined path */)
src/renderer/index.ts:222
FunctionrevertRelease
()
src/release.ts:261
FunctionreviewTutorial
(remote: string, branch: string)
src/git.ts:25
FunctionscopeLanguage
(language, fn)
src/translator/index.ts:61
Functionset
(handler, propertyName, newValue)
src/translator/translation.ts:17
FunctionsetTempCwd
(callback, tempCwd)
src/utils.ts:455
FunctionshCmd
(cmd)
src/utils.ts:404
FunctionshowStep
(step, ...args)
src/step.ts:394
FunctionstepBack
(targetStep: string, options = { interactive: false })
src/step.ts:168
FunctiontagExists
(tag)
src/git.ts:338
FunctiontoContainSameContentAsFile
(received: string, fileName: string)
tests/custom-matchers.ts:16
FunctiontoKebabCase
(str)
src/utils.ts:281
← previousnext →101–200 of 210, ranked by callers