summaryrefslogtreecommitdiff
path: root/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Import helper functions that have been removed from python-fastimport.Jelmer Vernooij2014-05-151-0/+50
* Remove old FSF address. Thanks Dan Callaghan.Jelmer Vernooij2011-10-061-2/+1
* Use modes for FileModifyCommand.Jelmer Vernooij2010-09-121-0/+36
* Remove processors, now in python-fastimport.Jelmer Vernooij2010-09-061-33/+0
* Split out fastimport, import it from the system.Jelmer Vernooij2010-09-031-1/+1
* Move pure-fastimport code into its own directory, in preparation of splitting...Jelmer Vernooij2010-09-031-76/+5
* Fix git-bzr mark compatibility issue (Gonéri Le Bouder)Ian Clatworthy2009-08-221-2/+4
|\
| * LocalGitBzrDirFormat has no repository_formatGonéri Le Bouder2009-08-211-2/+4
* | Smarter blob tracking by implicitly collecting statistics before starting the...Ian Clatworthy2009-08-211-1/+2
|/
* Create a repository implicitly if one doesn't already existIan Clatworthy2009-08-171-0/+47
* Smarter selection of branch format based on shared repository formatIan Clatworthy2009-08-071-0/+29
* make sure fast-export uses a binary stream on WindowsIan Clatworthy2009-03-041-0/+19
* move escape_commit_message into helpersIan Clatworthy2009-02-181-0/+17
* common_directory tests & tweaksIan Clatworthy2009-02-171-9/+17
* include subdir & multiple files testsIan Clatworthy2009-02-171-0/+35
* Add support for multiple branches by supporting the 'reset' command.Brian de Alwis2009-01-141-0/+10
* clean-up doc ready for initial releaseIan Clatworthy2008-02-211-0/+14
* move single_plural into helpersIan Clatworthy2008-02-201-1/+9
* add heads analysis to info processorIan Clatworthy2008-02-191-0/+27