Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rewrite Notes #27

Copy link
Copy link
@tbranyen

Description

@tbranyen
Issue body actions

A rewrite is necessary, but a significant portion of current code can be reused.

Issues with current code:

  • Not well documented
  • Inconsistencies with my current style
  • Very incomplete and not goal focused
  • Inconsistent sync/async support
  • Inconsistent API

Goals:
The first goal of the rewrite is to focus on specific parts of libgit2 that are useful instead of porting all methods over. Clear goals for each low level Git feature and then completing those goals by porting methods and coming up with a strategy for DRY implementation.

Synchronous/Asynchronous methods:
I'd like to only ever write synchronous methods and then have a macro that makes it async automatically. I'm not sure if this is feasible, but its worth investigating.

Repositories:
✓ Open an existing repo

  • Create a new repo
  • Checks if a repo is empty
  • Checks if a repo is bare
  • Reading in configuration data
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.