Merge branch 'stable'
[stgit] / stgit / commands / fold.py
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
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-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-05-21 Karl HasselströmRefactor message printing
2006-11-07 Catalin MarinasAdd support for multipart messages to import
2006-02-05 Catalin MarinasCheck whether the file exists in the fold command
2005-10-06 Catalin MarinasUse git_id in import and fold instead of git.rev_parse
2005-10-05 Catalin MarinasAllow git.apply_patch() to take a base revision
2005-08-16 Catalin MarinasFix a typo in the fold command help
2005-08-08 Catalin MarinasImplement the fold command