chiark / gitweb /
Allow only certain gitk exit codes as valid
[stgit] / stgit / commands / log.py
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