Skip to content

v0.18.0: Merge pull request #138 from Nick-Lucas/chore/tidy-up-diffing

Compare
Choose a tag to compare
@Nick-Lucas Nick-Lucas released this 17 Oct 22:17
b57d523

Changes:

  • b57d523 Merge pull request #138 from Nick-Lucas/chore/tidy-up-diffing
  • a3fafb7 Increment version
  • 56fe8eb Fix GitRefs layout issue where emoji are used in commit messages
  • f78c503 Remove diff2html. You were awesome but Monaco is better for now ❤️
  • 1b13eda Decouple line feeds in terminal from CWD refresh
  • 6935477 Break out diff parsing from getStatus and parallelise file fetching
  • c0072c8 Strip down DiffFile and DiffResult to exclude the meat of Diff2HTML. Index diff returned only via getStatus now.
  • a4a9d8d Bring voer getFileText and rename methods
  • 5aefb3a Move types out of GitDiff
  • 52213e6 Break out git diff from Git.ts
See More
  • 7629fc6 Merge pull request #134 from Nick-Lucas/chore/refactor-ref-loading
  • aa131ac Fix styling
  • 298c6e0 Simplify usae of performance measurements
  • 4f3bd2e Migrate terminal to typescript
  • cde3517 Upgrade terminal to typescript and update dependencies
  • 539d3ee Add missing tsconfig specifier in gitgraph build
  • dcb739d Fix type errors
  • 6794e53 Complete typings for redux store
  • da9693a Refactor store for better typing support
  • bf511bc Fix linting errors
  • 9fd4758 Add nohoist to site
  • ff83b7e Decompose Commits loading and upgrade types across application
  • 58a2792 Fix failing test
  • 31a58d2 Fix bug where the first N branches were being deleted, where N is the size od the discard queue
  • 6ce0f2a Fix status bar branch name
  • 2001cd9 Updates types in sidebar views
  • 99e1369 Fix types
  • f44eefa Support types in Commits list
  • 75cab3d Change branch loading to reject duplicate refs from remotes
  • 19564cb Replace git branch & tag loading with ref iteration

This list of changes was auto generated.