chiark / gitweb /
Don't have a global crt_series in stgit.commans.common
[stgit] / stgit / commands / diff.py
2007-10-08 Karl HasselströmDon't have a global crt_series in stgit.commans.common
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-06-02 Yann DirsonAdd new --diff-opts/-O flag to diff- and status-related...
2007-06-02 Yann DirsonMake diff flags handling more modular.
2007-05-21 Karl HasselströmRefactor message printing
2007-05-21 Karl HasselströmAdd --binary flag to commands that generate diffs
2006-11-24 Catalin MarinasComplete patch names after a patch (range) option
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-07-05 Catalin MarinasDo not use the pager when the output is empty
2006-05-24 Karl HasselströmFix indexing error during "diff -r/"
2006-05-18 Karl HasselströmHandle branch names with slashes
2006-03-31 Catalin MarinasUse a pager for diff and show commands
2005-11-17 Chuck LeverSeamlessly allow diffs "from" the current working directory
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-19 Catalin MarinasImplement the 'mail' command
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files