chiark / gitweb /
Infrastructure for current directory handling
[stgit] / stgit / commands / rebase.py
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-10-07 Karl HasselströmRemove the --force flag to "stg rebase" and "stg pull"
2007-06-25 Yann DirsonFixed thinko in error message.
2007-06-25 Yann DirsonRevert part of the reverted commit that we want to...
2007-06-15 Yann DirsonRevert 'Changed rebasing safety check to look for reach...
2007-06-12 Yann DirsonChanged rebasing safety check to look for reachability...
2007-06-07 Yann DirsonCatch early trying rebasing to unknown ref, and add...
2007-02-21 Yann DirsonRefuse to pull/rebase when rendered unsafe by (un)commits.
2007-02-21 Yann DirsonFactorize rebasing behaviour.
2007-02-13 Yann DirsonAdd --merged option to rebase.
2007-01-21 Yann DirsonAdd new 'rebase' command.