Implement a 'pick' command for cherry-picking
[stgit] / stgit / main.py
2005-09-27 Catalin MarinasImplement a 'pick' command for cherry-picking
2005-09-13 Catalin MarinasAdd a --branch option to different commands
2005-09-07 Catalin MarinasAdd a copyright command to display the copyright terms
2005-09-07 Chuck LeverAdd a "version" command
2005-08-21 Catalin MarinasVersion information changed to show 'Stacked GIT'
2005-08-18 Catalin MarinasAdd the 'id' command
2005-08-08 Catalin MarinasImplement the fold command
2005-08-03 Catalin MarinasImplement the 'clone' command
2005-07-27 Catalin MarinasImplement an 'import' command
2005-07-26 Catalin MarinasAdd a patch renaming command
2005-07-20 Catalin MarinasAdd a 'pull' command
2005-07-19 Catalin MarinasImplement the 'mail' command
2005-07-15 Catalin MarinasImplement 'clean' cmd
2005-07-14 Catalin Marinascrt_series initialisation changed
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files
2005-07-12 Catalin MarinasAdd --range option to export
2005-07-11 Catalin MarinasUpdate the git cache for the resolved file
2005-07-11 Catalin MarinasAllow local changes if the patch deleted is not current
2005-07-11 Catalin MarinasAdd --template option to export
2005-07-10 Catalin MarinasAdd stgit. before utils in import
2005-07-10 Catalin MarinasInitial commit (Release 0.4) v0.4