| Multiple implementation supported, not tested everywhere |
|
More...
|
over 16 years ago
|
| Problem of changing directory fixed with sbcl. |
|
More...
|
over 16 years ago
|
| added a method print-object for git-error |
|
More...
|
over 16 years ago
|
| No more using a /bin/sh to send commands. |
|
More...
|
over 16 years ago
|
| Using external-program to have portable code |
|
More...
|
over 16 years ago
|
| Catch error from return code. Not totally working. |
|
More...
|
over 16 years ago
|
| all commands accepted, returns command outputs |
|
More...
|
over 16 years ago
|
| rename cl-gitinterface to cl-git |
|
More...
|
over 16 years ago
|
| Added unit test definition, removed the eval-when from the tests |
|
More...
|
over 16 years ago
|
| Removed the second defpackage (since the asd file apparently takes care of that |
|
More...
|
over 16 years ago
|
| Changes in the code so loading the packages now works |
|
More...
|
over 16 years ago
|
| Renamed some of the package references as needed, added defpackage |
|
More...
|
over 16 years ago
|
| renaming everything to cl-git* based naming now |
|
More...
|
over 16 years ago
|
| Partial commit - moving things around a bit, renaming project to cl-git |
|
More...
|
over 16 years ago
|
| Updating some tests, adding the file for the external tests |
|
More...
|
over 16 years ago
|
| Changed define-git-command to return (makes more sense), and added test-probe-stream |
|
More...
|
over 16 years ago
|
| Changed intern a bit so it is scoped correctly in relation to the tests |
|
More...
|
over 16 years ago
|
| Adding a unit test for the function define-git-command |
|
More...
|
over 16 years ago
|
| MOdified the format to make the test name more correct |
|
More...
|
over 16 years ago
|
| Updated tests, removed redundant commented out code |
|
More...
|
over 16 years ago
|
| Added some documentation |
|
More...
|
over 16 years ago
|
| Changed Some of the conditions once again |
|
More...
|
over 16 years ago
|
| Considerable dryness going on |
|
More...
|
over 16 years ago
|
| Updated the loop to make sense |
|
More...
|
over 16 years ago
|
| reverted to some code that worked in the macrolet |
|
More...
|
over 16 years ago
|
| Changed the function around a bit - we have an error though that needs to be resolve |
|
More...
|
over 16 years ago
|
| Modified the macro to work correctly now |
|
More...
|
over 16 years ago
|
| Removing the error messages, wont' need those now that I found it writes to standard output |
|
More...
|
over 16 years ago
|
| addingn a different timeout |
|
More...
|
over 16 years ago
|
| removed some redundant code |
|
More...
|
over 16 years ago
|