send link to app

zeds - notes on git log app for iPhone and iPad


4.6 ( 7616 ratings )
Productivity
Developer: 晨 郭
Free
Current version: 0.0.8, last update: 1 year ago
First release : 30 Mar 2021
App size: 11.34 Mb

Prerequisite: understanding how Git (the distributed version control system) works.

zeds is a helper to "git commit --allow-empty --message={your note}" on a git repository, which only commits {your note} as the commit message without tree changes from its parents.

Nothing can be modified or deleted in zeds.

zeds shows your git logs in a long list.

zeds do the following for you,

- clones your repository from remote in the first place
- pulls and pushes if necessary

You can,

- create a new commit log (text only)
- create a new commit log (text only) referencing an existing one (as commit parent)
- search

Home screen quick action support:
- Compose
- New With Clipboard

Share extension support:
- Link (in Markdown link format)
- Image or file (store as a file blob in an unrelated commit)
- Safari selected text (in Markdown quote format)

URL scheme support:
- zeds:///commit/{sha}
- zeds:///create?text={text}&title={title}&url={url}

Solarized theme