1
0
mirror of https://github.com/danog/gift.git synced 2024-11-26 20:04:47 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Luke Plaster
6531a0a0b6 Bumped version to 0.2.0 2014-02-20 21:41:06 +01:00
Luke Plaster
5cc2890ee6 Reverted package scripts 2014-02-20 21:39:08 +01:00
Luke Plaster
ceb7b457d0 Merge pull request #5 from feugy/master
Merging our works
2014-02-19 21:43:39 +01:00
Luke Plaster
e37fd24033 Added npm search keywords 2014-02-10 01:03:34 +01:00
Luke Plaster
0aff886c05 Enabled CI testing on node 0.10, 0.11 2014-02-10 00:47:28 +01:00
Luke Plaster
f232364728 Bumped version to 0.1.3 2014-02-10 00:34:35 +01:00
feugy
abd70f5111 Merge repositories.
Includes:
- Repo.commit: send stdout/stderr to callback lile other methods
- Repo.commit: possibility to specify author
- git.refs: ignore error code 1 which means that no refs are available.
- git: use binary encoding for child_process.exec() to allow binary files content retrieval from history.
2014-02-08 20:51:01 +01:00
Luke Plaster
f750e56c1e Bumped version to 0.1.2 2013-11-19 15:45:56 +01:00
Luke Plaster
5b72e190ba Bumped version to 0.1.1 2013-10-15 10:03:18 +02:00
Luke Plaster
0b08461092 Bumped version to 0.1.0 2013-10-12 16:12:22 +02:00
sentientwaffle
9503fc8208 bump to 0.0.6 2013-07-24 07:04:41 -07: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
9d56103693 use the locally-installed copy of coffee-script when 'npm test'ing 2013-03-14 18:50:38 +00:00
Daniel Nagy
016c8da273 mocha and coffeescript version bump 2013-03-14 18:13:44 +00:00
Daniel Nagy
bc3f389ee6 fix unittests 2013-03-13 21:24:57 +00:00
feugy
97042f561c Do compilation after installing 2012-10-27 21:56:54 +02:00
feugy
16754a1ab3 Try#2: Fix ending problems that corruptes the remotes fixture repository 2012-09-15 09:58:32 +02:00
feugy
1ed508199f - Repo.commit: send stdout/stderr to callback lile other methods
- Tests: use a working 'remotes' fixture. Old one was broken.
- Tests: use chai instead of should: same API, but work properly on Date:
  https://github.com/visionmedia/should.js/pull/56
- Tests: use rimraf instead of executing "rm -rf": allow to work on windows
- Tests: configure mocha to execute coffee-script with --compilers option
2012-09-14 09:12:26 +02:00
sentientwaffle
a92e358f21 bump 2012-03-23 13:11:55 -06:00
sentientwaffle
a84da5dfda bump 2012-03-23 08:59:19 -06:00
sentientwaffle
50f81834a7 bump 2012-03-23 08:30:43 -06:00
sentientwaffle
b566b6db9d bump 2012-02-20 15:07:51 -07:00
sentientwaffle
ce9ae80112 loosen up the mocha version 2012-02-15 07:59:16 -07:00
sentientwaffle
8d9a62c8ff add coffeescript as dev dependency 2012-02-15 07:55:12 -07:00
sentientwaffle
3ef68d9840 initial commit 2012-02-15 07:51:45 -07:00