Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

GitWrap missing features #49

Open
11 of 31 tasks
scunz opened this issue Nov 3, 2013 · 0 comments
Open
11 of 31 tasks

GitWrap missing features #49

scunz opened this issue Nov 3, 2013 · 0 comments
Labels

Comments

@scunz
Copy link
Member

scunz commented Nov 3, 2013

Actually, this is a dump of what I currently think is still missing in GitWrap:

Note from @antis81: Edited in 12/2014 -> Shall move to macgitver.org

Config

  • Delete single var
  • Delete multi
  • Reading multi
  • Writing single
  • Writing multi vars

Blame

  • Completely

Notes

  • Completely

Ref-Log

(:point_right: PR #31 and #61)

  • Wrapper class for RefLog
  • Wrapper class for RefLogEntry
  • Reading the RefLog
  • Writing the RefLog
  • Truncating the RefLog
  • Appending to the RefLog

Stash

  • List all stashes (Requires RefLog)
  • Create a stash
  • Delete a stash
  • Apply a stash

Submodule

  • Add a new submodule (write the repo-link to the
  • Clone a new submodule (Requires an operation, maybe)
  • Init a submodule from the config

Objects

  • Tags
  • Create annotated tags
  • Blob
  • Hashing a file

Index

  • Adding conflicts to the index

Operations

Diff

  • Adjust to v0.21 API
  • Binary diff

Others

  • Git Attributes
@antis81 antis81 added the # HIGH label Dec 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants