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

12 Commits

Author SHA1 Message Date
Luke Plaster
6a59036f18 Merge pull request #45 from 007design/master
add optional arguments/options to status command
2014-11-17 21:21:39 +01:00
Eric Salter
a42792cf5c add support for git clean
Add passthrough support for git clean + tests
2014-11-16 22:05:52 -05:00
Daniel Hinds-Bond
a4f691afe1 add options to status 2014-10-06 08:40:06 -05:00
Luke Plaster
03a024e7a3 Merge pull request #33 from shaoshing/no-branch
Fix error when getting the current branch but it is checked out to a commit
2014-08-21 17:48:43 +02:00
Shaoshing
16842b87b1 Add test to reproduce the error caused by (no branch). 2014-07-07 17:44:35 -04:00
Maximilian Schüßler
e1a8fc6e95 Cleanup reset fixture 2014-07-06 22:22:26 +02:00
Maximilian Schüßler
cfc8c9c256 Move fixtures/reset 2014-06-19 21:11:08 +02:00
Maximilian Schüßler
7e778ec1aa Add fixtures for reset test 2014-06-19 19:16:58 +02:00
Lance Chen
d209528ef1
Add test cases and fixtures for gpgsig parsing
Signed-off-by: Lance Chen <cyen0312@gmail.com>
2014-05-18 01:23:02 +08:00
feugy
3e966bc8d5 Fix ending problems that corruptes the remotes fixture repository 2012-09-15 09:49:35 +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
3ef68d9840 initial commit 2012-02-15 07:51:45 -07:00