chiark / gitweb /
Merge branch 'stable'
[stgit] / t /
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasFix import to work properly in subdirectories
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-08-21 Karl HasselströmFix some remaining old-style stg id calls
2008-08-21 Catalin MarinasRemove the applied/unapplied commands
2008-08-21 Catalin MarinasConvert git_id() to the new id format
2008-08-21 Catalin MarinasImplement a new patch identification scheme and id...
2008-08-04 Karl HasselströmAdd some tests of refreshing removed files
2008-07-24 Karl HasselströmTest operations on hidden patches
2008-07-24 Karl HasselströmMake sure that stg uncommit doesn't touch the branch...
2008-07-24 Karl Hasselströmstg uncommit should never touch the branch head
2008-07-24 Karl HasselströmTest for exit code with command_error()
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-18 Karl HasselströmTest that we can add a new file to a non-topmost patch...
2008-07-08 Karl HasselströmTest for "stg edit"
2008-07-08 Karl HasselströmTest for specific exit code
2008-07-08 Karl HasselströmTest "stg status" with -M in stgit.diff-opts
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmDon't allow extra diff options with "stg status"
2008-07-08 Karl HasselströmTest "stg status" with renames
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-29 Karl HasselströmFix "stg sink" with no applied patches (bug 11887)
2008-06-29 Karl HasselströmTry "stg sink" without applied patches
2008-06-24 Clark WilliamsPatch to allow import from compressed files (gzip and...
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-06-03 Karl HasselströmHandle refresh of changed files with non-ASCII names
2008-06-03 Karl HasselströmTest for another filename quoting issue in tree_status()
2008-06-02 Karl HasselströmHandle changed files with non-ASCII names
2008-06-02 Karl HasselströmAdd rebase test for when upstream has deleted a non...
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-27 Catalin MarinasFix "refresh" failure with moved files (bug 11661)
2008-05-20 Karl HasselströmConvert "stg delete" to the new infrastructure
2008-05-20 Karl HasselströmDisable patchlog test for "stg new"
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-20 Karl HasselströmUse test_cmp instead of diff -u in the test suite
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
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-04-14 Karl HasselströmMake t1003-new executable
2008-04-13 Karl HasselströmFix problems in t1000-branch-create
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-03-24 Onno KortmannTest the 'stg rename' command
2008-03-24 Toby AllsoppFix "stg branch --delete" on a nonexistent branch
2008-03-24 Peter Oberndorferreplace "git repo-config" usage by "git config"
2008-03-20 Karl HasselströmHandle failed pushes differently depending on cause
2008-03-20 Karl HasselströmNew test: conflicting push in dirty worktree
2008-03-20 Karl HasselströmMake sure that we only uncommit commits with exactly...
2008-03-20 Karl HasselströmTry uncommitting a commit with not exactly one parent
2008-02-23 Onno KortmannTest the 'stg rename' command
2008-02-14 Toby AllsoppFix "stg branch --delete" on a nonexistent branch
2008-02-10 Peter OberndorferAdd an --index option to "stg refresh"
2008-01-29 Karl HasselströmDon't clean away patches with conflicts
2008-01-29 Pavel RoskinAdd test to ensure that "stg clean" preserves conflicti...
2008-01-18 Peter Oberndorferreplace "git repo-config" usage by "git config"
2008-01-09 Karl HasselströmMake "stg goto" subdirectory safe
2008-01-09 Karl HasselströmTest that "stg goto" can be called from a subdirectory
2008-01-09 Karl HasselströmMake "stg commit" fancier
2007-12-19 Catalin MarinasRe-add the interactive merge
2007-12-19 Karl HasselströmAdd "stg coalesce"
2007-12-19 Karl HasselströmRemove "stg add"
2007-12-19 Karl HasselströmFix "stg resolved" to work with new conflict representation
2007-12-19 David KågedalAsk git about unmerged files
2007-12-19 David KågedalAdded a test case to check what happens when push finds...
2007-12-19 David KågedalLeave working dir and index alone after failed (conflic...
2007-12-08 Karl HasselströmDon't use test_expect_failure for tests that are suppos...
2007-12-08 Karl HasselströmFix bashism
2007-12-07 Catalin MarinasSome clean-up of the branch manipulation commands
2007-12-07 Catalin MarinasAllow 'show' and 'id' to work on non-StGIT branches...
2007-12-07 Catalin MarinasAdd a test for the 'mail --attach' command
2007-12-04 Catalin MarinasClean-up if the branch creation fails (bug #10015)
2007-12-01 Catalin MarinasCheck for disappeared newborn files in git.tree_status...
2007-12-01 Catalin MarinasMake Series.refresh_patch automatically save the undo...
2007-11-27 Catalin MarinasImprove the t1205 test for push
2007-11-21 David KågedalAdded test case for stg refresh
2007-11-11 Karl HasselströmRename "stg assimilate" to "stg repair"
2007-11-08 Karl HasselströmSimple test for "stg clean"
2007-10-23 Catalin MarinasAllow StGIT commands to run correctly in subdirectories
2007-10-09 Karl HasselströmNew test: "stg diff"
2007-10-07 Karl HasselströmMake "stg refresh" subdirectory safe
2007-10-07 Karl HasselströmNew test: try "stg refresh" in a subdirectory
2007-10-07 Karl HasselströmMake "stg push" subdirectory safe
2007-10-07 Karl HasselströmNew test: Try "stg push" in a subdirectory
2007-10-07 Karl HasselströmRemove the --force flag to "stg rebase" and "stg pull"
2007-10-07 Karl HasselströmNew test: "stg pop --keep"
2007-10-07 Karl HasselströmTest the new powers of "stg assimilate"
2007-10-07 Karl HasselströmTeach "stg assimilate" to repair patch reachability
2007-09-23 Karl HasselströmNew policy: Only use test_expect_failure for broken...
2007-09-23 David KågedalAdd some more tests of "stg status" output
2007-09-23 Karl HasselströmNew test: make sure tha we can run "stg help"
2007-09-22 Karl HasselströmAdd simple test for "stg branch --delete"
2007-09-14 Catalin MarinasAdd patch editing command
2007-09-11 Pavel RoskinSet GIT_TEMPLATE_DIR in the testsuite, like it's done...
2007-09-02 Karl HasselströmTest "stg status" more thoroughly
2007-08-31 David KågedalAdd basic test for stg status
2007-08-26 Karl HasselströmDon't use test_expect_failure when more than one thing...
next