summaryrefslogtreecommitdiff
path: root/git/index
Commit message (Collapse)AuthorAgeFilesLines
* Fixed index test which didn't work anymore due to changes in the way the git ↵Sebastian Thiel2011-06-071-0/+4
| | | | command communicates
* sleep ui hack fix: removed platform.system() to use sys.platform instead, as ↵Sebastian Thiel2011-01-121-1/+1
| | | | platform.system makes a system call itself
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-255-0/+1738
adjusted