Code Monkey home page Code Monkey logo

git-watcher's Issues

Request for ARCH

Hi,

Can you please create a git-watcher AUR for "v0.5.2" ?, if not, do you mind if I'll do it ?

Thanks :)

Can't Load Git Repos after clone down.

Hi,
I did a fresh clone down and now when i build or run with
./build.sh or ./build-new.sh
/opt/node-webkit/nw '/home/al/github/git-watcher/
It loads up find, the options bar isn't in the top bar
selection_003

#Improvment Idea for "commit"

So,
Now that I have the latest version (I got pull also, thanks for that), I changed my code, added to staggered, committed, and pushed.
What I find un-intuative , is that when I press "commit" the changes disappear (which is only logical as now I told the repo that this IS the current code), but, because I work against a remote repository, it isn't the current code, is there an option that when working against remote repositories (or by configurations) the changes will disappear only after a "push" ?

Git Pull

Hi,

First all this is a great app ! running on Arch and loving it (I wish someone will create an AUR package for it).

I wonder what about adding the Pull function to the GUI ? for now I only see Push and commit.

Need help on how to implement amend commit

That basic feature is killing me, since I can't find a way to obtain file diffs from HEAD^ without modifying the current git repository state outside the app.
Somehow I need a "sandbox".

Help? :)

Need help to continue supporting this app

This project has been "frozen" since weeks ago, since I've been busy working on other things.

I would like to continue improving this app, but I don't know how to implement new features without using a native Git API for Node, and all of them have very poor documentation.

You are welcome to help me with any tip!

Add Windows & OSX Builds

Node-Webkit supports these platforms just fine and it would be awesome if you could link to precompiled binaries of git-watcher.

Also, when you make releases on GitHub, you can attach files with them. This way precompiled downloads for every platform can be hosted on GitHub and tagged with each release.

Push does not allow to choose a repository

Hello,

I've got multiple remote branch, and the GUI does not offer a selection for them. I don't want to define a default one, because I use a different branch according to where I work with my computer.

Thanks.

Here is the message (French language inside):

Error: Command failed: git push

warning: push.default n'est pas défini ; sa valeur implicite a changé dans Git 2.0
de 'matching' vers 'simple'. Pour supprimer ce message et maintenir
le comportement actuel après la modification de la valeur de défaut, utilisez :

  git config --global push.default matching

Pour supprimer ce message et adopter le nouveau comportement maintenant, utilisez :

  git config --global push.default simple

Quand push.default vaudra 'matching', git poussera les branches locales
sur les branches distantes qui existent déjà avec le même nom.

Depuis Git 2.0, Git utilise par défaut le comportement plus conservatif 'simple'
qui ne pousse la branche courante que vers la branche distante correspondante
que 'git pull' utilise pour mettre à jour la branche courante.

Voir 'git help config' et chercher 'push.default' pour plus d'information.
(le mode 'simple' a été introduit dans Git 1.7.11. Utilisez le mode similaire
'current' au lieu de 'simple' si vous utilisez de temps en temps d'anciennes versions de Git)

ssh: connect to host XXX.XXX.XXX.XXX port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Running Without the SUID Sandbox

Hey, I cloned down the latest revision of the repo but i get this error.

[6136:0109/082451:ERROR:browser_main_loop.cc(162)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.

This causes chromium to display this

Invalid package 

There is no 'package.json' in the package, please make sure the 'package.json' is in the root of the package.

Do i need to enable chromium sandbox? or should node-webkit do that automatically?

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.