| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
W191 indentation contains tabs
E221 multiple spaces before operator
E222 multiple spaces after operator
E225 missing whitespace around operator
E271 multiple spaces after keyword
W292 no newline at end of file
W293 blank line contains whitespace
W391 blank line at end of file
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
syabro-patch-1
Note by Sebastian Thiel: Was already fixed
Conflicts:
git/refs/reference.py
|
| | | |
|
| |/
|/| |
|
|/
|
|
| |
probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
|
|
|
|
| |
useful for tags as well, which might end up somewhere in the refs/remotes space. Its not likely that it will ever be used on a pure Reference instance though, but it is the smallest common base
|
|
|
|
| |
including simple test
|
|
|
|
| |
expect a stream
|
|
|
|
| |
items which don't have a path. Fixed test_refs to work in all cases - it was previously dependent on the order of items returned by the file system
|
|
|
|
| |
critical bug which caused packed-ref files to be written with native line endings, which made git fail to parse it. I wonder why I never noticed this before, or ignored it. Unbelievable \!
|
|
|
|
| |
ever runs this code, which is still an issue
|
|
adjusted
|