Add mbox support to "import"
[stgit] / t /
2006-11-02 Karl HasselströmAllow deletion of several patches at once
2006-11-02 Ilpo JärvinenFixes "stg goto `stg top`" to no-op & adds test
2006-10-25 Karl HasselströmRegression test for "stg assimilate"
2006-10-17 Robin RosenbergNew command 'float' to move a patch to the top
2006-09-15 Catalin MarinasAdd patch history support
2006-07-14 Catalin MarinasAutomatically generate patch names for uncommit
2006-07-05 Catalin MarinasAdd '--' to git-diff-index calls
2006-06-11 Catalin MarinasFix the t0001-subdir-branches.sh test
2006-06-11 Catalin MarinasFix the t1201-pull-trailing.sh test
2006-05-18 Karl HasselströmTests for branch names with slashes
2006-05-08 Pavel RoskinAdd .gitignore files, list generated files there
2006-05-03 Yann DirsonFixes to the pull testcases.
2006-05-02 Yann DirsonExercise "stg pull" on patches just appending lines.
2006-05-02 Yann DirsonTest that pulls a patch creating a file that got modifi...
2006-05-02 Yann DirsonFix a seriously bad interaction between .git caching...
2006-05-02 Yann DirsonCorrectly handle refs/patches on series rename
2006-05-02 Yann DirsonAdd a couple of safety checks to series creation
2006-05-02 Yann DirsonAdd a testsuite framework copied from git-core