Luke Plaster
57b4e4b7f9
README: Updated installation stuff
2014-02-10 00:54:05 +01:00
Luke Plaster
9fa08e54bd
README: Added david-dm badge to indicate freshness of deps
2013-10-20 02:36:42 +02:00
Luke Plaster
71fad1ed3f
Updated README.md
2013-10-12 16:12:33 +02:00
Luke Plaster
6dc6ce3879
Merge branch 'master' of github.com:sentientwaffle/gift
...
* 'master' of github.com:sentientwaffle/gift:
rename values to items
Update docs
Config, not Status
update README
Add basic support for reading git config
updated diff regex
2013-10-12 15:42:38 +02:00
Luke Plaster
982d556215
Merge pull request #29 from drd/master
...
Add read-only `git config`
2013-10-12 06:31:09 -07:00
Luke Plaster
8d5b306bc1
Updated travis build status badge; it now points to this fork
2013-10-12 15:27:03 +02:00
Luke Plaster
b600af22b1
Merge branch 'master' of github.com:sentientwaffle/gift
...
* 'master' of github.com:sentientwaffle/gift:
Clone using HTTPS to avoid authentication prompt
Update README.md
Disable Git.clone() test
Git.init() extended with bare parameter
Git.clone() added
bump to 0.0.6
locked down the signature of Repo#sync with unit tests and an accurate representation in the README
[README] #sync
[README] #remote_remove and #remote_push
[README] #status, #identity and #identify
for Travis: make use of Repo#identify to ensure that our repository has an identity set when running the #create_tag test
2013-10-12 15:25:14 +02:00
Luke Plaster
05a6434a2e
Merge pull request #28 from skovalyov/git-clone-and-init-bare
...
Git clone and init bare
2013-10-12 06:23:31 -07:00
djg
3a197a43d5
Update README.md
2013-10-11 14:53:10 -07:00
Eric O'Connell
2ce32baf54
rename values to items
2013-10-06 10:05:57 -07:00
Eric O'Connell
671d53da04
Update docs
2013-10-06 09:58:16 -07:00
Eric O'Connell
4909d8375e
Config, not Status
2013-10-05 15:51:12 -07:00
Eric O'Connell
7510aa1f71
update README
2013-10-05 15:40:33 -07:00
Sergey Kovalyov
b71c18f93e
Git.init() extended with bare parameter
...
* When bare parameter is set to true, bare repository is initialized.
* Tests added for bare and non-bare initialization.
* Documentaiton updated.
2013-09-23 18:20:31 +02:00
Sergey Kovalyov
a197fe7ba0
Git.clone() added
...
* Wrapper for `git clone` command.
* Test added and custom 30000 timeout is set to it as cloning requires
quite some time.
* Documentation updated.
2013-09-23 18:19:19 +02:00
Luke Plaster
4b4c8030c8
locked down the signature of Repo#sync with unit tests and an accurate representation in the README
2013-03-17 17:00:40 +00:00
Luke Plaster
eed147cdc5
[README] #sync
2013-03-17 15:44:20 +00:00
Luke Plaster
cf01b461d4
[README] #remote_remove and #remote_push
2013-03-17 15:38:44 +00:00
Luke Plaster
3afe421d38
[README] #status, #identity and #identify
2013-03-17 15:35:37 +00:00
Luke Plaster
dd96ffd5d1
[README] amended 'npm install' line to reference this fork's own tarball
2013-03-15 00:10:17 +00:00
sentientwaffle
b8bba251a4
update docs [ci skip]
2012-03-23 08:39:27 -06:00
sentientwaffle
8e02f4e851
document Actor#hash [ci skip]
2012-02-22 11:44:46 -07:00
sentientwaffle
0e5b0f23c5
add travis button to README [ci skip]
2012-02-15 08:00:43 -07:00
sentientwaffle
dc28bc1f47
change README wording
2012-02-15 07:52:40 -07:00
sentientwaffle
3ef68d9840
initial commit
2012-02-15 07:51:45 -07:00