stgit.el: Break out stgit-sort-patches to a separate function for future reuse
[stgit] / t / test-lib.sh
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmInvoke the correct interactive editor
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmTest for specific exit code
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-20 Karl HasselströmGet rid of backticks in test-lib.sh
2008-04-20 Karl HasselströmSteal more test-lib.sh updates from git
2008-04-20 Karl HasselströmUse hardcoded author and committer names in tests
2007-09-11 Pavel RoskinSet GIT_TEMPLATE_DIR in the testsuite, like it's done...
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