Commit graph

18 commits

Author SHA1 Message Date
Paul Campbell e1e94c7770 When init in {non-}empty dir then an {exception thrown,repo created}
* When initialising a repo in a non-empty dir then an exception is thrown
* When initialising a repo in a empty dir then a bare repo is created
2018-06-01 23:16:45 +01:00
Paul Campbell fbab2f27cc Add initRepo_whenDirIsFile test 2018-06-01 20:35:31 +01:00
Paul Campbell 51dcf05c5d Fix test clause - dir does not exist 2018-06-01 07:09:48 +01:00
Paul Campbell 5f9588b175 Add javadoc 2018-05-31 23:41:10 +01:00
Paul Campbell 1098cd2e21 Delete commented code
Leave working examples of using Git
2018-05-31 23:41:03 +01:00
Paul Campbell 5ffdb0f895 Add LICENSE.txt 2018-05-31 23:33:08 +01:00
Paul Campbell 19b936a067 Clarify call to InitCommand 2018-05-31 23:29:26 +01:00
Paul Campbell fa9481704a temp comment out classes not referred to in unit tests 2018-05-31 23:29:15 +01:00
Paul Campbell a88763958c Start redefining GitDB interface with a new test plan 2018-05-31 20:45:49 +01:00
Paul Campbell c841393263 Rewrite repo creation 2018-05-31 20:44:43 +01:00
Paul Campbell 04d7acc06c Remove getRepository() and make save() only work with String 2018-05-31 20:44:43 +01:00
Paul Campbell ab174f5eeb Author has a name and an email 2018-05-31 20:44:43 +01:00
Paul Campbell 5c3a319b19 saveDocumentGivesSavedValue:wq 2018-05-12 18:50:43 +01:00
Paul Campbell 1b2d540078 Add stub interface 2018-05-12 18:44:11 +01:00
Paul Campbell e29f08c4f9 Reimplement in Java 2018-05-12 15:57:41 +01:00
Paul Campbell c8cf933a33 Initialise DB 2018-05-11 19:54:32 +01:00
Paul Campbell f93a819ba9 Rename as gitdb 2018-05-11 18:09:54 +01:00
Paul Campbell b626b967b8 Initial commit 2018-05-11 16:48:42 +01:00