kuno

Results 37 comments of kuno

Another question is that Is that safe to use AES on devices that before API level 23 ? I also heard that Android keystore only support AES since API 23.

Similar situation, rcedit.exe has no effects on windows 7 64 bit;

It seems this is an error occurs at the c++ level?

It was strange, I try again, this time I got another error: ``` /Users/kuno/Hub/_/node-gitteh/lib/gitteh.js:418 fetchSpec = new Refspec(nativeRemote.fetchSpec.src, nativeRemote.fetchSpec ^ TypeError: Cannot read property 'src' of undefined at new Gitteh.Remote...

BTW, I have found any documents teaching me how to add new file/commit/fetch/push/pull by using `gitteh`. If you know how, can you show me some example?

the official docs at http://libgit2.github.com/node-gitteh/docs/ seems very old now, when will you get the time to update them?

@samcday thanks, good luck man. I found out that the current dos mostly focus on how to fetch data from git, where can I find the doc describe how to...

It's is stange, I am missing some method from gitteh, such as `createBlob`, `createCommit` of `repository` object. I am installed libgit2 with homebrew, and intall gittech with npm. Is this...

Seems there are already some ip2location libs on npm https://www.npmjs.com/search?q=ip2location ?

thanks for report, I'll take a look this weekend.