Commit Graph

13 Commits

Author SHA1 Message Date
Joao Moreno b6781b0058 align lstree implementations 2018-07-06 16:45:03 +02:00
Joao Moreno 00a1abe912 cleanup git relative path calculation 2018-07-06 16:37:53 +02:00
Joao Moreno ba98812272 💄 2018-07-06 15:31:43 +02:00
Ryuichi Inagaki a02823851b ref #44776 Removed the test for deleteRef method
* as we don't use stub in test
2018-04-11 20:03:57 +10:00
Ryuichi Inagaki 6b7a644082 ref #44776 Only test the logic of parsing git show output
* Instead of testing it through `getCommit` as we don't use stub in test
2018-04-11 20:02:20 +10:00
Ryuichi Inagaki 91414f62cf ref #44776 Introduced deleteRef method on git.Repository 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki 963d337689 ref #44776 Refactoring test 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki ac63779dca ref #44776 Cater for the cases of multiple/no previous hashes 2018-04-10 21:01:55 +10:00
Ryuichi Inagaki 3fdf0bcc56 ref #44776 Get previous commits as part of commit info 2018-04-10 21:01:41 +10:00
Ryuichi Inagaki d562ebbf25 ref #44776 Wrote a test for Repository#getCommit 2018-04-10 20:37:36 +10:00
Joao Moreno 13bb4c9b85 detect submodules, make them a part of status 2017-12-13 12:03:53 +01:00
Matt Bierner 69832fddf6 use import mocha instead of <reference> for some tests 2017-11-07 14:54:20 -08:00
Joao Moreno 6146b9739a git: run status without buffering whole output 2017-04-18 17:16:20 +02:00