Move identification of parent branch's remote def up into stack class.
[stgit] / t /
2007-01-25 Catalin MarinasHide the test_create_repo output
2007-01-21 Yann DirsonAdd new 'rebase' command.
2007-01-12 Catalin MarinasTrack the files conflict history
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-12-07 Catalin MarinasMake 'push --undo' safer
2006-12-05 Catalin MarinasAllow the cloning of branches not under StGIT control
2006-12-05 Pavel RoskinSet HOME to the test directory to avoid reading ~/...
2006-11-16 Karl HasselströmRegression test for "stg mail"
2006-11-16 Karl HasselströmRegression test for "stg import"
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