Add the --unapplied option to pick
[stgit] / stgit / commands / pick.py
2006-12-12 Catalin MarinasAdd the --unapplied option to pick
2006-12-08 Catalin MarinasDon't always use git-merge-recursive because of speed
2006-11-07 Karl HasselströmGenerate unique patch names
2006-08-20 Yann DirsonAdd a --parent flag to "stgit pick".
2006-07-05 Catalin MarinasGet the patch name from the description
2006-05-24 Catalin MarinasAdd the --update option to pick
2006-01-13 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-10 Pavel Roskinstgit: typo fixes
2005-11-15 Chuck LeverFix a typo in "stg pick"
2005-11-11 Catalin MarinasFix the --name option for the pick command
2005-11-10 Catalin MarinasOptimise pick --fold to use git-apply first
2005-10-27 Catalin MarinasNotify when a cherry-picked commit was modified by...
2005-10-05 Catalin MarinasAdd a --fold option to pick
2005-09-27 Catalin MarinasImplement a 'pick' command for cherry-picking