summaryrefslogtreecommitdiff
path: root/cmds.py
Commit message (Expand)AuthorAgeFilesLines
* Remove old FSF address. Thanks Dan Callaghan.Jelmer Vernooij2011-10-061-2/+1
* Remove --branches-path and --tags-path options, which are not implemented by ...Jelmer Vernooij2011-08-011-12/+1
* Allow fast-import-filter to be used without first argument.Jelmer Vernooij2011-06-171-1/+1
* Fix 'bzr fast-import' bzrdir argument and add a blackbox test.Jelmer Vernooij2011-04-281-1/+1
* Add blackbox tests for 'bzr fast-import'.Jelmer Vernooij2011-04-281-2/+3
* Fix fast-import-info.Jelmer Vernooij2011-03-101-10/+7
* SOURCE argument to bzr fast-import-filter is now optional, consistent with ex...Jelmer Vernooij2010-12-111-2/+2
* Fix fast-import-filter.Jelmer Vernooij2010-12-111-3/+7
* Move command implementations into a separate cmds module.Jelmer Vernooij2010-12-111-0/+878