summaryrefslogtreecommitdiff
path: root/processors
Commit message (Expand)AuthorAgeFilesLines
...
* Merge Pieter de Bie's export-fixes branchIan Clatworthy2008-07-221-6/+74
|\
| * Add importing and exporting of marks to bzr-fastimportPieter de Bie2008-06-041-7/+70
* | support new Repository APIIan Clatworthy2008-07-221-5/+13
* | add inv-fulltext option and improve speedIan Clatworthy2008-06-021-3/+27
|/
* if checkpointed, pack repository and delete obsolete_packsIan Clatworthy2008-05-181-7/+14
* fix symlink importingIan Clatworthy2008-05-131-1/+4
* Correct typo: InventoryLnk -> InventoryLinkJames Westby2008-05-091-1/+1
* remove call to inv_vf.enable_cache - API is going awayIan Clatworthy2008-04-011-4/+0
* Add support for -Dfast-import.James Westby2008-03-241-4/+27
* fix a duplicate file-id after rename bugIan Clatworthy2008-03-181-3/+3
* save tags known about in each branchIan Clatworthy2008-03-171-7/+19
* remove warning about delete iff file is in a merge parentIan Clatworthy2008-03-171-3/+12
* fix missing revisions bugIan Clatworthy2008-03-171-0/+1
* support merges when from clause implicitIan Clatworthy2008-03-152-5/+7
* Make the rename handling more robust.James Westby2008-03-081-4/+3
* fix head tracking when from clause impliedIan Clatworthy2008-03-062-6/+6
* handle existing branches and only count the branches really updatedIan Clatworthy2008-02-271-8/+23
* switch on experimental mode by defaultIan Clatworthy2008-02-271-1/+1
* disable autopackingIan Clatworthy2008-02-271-2/+26
* cleanly restart after an interruption - basic mirroringIan Clatworthy2008-02-271-40/+117
* skip check re fulltext storage better than delta for inventories when in expe...Ian Clatworthy2008-02-261-2/+5
* one revision loader instanceIan Clatworthy2008-02-261-12/+7
* add option for enabling experimental stuffIan Clatworthy2008-02-251-10/+23
* fix compatibility with Python 2.4Ian Clatworthy2008-02-251-6/+9
* smart caching of serialised inventoriesIan Clatworthy2008-02-211-6/+27
* verbose mode cleanupIan Clatworthy2008-02-211-13/+15
* removed parent not found warnings as not a problemIan Clatworthy2008-02-212-3/+6
* update multiple working trees if requestedIan Clatworthy2008-02-211-13/+43
* always use heads/master as the trunk if it is presentIan Clatworthy2008-02-211-4/+11
* fix blob tracking when marks are reusedIan Clatworthy2008-02-211-0/+7
* clean-up doc ready for initial releaseIan Clatworthy2008-02-211-3/+5
* create branches as requiredIan Clatworthy2008-02-201-24/+56
* fix head tracking when unmarked commits usedIan Clatworthy2008-02-201-20/+36
* identify unmarked blobs and commits by line numbersIan Clatworthy2008-02-201-7/+18
* report lost branchesIan Clatworthy2008-02-201-45/+68
* make tree updating optional and minor UI improvementsIan Clatworthy2008-02-201-27/+61
* move single_plural into helpersIan Clatworthy2008-02-201-11/+3
* fix branch updating for the single branch caseIan Clatworthy2008-02-201-34/+111
* add heads analysis to info processorIan Clatworthy2008-02-191-4/+18
* checkpoint and count params to generic processorIan Clatworthy2008-02-191-17/+58
* 1st cut at performance tuningIan Clatworthy2008-02-191-20/+29
* more progress reporting tweaksIan Clatworthy2008-02-191-9/+15
* slightly better progress reportingIan Clatworthy2008-02-181-7/+25
* smart blob caching using analysis done by --infoIan Clatworthy2008-02-182-15/+79
* blob tracking analysis and verbose mode for info processorIan Clatworthy2008-02-181-17/+81
* fix more inventory lookup bugsIan Clatworthy2008-02-181-13/+16
* fix one inventory lookup bugIan Clatworthy2008-02-181-3/+11
* filtering enhancements: selected fields, filecommands, non-verbose formatIan Clatworthy2008-02-181-3/+14
* timestamp loaded commit messagesIan Clatworthy2008-02-181-3/+3
* escape commit messages, diff author to committer and cache fixesIan Clatworthy2008-02-181-15/+33