summaryrefslogtreecommitdiff
path: root/cmds.py
Commit message (Expand)AuthorAgeFilesLines
* Add preserve_all_history flag fast-import-filterOleksandr Usov2011-10-201-1/+14
* Merge support for --rewrite-tag-names.Jelmer Vernooij2011-10-171-2/+12
|\
| * Rewrite tag names when exporting plain streamOleksandr Usov2011-10-121-2/+10
|/
* 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