Add the log --clear option
[stgit] / stgit / commands / log.py
2009-05-22 Catalin MarinasAdd the log --clear option
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-10-02 Catalin MarinasUse --diff rather than --patch in log.py
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmMake "stg log" show stack log instead of patch log
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-21 Karl HasselströmGenerate command lists automatically
2008-09-21 Karl HasselströmAuto-generate man pages for all StGit commands
2007-12-08 Catalin MarinasAllow only certain gitk exit codes as valid
2007-12-08 Karl HasselströmDiscard exitcode of subprocess in a better way
2007-12-07 Catalin MarinasIgnore the gitk exit code in 'stg log -g' (bug #10010)
2007-12-07 Catalin MarinasAdd the 'log --number' option to limit the output
2007-11-12 Catalin MarinasAllow the diff showing in the log command if patch...
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-07-16 Catalin MarinasAllow 'refresh' to annotate the patch log entries
2007-07-13 Yann DirsonMake hidden patches visible to various commands (notabl...
2007-05-21 Karl HasselströmRefactor message printing
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-09-15 Catalin MarinasAdd patch history support