Coder Social home page Coder Social logo

autogit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autogit's Issues

Commit comments

All comments are "Ganji commit - post save"
It should be more meaningful and with increment number.

VS 2019 ?

Hi, I wonder if you could update it for VS 2019 ? Because it does not compile under VS2019... (only the kanji-repo solution succeeds). Thanks anyway for this promissing tool.

Needs better README

How does it work (you mentioned saves on Twitter, but not here)? How do I install it? How does it generate commit messages?

Why not go command-line?

autogit seems like a great idea. But I'm wondering... why not make it a command-line based app? It could be used for editing all sorts of files if it wasn't glued to VS or Sublime.

VS integration

To make it easier to use in VS, I'd suggest to add a dock window "autogit" (I will dock it at the bottom of the IDE) which lists all local histories and a context menu item "autogit\Local Changes" to toggle the dock window.

Name config

If there is no user name configured in git, the following error occurs:

I am using autogit in Sublime text 2 and while saving any code in sublime text 2 I see this error in my console:
" File "/Users/mchheda/Library/Application Support/Sublime Text 2/Packages/autogit/site- packages/dulwich/repo.py", line 1170, in _get_user_identity
config.get(("user", ), "name"),
File "/Users/mchheda/Library/Application Support/Sublime Text 2/Packages/autogit/site-packages/dulwich/config.py", line 354, in get
raise KeyError(name)
KeyError: 'name'"

The following is a temporary workaround:

git config --global user.name "John Doe"

Accessing Git Repository

So how exactly do I access the git repository that's being saved? If I visit the .HistoryData/LocalHistory/" folder and perform agit logit says it's not a git repository even though the folder contains a.git` file.

I'm trying to perform a diff between the current version of a file and the head of the repo.

Vim Support

This project looks very interesting, but without vim support.....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.