Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Functions

Functions

  • Error domain for Ggit functions. Errors in this domain will be from the GgitError enumeration. See #GError for information on error domains.

    Returns Quark

  • init(): void
  • message_prettify(message: string, strip_comments: boolean, comment_char: number): string
  • Prettify a commit message by removing excess whitespace and making sure the last line ends with a newline. If strip_comments is %TRUE, then lines starting with a comment_char will be removed.

    Parameters

    • message: string

      the message.

    • strip_comments: boolean

      whether to strip comments.

    • comment_char: number

      comment character.

    Returns string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method