Do not call 'refresh' when creating a patch (bug #8872)
[stgit] / t / test-lib.sh
2007-06-15 Yann DirsonUpdate test-lib.sh from current git.
2007-02-13 Catalin MarinasFix the behaviour when there is no user information...
2007-02-13 Catalin MarinasMake StGIT aware of the STGIT_DEBUG_LEVEL environment...
2007-02-04 Pavel RoskinAssorted typos
2007-01-25 Catalin MarinasHide the test_create_repo output
2006-12-05 Pavel RoskinSet HOME to the test directory to avoid reading ~/...
2006-05-02 Yann DirsonAdd a testsuite framework copied from git-core