GitXplorerGitXplorer
t

git-dht

public
9 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
f042c825e0fa226f4cbe10aedcf9f832d24c9b51

refactor to use Repo.walk

ttjfontaine committed 14 years ago
Unverified
333c247c63417b111b37bfe00f00a54f76d2082e

switch from python to nodejs

ttjfontaine committed 14 years ago
Unverified
2a8fdfa676f1440ccbc7745e897c1f524c0f9148

remove unnecessary replace of the refspec

ttjfontaine committed 14 years ago
Unverified
7ea8ed421b9a8f094f88ea72482d13d4da86e24e

remove stray pritnContacts

ttjfontaine committed 14 years ago
Unverified
45a8222f4bfce5b6c5d467c4df6fefb579935841

add convenience methods to search and print peers

ttjfontaine committed 14 years ago
Unverified
5801362bc759a14c2d7d0a35e6a6387c7483d63d

publish repo:branch:sha1 => head

ttjfontaine committed 14 years ago

README

The README file for this repository.

git-dht -- Git Decentralized and Distributed

What good is DVCS if you still need to know the peers?

Dependencies

node.js: npm install iniparser npm install dht npm install libgit2 -- One Day