chiark / gitweb /
Let some commands work with detached HEAD
[stgit] / stgit / commands / status.py
2007-11-08 Karl HasselströmLet some commands work with detached HEAD
2007-10-23 Catalin MarinasAllow StGIT commands to run correctly in subdirectories
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-09-23 Karl HasselströmMake sure that the output of "stg status" is sorted
2007-09-23 David KågedalMoved that status function to the status command file
2007-09-23 David KågedalClear up semantics of tree_status
2007-06-02 Yann DirsonAdd new --diff-opts/-O flag to diff- and status-related...
2005-11-18 Catalin MarinasAllow 'stg status --reset' to work on individual files
2005-10-05 Catalin Marinas'status --reset' should remove the conflicts as well
2005-10-04 Catalin MarinasAdd the --reset option to status
2005-09-02 Paolo 'Blaisorblad... [PATCH] Support .gitignore
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files