summaryrefslogtreecommitdiff
path: root/status_test.go
AgeCommit message (Expand)Author
2020-08-14Fix null pointer dereference in status.ByIndex (#628)michael boulton
2016-08-27Run the tests in parallelCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-03-04Repository stateMark Probst
2014-08-25fix status list to handle null head_to_index in entriesBen Navetta
2014-08-25remove status_foreach bindingBen Navetta
2014-08-19add git_status_foreach bindingBen Navetta
2014-08-19comment out issue with entry countBen Navetta
2014-08-18add StatusFile functionBen Navetta
2014-08-18add status option supportBen Navetta
2014-08-18start on status tests; fix bug in Repository.StatusList()Ben Navetta