summaryrefslogtreecommitdiff
path: root/git/test/test_reflog.py
Commit message (Expand)AuthorAgeFilesLines
* tests: move to root dirKonrad Weihmann2020-07-121-107/+0
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-0/+107
* tests: move to root dirKonrad Weihmann2020-07-121-107/+0
* Replace deprecated failUnlessRaises alias with assertRaises in testsHarmon2020-02-161-4/+4
* src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos2016-10-161-2/+1
* src: import os.path as ospKostis Anagnostopoulos2016-10-161-8/+10
* Win, #519: FIX with_rw_directory() to remove read-only dirsKostis Anagnostopoulos2016-09-281-3/+2
* test_reflog worksSebastian Thiel2015-01-061-2/+3
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+8
* Applied autopep8Sebastian Thiel2014-11-191-2/+2
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-3/+3
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-18/+18
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-89/+89
* Fixed critical issue that would cause a string to be passed to methods that ...Sebastian Thiel2011-06-081-3/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+102