[Python-modules-commits] [python-fastimport] branch master created (now 3e47b65)

Jelmer Vernooij jelmer at moszumanska.debian.org
Sat Dec 12 02:42:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

jelmer pushed a change to branch master
in repository python-fastimport.

        at  3e47b65   Simplify handling of errors.

This branch includes the following new commits:

       new  99e4fa2   1st cut: gfi parser + --info processing method
       new  9190a1a   use Bazaar file kinds
       new  2ce6662   tweak parser for better git-fast-export compatibility
       new  6dd34b0   abstract CommitHandler
       new  49108af   first cut at generic processing method
       new  d0a3abc   generic processing method working for one revision in one branch
       new  288ecf2   start of multiple commit handling
       new  6220edd   custom parameters for processors
       new  d241c90   dump parameter for info processor
       new  86c54f8   1st cut are dequoting paths
       new  8e3368e   tag support
       new  d13dd0b   lightweight tags, filter processor and param validation
       new  7f1bb51   commit of new files working
       new  eca37f2   commit of modified files working
       new  b413cf9   begin notes on known limitations, etc.
       new  ce0c8b4   safe processing tweaks
       new  b5f8fae   escape commit messages, diff author to committer and cache fixes
       new  c49f0e0   timestamp loaded commit messages
       new  48a0231   filtering enhancements: selected fields, filecommands, non-verbose format
       new  c757271   clean-up fixes after filtering enhancements
       new  a412ce2   fix one inventory lookup bug
       new  986c923   fix more inventory lookup bugs
       new  e1bd047   blob tracking analysis and verbose mode for info processor
       new  28bb159   smart blob caching using analysis done by --info
       new  1d34d8b   slightly better progress reporting
       new  f3d43a4   more progress reporting tweaks
       new  238026b   1st cut at performance tuning
       new  b3edb84   checkpoint and count params to generic processor
       new  d5ddd79   improve explanation of faster check in revisionloader
       new  16d33ba   add heads analysis to info processor
       new  b6311be   fix branch updating for the single branch case
       new  042d35f   move single_plural into helpers
       new  b661e2c   make tree updating optional and minor UI improvements
       new  ac5df34   report lost branches
       new  0d96c43   identify unmarked blobs and commits by line numbers
       new  e881e14   fix head tracking when unmarked commits used
       new  ba3be05   create branches as required
       new  0eb525c   clean-up doc ready for initial release
       new  13d1de7   fix blob tracking when marks are reused
       new  df4e7ec   always use heads/master as the trunk if it is present
       new  21fd2e2   update multiple working trees if requested
       new  8b5d61d   removed parent not found warnings as not a problem
       new  6036be0   verbose mode cleanup
       new  d62cf02   smart caching of serialised inventories
       new  e0886d3   fix compatibility with Python 2.4
       new  c4cfe84   abort write_group when an unexpected exception occurs so we see the latter
       new  26a7018   add option for enabling experimental stuff
       new  c73faef   one revision loader instance
       new  2dbef82   skip check re fulltext storage better than delta for inventories when in experimental mode
       new  a2f61bc   cleanly restart after an interruption - basic mirroring
       new  4b9b6ff   disable autopacking
       new  519459b   switch on experimental mode by default
       new  87ad716   fix line number tracking
       new  64cb21b   handle existing branches and only count the branches really updated
       new  33fb244   fix head tracking when from clause implied
       new  2b23f87   The data sections have an optional LF at the end in the byte count format.
       new  cd7d551   The space between the author and email is optional in committer.
       new  3eedeab   ImportProcessor.params is a dict, not a list.
       new  57a3fce   Make the rename handling more robust.
       new  50b3534   Make the parser handle multiple words in the committer name.
       new  4c08f8b   Open the input in binary mode, as suggested by Paul Moore.
       new  859e508   Integrate lots of fixes from James Westby
       new  d539142   integrate dato's bzr-fast-export
       new  44dc530   bundle svn-fast-export and hg-fast-export
       new  3858239   Set stdout to binary mode on Windows to make it use the correct line endings.
       new  1574ac6   support merges when from clause implicit
       new  8dac77b   fix missing revisions bug
       new  fc8c479   improve hg-fast-export integration
       new  30a87ef   remove warning about delete iff file is in a merge parent
       new  f416bd8   save tags known about in each branch
       new  9891972   update notes on what's done and what's not
       new  5bafbf4   fix a duplicate file-id after rename bug
       new  9ad30c5   Fix typo in online help.
       new  6b27a27   Support kind changes in bzr-fast-export.
       new  93b2f86   Add support for -Dfast-import.
       new  646be06   Merge Elliot's help fix
       new  3db582e   Support kind changes in bzr-fast-export (merge dato's patch)
       new  b150e4d   remove call to inv_vf.enable_cache - API is going away
       new  41feb12   fix tests to use new CommitCommand constructor
       new  96ec48a   reduce memory usage while reading large blobs
       new  664d375   Use regular expressions to allow better control for files to export.
       new  1bcb021   Merge with trunk
       new  7824411   Correct typo: InventoryLnk -> InventoryLink
       new  f7527ee   fix symlink importing
       new  ca0009a   if checkpointed, pack repository and delete obsolete_packs
       new  b5786da   fix utf-8 decoding bugs
       new  f16c8a4   Classify bzr-fast-export
       new  42a44d3   bzr-fast-export.py: Enhance marks support and add --checkpoint
       new  6c7c33d   Add recursive rename support.
       new  d3b295c   bzr-fast-export.py: Add support for ghost commits
       new  e763bc7   parser.py: Do not crash when message cannot be decoded.
       new  251e22f   bzr-fast-export.py: Skip over broken commits.
       new  e762b27   add inv-fulltext option and improve speed
       new  b55a30b   fix from Pieter de Bie - hack around broken front-ends
       new  f481fe3   Add importing and exporting of marks to bzr-fastimport
       new  cfd803e   bzr-fast-export: Only output first parent as "from"
       new  9f78857   bzr-fast-export: don't crash on paths that are invalid regexes
       new  24f8a57   bzr-fast-export: Don't rename empty directories
       new  bdc3e6a   support new Repository API
       new  dc6ae19   added NEWS and setup.py
       new  aa4e225   'bzr help fastimport' now provides useful help
       new  3eb958b   Merge Pieter de Bie's export-fixes branch
       new  12c9d16   Merge Mirko Friedenhagen's regex improvement to svn-fast-export.py
       new  5eb816f   release 0.6
       new  3206d08   prepare for 0.7 development
       new  2b65d3a   Fix setup.py Install bzr-fast-exporter.
       new  b0b46d1    set stdout to binary mode on windows
       new  40a5a2a   hg-fast-export should use binary mode on Windows (Alexey Stukalov)
       new  32578f0   bzr-fast-export exports rm+mv correctly now (Jonas)
       new  eb6d643   initial version
       new  d930d54   add chardet support
       new  57b3ad2   add progress command
       new  38f6b15   more progress messages
       new  c3c63cb   escape a bad char. more to come?
       new  6cabf95   prefix progress with timestamp
       new  975c985   remove fixme about the +x bit
       new  7854cee   add license header
       new  46570da   add a readme
       new  7d058a0   add a Makefile
       new  105b7d1   typo in README
       new  89cb1b0   add goals section
       new  11febea   add download section
       new  f51790f   use os.path.join()
       new  a60edb2   log darcs apply output
       new  78d2e1f   link undarcs
       new  7af2337   handle empty author, bzr fast-export does not like it
       new  340e57f   Implement the 'deleteall' command.
       new  025557a   mention how to darcs2bzr
       new  a892ce7   bzr-fast-export: Use an array for rename bookkeeping
       new  f9c1b3f   Merge in changes from fastimport.dev
       new  74b9476   Fix Renames + Deletions
       new  64c942d   add test scripts and a very simple repo
       new  4da3eae   add some note about hg fastimport
       new  5eaa19b   mention hg fastimport
       new  ff57c93   avoid deleteall
       new  b367158   add bzr versions
       new  efe92d2   t: add 2 new test patches
       new  a9fd1db   update hg infos
       new  3b13b51   test-bzr: avoid unnecessary bzr branch
       new  75f9051   avoid hardcoding internal darcs backup paths
       new  49d2ef7   reorder darcs/git version infos
       new  4873838   README: add a simple todo
       new  7819528   avoid an unnecessary chdir()
       new  130d0b1   test-git: avoid pristine, fix exit code
       new  1955d48   test-hg: avoid pristine fix exit code
       new  b2d4352   test-bzr: avoid pristine fix exit code
       new  bb4fbe3   import of t/Makefile
       new  e78bbc4   Revert "avoid hardcoding internal darcs backup paths"
       new  3f4474d   add test2 - a darcs2 repo (doesn't work yet)
       new  db8bd19   initial darcs2 support
       new  88f5596   darcs2: log the output
       new  db1c777   remove files which should be untracked
       new  fcf9f39   add darcs2->git test
       new  3d74c4f   update readme
       new  6e5da5b   add a NEWS file
       new  b1827c5   start marks from 1
       new  60c75dd   generate the darcs1 repo automatically
       new  31e8950   port test-bzr to the test lib
       new  6e21032   port test-hg.sh
       new  aff9df0   remove static test2
       new  aa99f1e   port test2-git
       new  92321f8   eye candy
       new  6438db2   implement --export-marks
       new  fe0e885   implement import_marks as well
       new  0b81424   t: typo fixes
       new  897cce1   t: cleanup
       new  448df54   t: extract diff_git()
       new  c667dd2   t: diff_git(): cleanup before clone
       new  c93e578   t: add die() to lib.sh
       new  c732cb2   t: typos
       new  51a410b   t: lib: add upd_file_darcs()
       new  6e85474   incremental conversion is now working
       new  f59964a   add a new test to demonstrate incremental conversion
       new  9599a8b   update news for 0.4
       new  e89f256   TAG 0.4
       new  1b15e0f   readme: try to be a bit less subjective
       new  225f343   be nice to people who helped and who wrote backends
       new  fd7a66e   add incremental darcs2->bzr test
       new  c65c0e9   t: use diff_bzr in test-bzr.sh
       new  c7dfb22   t: add diff_hg()
       new  2424bbe   update bzr version
       new  58355fb   Fix recursive rename handling (Pieter de Bie)
       new  6e206fa   setup.py support fixed (Jelmer Vernooij)
       new  b339608   setup.py no longer requires python2.4
       new  235198c   Add deleteall support (Miklos Vajna)
       new  cc5d25a   Don't guess darcs-2 repo format, but look at _darcs/format.
       new  86e5ec3   Use proper ^[ sequence for escaping \x1b.
       new  fa07fa5   Revamp option parser, using optparse.
       new  386d68c   clean up close() calls
       new  96a8a36   Only read _darcs/format if present.
       new  646d12c   Change to original wd before writing export marks.
       new  f0cf0f2   Let user specify --encoding on command line.
       new  5c6946c   Tweak progress output a bit.
       new  b47dbeb   Flush log regularly. (This isn't sync, so it's cheap enough.)
       new  6763ae2   update NEWS
       new  de3c1f0   Mangle whitespace in tags to please git fast-import.
       new  0cff877   Revamp README.
       new  0bc5103   Add support for hashed repository formats.
       new  cc38630   README: avoid 'I', 'me' and 'my', I'm no longer the only contributor
       new  a83a283   handle old darcs patches where the format in the xml differs
       new  4360d96   fix for the case when tags have a second "Ignore-this:" line
       new  3d1ad64   Add author mapping feature similar to git svn fetch --authors-file.
       new  470929a   add support for darcs1 incremental conversion
       new  86d17ba   add darcs1 -> git incremental testcase
       new  a327738   fix darcs2 incremental support
       new  d76e054   update NEWS
       new  ac38c4f   make workdir location configurable
       new  c6f08d1   add test for --working
       new  508c4ca   make --working work with relative paths
       new  758d1e6   update NEWS
       new  5316c4e   darcs-fast-export.py -> darcs-fast-export
       new  b63b98a   add "additional resources" to the readme
       new  e9efba5   fix the case when we update an incremental import again
       new  3e69dda   t: PATH tweaks
       new  12c92a0   add d2x
       new  eece3e6   d2x: add one-time hg support
       new  7ecf596   document d2x
       new  d9acb72   Detail Matthias Andree's contributions.
       new  559c976   dfe: append a newline to the marks file
       new  a7d40fd   d2x: beautify output when no changes to pull
       new  6027af4   dfe: speed up incremental conversions a lot
       new  d05cbc3   d2x: cleanup
       new  5424c9f   make the logfile path configurable
       new  3f7313d   update NEWS
       new  e3582f0   fix an error triggered by converting the tailor darcs repo
       new  7353e56   fix an error triggered by converting the haddock darcs repo
       new  8b54a7a   bump darcs requirement to a snapshot
       new  7633ee1   update for 0.5
       new  4f93c7d   TAG 0.5
       new  e4ed786   t: add create_git() to lib.sh
       new  8c591e6   darcs-fast-import: initial import
       new  8610f65   add a TODO
       new  58a5947   handle progress command
       new  b991542   t: remove unneded tmp branch after merging in create_git()
       new  765ba18   handle committer in case author is not given
       new  e89d8f1   implement skip_optional_lf()
       new  76fd043   make d-f-i a bit more oo-ish
       new  e964160   make the last read line readable everywhere
       new  14c1562   new handle_mark()
       new  7442293   add handle_data()
       new  4f3aa53   redesign handle_commit()
       new  1897b05   skip_optional_lf(): use self.read() as well
       new  d582858   do not darcs add files which would be removed in this commit
       new  6a970c8   d-f-i: support inline data
       new  5ac0608   d-f-e: don't use global vars without a good reason
       new  c257469   d-f-e: don't export ignore-this lines
       new  1f98d09   initial tag support
       new  6aee98f   d-f-e: fix exporting multiline commit messages
       new  149ad18   add new test: d-f-e | d-f-i
       new  f159064   fix 'Format of STDIN stream' doc url
       new  21a6ff5   silently ignore checkout
       new  e189da3   don't try to unlink non-existing files
       new  41799f7   implement deleteall command
       new  11ea098   reorder to match spec order
       new  5a5d650   add rename command
       new  6ac6222   implement filecopy
       new  08e8e6c   todo update
       new  6cb077d   add --export-marks option
       new  cd72ce2   add --import-marks option
       new  50e61a9   add incremental import test
       new  0957d54   d-f-i: avoid adding re-adding already added files in incremental mode
       new  59c3ae1   update TODO
       new  703251b   t: implement create_bzr() and diff_importbzr()
       new  8af18b7   d-f-i: ignore the from line after the reset one as well
       new  f216015   add bzr->darcs test
       new  866da20   reset ignore: but only in case it's a "from" line
       new  b48e014   add hg->darcs test
       new  a9f0926   update todo
       new  3887369   d-f-i: add --logfile
       new  a4e1771   d-f-e: handle the case when we just continue an incremental conversion
       new  05ee91a   initial two-way converter test
       new  17965c2   t: testimport-git-twoway.sh: do a bit more stress-test
       new  f726e11   update doc
       new  7576349   update TODO
       new  e717b2d   one more todo
       new  de39f8c   avoid hardcoded python path
       new  e5caeb9   d2x: typo
       new  e891d2d   initial import of x2d
       new  db261db   add bzr x2d testcase
       new  296f400   add hg x2d test
       new  54ea85e   update todo
       new  83da2cd   syntax fix
       new  2767723   update doc
       new  0442912   bzr fastimport seem not to work here fine for two-way sync
       new  2dcc317   document how to install the hg plugin
       new  20c6abc   add d-f-e --git-branch
       new  9e63c1f   git-darcs: initial import
       new  fc5ef5c   add git-darcs test
       new  a398219   g-d: make push behave like git-push
       new  e0a58ea   g-d: be more explicit to the user when nothing fetched
       new  d3887ed   document git-darcs in the README
       new  e2c32bd   update NEWS
       new  85453ce   g-d: add pull subcommand
       new  265ea79   update doc
       new  ca894d4   add d2x manpage
       new  a8c76c2   add d-f-e manpage
       new  87748cc   add d-f-i manpage
       new  595ca57   add g-d manpage
       new  615fee5   add x2d manpage
       new  9e1daea   add makefile rules for html/man docs
       new  a16a2ba   fix asciidoc man warnings
       new  7deafe1   add install target
       new  6d42041   i want dashes in manpage names
       new  a90da87   update todo
       new  0bce5b1   the right fix for the dash problem
       new  4aad21c   doc update
       new  5cf5492   fix git-darcs manpage example
       new  9c579a9   add dist and release targets
       new  6ac6877   updates for 0.6
       new  9232efa   TAG 0.6
       new  c445748   todo update
       new  5f92b2b   add a benchmark script
       new  c538d74   bench: be a bit more verbose
       new  6b23738   add HACKING
       new  29f74d7   don't do the re-add dance in every commit for unchanged files
       new  f1ed0b7   add verify support to the bench script
       new  f6f677b   bench: leave everything there if the conversion is corrupted so it's possible to debug it
       new  eb359ce   be a bit more verbose in the log file so we can see what takes so much time
       new  2697de5   fix typo when doing an continuing an incremental export and the workdir is removed
       new  1756188   bench: default to all repos
       new  1151f2c   document status (outside versions)
       new  b76ac46   rename directpatch to oldfashionedpatch
       new  fde0d33   initial darcs2 inventory parser
       new  8bd69f2   cleanup
       new  fd5d535   fix testimport-git-twoway.sh
       new  e5ceabe   do not try to rename non-existing files
       new  765fa2d   extract inline_path()
       new  e2294c5   add a new simplify_nodes() function
       new  a35af57   d2x: allow specifying extra d-f-e options
       new  b541d75   do renames first, we need it now that we simplify nodes
       new  c6a5518   update NEWS
       new  2b4b18d   d-f-e: simplify add A, remove A in the same commit
       new  56d1efd   bench: specify git version in log filename
       new  c53708c   bench: allow benchmarking a single repo
       new  e1ed44b   add bench script for tailor
       new  a3c7a14   d-f-e: add --progress option
       new  56917a5   d-f-e: avoid firstChild and toxml()
       new  a311340   updates for 0.7
       new  f7f09dd   TAG 0.7
       new  91e09ee   bench-tailor: clean up config
       new  9c96a76   bench-tailor: ignore charset problems
       new  018a388   bench-tailor: fix char err ignore opt
       new  0be91ff   docu update
       new  19f478e   update numbers and add Lele
       new  a3317b2   Change the rename code to create a new text entry.
       new  170e201   fix last-modified revision after rename (John Arbash Meinel)
       new  7493046   fix renaming of empty dirs
       new  ce072f5   don't try to list non-dirs
       new  0dd56b3   fix renaming multiple empty dirs
       new  3788b3a   d-f-e: simplify 'adddir A, rename A B' to -> noop
       new  3749b52   d-f-e: do not duplicate lists with no good reason
       new  e52c0e7   d-f-e: fix inverted patch prefix
       new  039c169   hack for the inverted patch + file modify combo
       new  48b743b   add new tests to demonstrate a breakage
       new  adf13a4   Revert "don't do the re-add dance in every commit for unchanged files"
       new  8486e6d   update HACKING
       new  f5ffd74   whoops, that would have to be part of the revert (Lele is still in the xml branch)
       new  a3d0d71   asciidoc: fix refentryinfo position
       new  5d015f4   t/bench: log the number of patches as well
       new  4941cc9   add bench graph code
       new  687d01f   update NEWS
       new  a5e63d5   add link to the benchmark details
       new  c07225f   add big-zoo reference
       new  7ce1541   update VERSION to 0.8
       new  00fc39b   TAG 0.8
       new  be29e73   new todo items
       new  1280bbe   evaluate darcs-to-git
       new  2509186   update undarcs' entry
       new  ff1df25   add new darcs bug id
       new  f2a319f   fix python2.6 warning by replace the popen2 module with the subprocess one
       new  6e4fe02   Add support for multiple branches by supporting the 'reset' command.
       new  eaa8af2   Reset takes a <commitsh> and not just a revid; added note to this effect, and left marker that this functionality should be generalized.
       new  d02c0e2   fast-export: escape anything which is [^a-zA-Z0-9.] with an undescore
       new  8bcaab3   add test for having accents in tag names
       new  42019f8   added a few git-darcs commands
       new  7f4f67e   update NEWS
       new  c980a86   README: at least we can now require a stable darcs
       new  9c3db3e   minor comment clean-ups
       new  940783b   ignore lightweight tags without a from clause
       new  bf5dea6   only output warning about missing from clause for lightweight tags in verbose mode
       new  34f8383   fix support for rich-root (and subtree) repositories
       new  34b27aa   update NEWS, making latest changes the start of 0.8dev
       new  fd82d53   fix os import as needed on Windows
       new  282dc45   remove --inv-fulltext option
       new  721e642   bundle latest hg-fast-export
       new  b50d676   reapply local enhancements to hg-fast-export
       new  adcba03   Handle a directory becoming a file and subsequent child deletes
       new  402fddb   handle empty emails & names/paths that aren't utf8 encoded
       new  7ec9c02   handle multiple merges in the one merge clause
       new  6d4b16a   handle > 16 parents in fast-import-info
       new  a24bff9   let the id-map file have more revisions than the repository
       new  618a053   warn on tags with a missing from clause
       new  f569cb9   recursively delete children when a directory is deleted
       new  146b526   initial cut at reset support
       new  db365f7   make deleteall less agressive in the files it tries to delete
       new  dad2871   rename fast-import-filter to fast-import-query
       new  0f16c56   fix unicode-related exception in fast-import-query
       new  cfc868e   initial cut at fast-import-filter
       new  69a69cd   code & tests for formatting Commands as file-import stream strings
       new  4ea3edf   get fast-import-filter formatting commands in the output correctly
       new  b65f313   tweak from and merge formatting
       new  cd3a8cd   add _paths to option & params names as other types of filtering may be added later
       new  3ebc480   no filtering tests
       new  d555bbf   include single file tests
       new  0afbc6a   include subdir & multiple files tests
       new  24fab98   common_directory tests & tweaks
       new  0043c19   add exclude_paths tests
       new  108ff7c   fix parsing of filecopy command
       new  1e69b1b   fix parsing of filecopy command
       new  d4c7335   rename and copy tests & tweaks
       new  dd8a3df   deleteall tests & tweaks
       new  5b47ebf   tag & reset tests & tweaks
       new  2327cc6   ensure output is utf8 encoded when required/recommended
       new  bd9a19e   added NEWS item
       new  d7b0c6d   clean-up tests for GenericProcessor
       new  673e441   code & tests for file copying
       new  865ff5f   symlink copying tests
       new  c5685c0   added NEWS item
       new  bb0eb2b   support copying of files and symlinks
       new  3f66f8b   update NEWS with info about filecopy bug
       new  d47a10c   fast-import-filter for including/excluding paths from a stream
       new  243b30e   move note/message/debug into higher level classes
       new  ea45d21   move escape_commit_message into helpers
       new  fe864b9   move GenericCacheManager into its own module
       new  e16bb63   move GenericBranchUpdater into its own module
       new  1c354c3   move import/export of marks into a module
       new  2fa0438   generic_processor.py refactoring
       new  12a3b73   turn bzr-fast-export into a fast-export command
       new  50a2bd5   fix lru_cache import
       new  ef95647   fast-import-filter should produce binary output.
       new  1992b09   extend & use marks_file API
       new  65b5e6d   remove unnecessary checkpoint at 0 commits
       new  1490b12   use note and warning APIs
       new  1ece9c2   incorporate git-fast-import tweaks from bzr-fast-export script
       new  1a5c95a   refactor bzr_exporter to use Command objects
       new  752f700   trivial bzr_exporter clean-ups
       new  7fe1c2d   fix mark numbering so parents always get lower numbers
       new  b1ae7c1   fix branch of first commit to not be refs/heads/tmp
       new  1b1d637   fix missing os import in generic_processor
       new  bad2740   unhide fast-import and fast-import-info commands
       new  7b2a413   fast-import-filter should produce binary output (Alexander Belchenko)
       new  f2708c2   documentation clean-ups
       new  d5f4c3c   fast-export command replacing bzr-fast-export script
       new  654f5e3   fast-export should force binary sys.stdout on win32
       new  9fd81a6   move GenericCommitHandler into its own module in prep for a delta-based one
       new  ad73086   refactor InventoryCommitHandler general stuff into parent class
       new  69bd63c   enhance RevisionLoader to try inventory deltas & decide on rich-roots
       new  2c1e9ef   fix osutils call in delete_recursive
       new  995d645   generalise RevisionLoader to RevisionStore as a repo abstraction
       new  9e8621b   basic DeltaCommitHandler generating deltas
       new  2299006   basic DeltaCommitHandler mostly going bar rename
       new  3d6dd7b   basic units tests for filemodify
       new  28847a5   basic delete tests
       new  06eca22   file <-> symlink change tests
       new  54958b5   file executable off <-> on tests
       new  0802642   file/symlink <-> directory change tests & fix
       new  967c0a0   file/symlink <-> directory rename tests
       new  03da148   add directory delete test
       new  0b41231   add lots of import tests
       new  5946257   merge import tests and tweaks to make them pass
       new  8bdf9be   refactor rename_item
       new  6ebac79   refactor delete_item
       new  c95ed35   get DeltaCommitHandler passing all tests
       new  c9c607b   extend fast-import-info with merges, rename old paths & copy source paths
       new  cf8af48   use inventory deltas in experimental mode & enhanced fast-import-info
       new  71ce0d2   ensure version appears in bzr plugins output (Alexander Belchenko)
       new  319ffb9   add total merges to fast-import-info & record when old/src paths no longer required
       new  e5a3552   fix encoding issue in bzr_exporter (Teemu Likonen)
       new  d94cb62   nicer and round-trippable mapping of git ref names to bzr branch names
       new  b089d79   nicer and round-trippable mapping of git ref names to bzr branch names
       new  017720a   head tracking tests and fix
       new  b0ca1d5   update fast-import-info to use same head-tracking code as fast-import
       new  fbabf55   fix head tracking when stream includes resets
       new  9dd9b67   remove other-resets frm fast-import-info output
       new  99a59d0   fix fast-export's encoding of user names
       new  dd73b4e   Fix str + int concat in bzr-fast-export (Stéphane Raimbault)
       new  f1de89c   fix marks importing in fast-export
       new  8f8a2a7   improve error message when .bzr directory not found
       new  5053b3e   fix restart when using CHKInventories
       new  4aa805c   improve error msg when bad timezone encountered
       new  e389be9   make sure fast-export uses a binary stream on Windows
       new  23090c2   fix inventory copying when using deltas
       new  1383f77   improved-but-not-yet-working CHKInventory support
       new  8e94ac6   _ensure_directory to return parent_id, not parent_ie
       new  baa392c   set maximum_size & key_width for initial parent_id_basename_to_file_id map
       new  2d9918e   CHKInventory support for non rich-root repos working, for simple imports at least
       new  e50de98   ensure the chk stuff is only used on formats actually supporting it
       new  f116f34   improve error msg when bad timezone encountered
       new  a549d7d   make sure fast-export uses a binary stream on Windows
       new  933b47a   get non-chk formats working again & combine delta entries when required
       new  8066c53   fix TREE_ROOT delta entry after 1st revision & tweak _delete_item usage
       new  f819ea4   fix ie reference in _get_file_lines()
       new  2e7c834   initial working version for CHKInventory-based formats
       new  c7f7b39   use iter_non_root_entries if it exists
       new  f3d1e8f   lookup directories on demand in CHKInventories, not all upfront
       new  71056de   smarter RevisionStore.chk_load()
       new  373b3d1   performance tweaks for chk formats
       new  a400c7c   use new propagate_caches parameter on create_by_apply_delta
       new  58fbab6   use new propagate_caches parameter on create_by_apply_delta
       new  3bdca85   speed up blob parsing
       new  5ac4324   make groupcompress _FAST during import
       new  3ec5179   handle delete of missing files for chk formats
       new  bf71ea3   fix first file is in a subdirectory bug for chk formats
       new  59ac6b0   error on zero length paths in the input stream
       new  3199350   handle delete of unknown file in chk formats & reduce noise
       new  b8108fd   larger default inventory cache for chk formats
       new  63b2819   show commit rate rather than meaningless ETA in verbose mode
       new  25d7ee2   parent_id_to_basename_index is no longer a serializer attribute - always required now
       new  672b8e9   miscellaneous progress reporting fixes
       new  5804f1f   clear caches before packing; show cache stats in verbose mode
       new  d14162e   make groupcompress space efficient before packing
       new  dec2163   store empty texts for non-files for chk formats, not just other formats
       new  6cd7806   minor revision_store clean-ups
       new  d939252   extend tests to test the chk code path
       new  010aac7   extend tests to test the chk code path
       new  de37b74   improve per-file graph generation
       new  d18526c   improve per-file graph generation
       new  b661d0c   make the file-id cache optional and branch-ref aware
       new  a1c67e3   make per-file parents tuples and fix text loading in chk formats
       new  e965902   fix per-graph parent handling for adds and renames
       new  9beea82   always repack the repository on completion
       new  fa6f09f   t: exclude more hg files
       new  a6e5d1d   binary output on Windows (Alexander Belchenko)
       new  915cf0a   back out cache propagation until more reliable
       new  b464024   handle adding a file to a dir deleted in the same commit
       new  b1531a1   fix bug #348038 (call to warning() with two arguments) and handle malformed revisions gracefully by not generating any output
       new  f0a44df   graceful handling of faulty revisions (David Reitter)
       new  795b2dd   incremental packing for chk formats
       new  c9367c8   blob reference counting, not just sticky vs otherwise
       new  d392bc6   fix blob tracking when -v not given
       new  33e441d   add autopack option to fast-import
       new  cbdb6bc   use inv deltas by default for all formats now: --classic to get old algorithm for packs
       new  4357623   handle commit commands with no from clause and no sub-commands
       new  2b7738f   add -r option to fast-export
       new  62909e6   fix rename adjustment & kind change logic in fast-export
       new  31a84bd   fix parsing when a rename old-path has spaces in it
       new  b565140   faster export of revision range & improved diagnostics in fast-export
       new  a1a067c   fix round-tripping of committer & author when name is an email
       new  681e6f9   improve fast-export's handling of rename+delete combinations
       new  fb1e226   upgrade tests to use --development6-rich-root
       new  6ef0a73   report triggering commit when exception occurs
       new  32cee9b   Ignore quotes around second path in a pair (Dmitri Paduchikh)
       new  092c95d   git-darcs: remember and pass options to darcs-fast-export
       new  9b37e24   bzr-fast-export -> bzr-fast-export.py
       new  9b45e38   Merge branch 'add-dfe-opts' of git://github.com/warner/darcs-fast-export
       new  7ffcfe5   port d667ba5 to darcs-fast-import
       new  c5e5bd7   updates for 0.9
       new  ff7705b   TAG 0.9
       new  b3ada11   update bzr and hg versions
       new  cabf12c   git-darcs: change #!/bin/sh to /bin/bash, '$? == 0' is a bash-ism (apparently), and /bin/sh is dash on some platforms (e.g. Ubuntu Hardy)
       new  658a639   darcs-fast-import: fix timezone processing
       new  4bc2bd6   darcs-fast-export: allow hyphens in tag names, I think they're ok
       new  123a53f   improve typical workflow example
       new  783c3a2   gd: make find-git output similar to the find-darcs one
       new  bf06c5b   Add missing import
       new  66d2479   git-darcs: minor bugfix
       new  27cbcbc   Add a test for bug #400960.
       new  205d625   Implement here-document style input data.
       new  b2ca4cf   Here-document style commit messages (Samuel Bronson)
       new  09537ec   release 0.8
       new  b263f18   Open 0.9 development
       new  202a86b   Integate latest (25-May-2009) hg-fast-export
       new  489efe9   fix inv-delta generation when deleting directories
       new  f587cd6   update NEWS
       new  dd8b6a4   get rid of HACKING, as we won't merge the side branches to bzr-fastimport
       new  a9d6b35   Merge darcs-fast-export
       new  ce3812b   merge darcs-fast-export (Miklos Jayna)
       new  2de1004   NEWS item wrt darcs-fast-export
       new  4533dfa   Force parser to generate commit messages in unicode - even when not in utf8 in the input stream
       new  f530b75   delegate commit message escaping to the serializer if it's a modern one
       new  e2e2085   Smarter selection of branch format based on shared repository format
       new  0d1f48e   Fix dump_str to ensure CommitCommand.file_iter is an interator, not a callable
       new  4f6b8b2   prune directories that become empty after a delete or rename
       new  acdc521   get tests passing again
       new  0f50cae   Gracefully handle email addresses with unicode characters
       new  885f74c   update NEWS
       new  c7f5f2e   initial cut at a simplified ui to xxx-fast-export
       new  369e126   tweak required svn product name
       new  fe18813   implement fast-export-from-git
       new  a9553e7   first cut at fast-export-from-hg - not working yet
       new  c60e6ab   fast-export-from-darcs - working but chardet usage/packaging still to be sorted out
       new  63efa55   get fast-export-from-hg working
       new  84bb17c   first cut at .gz implicit compression
       new  f1cdd51   darcs-fast-export: bash4 fixes
       new  2c780ed   darcs-fast-export: use --include-merges option to bzr-log in x2d
       new  a433914   darcs-fast-export: document the --authors-file option
       new  b3459e0   darcs-fast-export: document operands to options which have one
       new  2db4dae   darcs-fast-export: give a more reasonable error message when chardet is not found
       new  341dfb0   merge darcs-fast-export fixes and better doc
       new  9f6c311   add encoding option to fast-export-from-darcs
       new  b2262ed   tweak fast-export-from-hg to use the same prefix for the mapping and status files
       new  b3ef65c   back out implicit gz compression - can come later
       new  3cb946e   initial cut at fast-export-from-svn
       new  d5cb142   NEWS item and doco tweaks
       new  3005923   first batch of fast-export-from-xxx commands
       new  0cec2a0   tweak help formatting
       new  07ddb78   more help tweaks
       new  d378b9f   fix reporting of non-utf8 commits to go to stderr
       new  2736d84   added fast-export-from-mnt command
       new  a5cf8c8   added fast-export-to-cvs
       new  bb5b2d5   Adds a fast-export-from-p4 command.
       new  2db29b4   Verify the presence of the p4 command-line tool and the Perforce Python API.
       new  0d081db   Merge fast-export-from-p4 (Matt McClure)
       new  2c1f2d1   Create a repository implicitly if one doesn't already exist
       new  0df7312   update help
       new  f9c6fec   Update the working tree for trunk implicitly
       new  f3beeb6   fast-import destination argument, implicit repo creation & trunk working tree updating
       new  aebd377   minor doc tweaks
       new  a11988e   Fix NameError running fast-export-from-git
       new  db90656   avoid STDERR crash
       new  ec02065   add the missing ":" since revid_to_mark are "committish"
       new  0f28f92   eliminate the reference to my temporary cvs2svn branch
       new  faa6148   implicitly uncompress if a fast-import source ends in .gz
       new  333dce5   configrable output stream for InfoProcessor
       new  3f12e54   Smarter blob tracking by implicitly collecting statistics before starting the import
       new  64b666e   update existing tests to reflect implicit directory pruning bahaviour
       new  5d69f69   test and fix for implicit directory delete recursing up
       new  b5cda39   make implicit directory deletion recurse upwards
       new  3edf529   tweak GenericProcessor __init__ method
       new  92528b1   handle an empty input stream (Gonéri Le Bouder)
       new  d66a709   really put ':' in the commit mark
       new  6800e92   LocalGitBzrDirFormat has no repository_format
       new  9dce24b   update NEWS
       new  7ff07f9   Fix git-bzr mark compatibility issue (Gonéri Le Bouder)
       new  1b0f817   lookup file-ids in inventories instead of a cache
       new  01ffb8b   Eliminate the existing file-id cache altogether
       new  486e3e4   More robust implicit delete logic when file-id not found
       new  a747206   Only count implicit checkpoints when deciding when to auto-pack
       new  538fc6e   Improve diagnostics collection when inconsistent delta found
       new  4453fa5   Merge fixes from trunk, rev 220.
       new  220b588   handle adding the same file twice in the one commit
       new  a857f08   Handle rename of a just added file
       new  e408434   handle a delete of a newly added file
       new  64668db   handle copy of a newly added file
       new  f0118ac   better diagnostics on inconsistent delta
       new  f924ae6   commented out draft of CopyModified tests
       new  56c4234   Change tests to use 2a instead of development6-rich-root
       new  d175a26   backout git-bzr fix as it was breaking fast-export
       new  8701091   Support an explicit output destination for bzr fast-export
       new  7288a3c   merge fast-export fixes from trunk (rev 222)
       new  84786f4   Handle delete then add of a file/symlink in the one commit
       new  318ed4e   Add tests for renaming to a deleted destination
       new  8becaab   Add tests for copying to a path deleted in the same commit
       new  9a53404   add tests for symlink renaming
       new  92572c1   Handle rename of a file/symlink modified already in this commit
       new  57ee6e9   Handle copy of a file/symlink already modified in this commit
       new  fbc77a8   Support displaying a CommitCommand without inline blob data
       new  b746386   add --commit-mark option to fast-import-query to show just one commit (without file contents)
       new  05da521   Handle rename then modification of the new path
       new  05eef7f   merge enhancement for easy lookup of a commit (trunk rev 224)
       new  d76ef2e   Handle deleting a directory then adding a file within it in the same commit
       new  94d66e2   Merge fixes for inconsistent deltas
       new  3ebf297   Stop fast-export from exceeding the maximum recursion depth
       new  7d54e82   merge recursion depth exceeded fix
       new  e11bce8   Add test cases to check deletions from multiple levels in a tree still cause pruning of empty dirs to happen correctly.
       new  29c44f7   Update pruning code to operate in multiple passes, with subsequent passes operating on the parent dirs of dirs pruned in the previous pass.
       new  6fb0ac6   Fix launching of git on Windows
       new  e338ecf   Use the git on Windows path for the check and not just the run itself
       new  69fa652   Handle git submodules in the stream by warning about + ignoring them
       new  4d3545e   Definition and output of feature commands
       new  8e7a58a   Definition and formatting of multiple authors and revision properties
       new  65b22cd   First cut at exporting additional metadata via 'features'
       new  f43bbe7   tweak proposed property formatting
       new  c7ec896   Define feature names in one place
       new  1616a96   Fix ghost handling and improve progress tracking in fast-export
       new  adc1126   fix broken tests
       new  f3b4caa   merge ghost handling fix from trunk
       new  ff9616f   feature parsing
       new  533f711   Merged latest changes from upstream.
       new  36a25ad   Add missing test cases for multilevel deletes in 2a dn 1.9-rich-root fast imports.
       new  4eb9a54   Add missing tab characters to ensure that never born dirs are correctly removed during each pass of parent directory pruning.
       new  b4c3b88   parsing of multiple authors and commit properties
       new  d6a1f66   Store multiple authors and revision properties when defined
       new  138d97b   More intelligent empty directory removal (Tom Widmer)
       new  90d045c   Validate features are known before importing
       new  f6b050c   add --plain option to fast-export
       new  b1a8bd0   Fix feature checking
       new  32e3381   export and import empty directories
       new  5f8d98e   add revision count to 'Starting export ...' message
       new  7df1726   tweak author formatting to use same smart rule as used for committer
       new  d71b7eb   Teach fast-import-filter and fast-import-query about feature commands
       new  498e28d   Tweak some diagnostic messages
       new  29558a1   Merge feature support including generation/parsing of commit-properties, multiple-authors and empty-directories
       new  7247613   Handle delete, rename then modify all in the one commit
       new  9e66bee   Make sure renamed directories are found in file-id lookups
       new  9460a2a   Sanitize None revision properties to empty string
       new  649b213   Ensure empty string property values stay as empty strings
       new  340e6bd   implicitly rename children on export when directory renamed
       new  3a3ea21   --forward, not --reverse, in fast-export help
       new  cfeaed4   Handle formatting of unicode emails
       new  fa497c4   Fix unicode email address parsing
       new  a0f78c5   fix warning messages on non-utf8 names & emails
       new  f1f617a   darcs: fix importing files in subdirs
       new  fe335a1   merge directory handling fix for darcs-fast-import
       new  d144093   darcs: make sure the working directory has no changes when verifying imports
       new  6456a8c   darcs: handle timezones like +1300 in the importer
       new  d7e7bd1   darcs: update d2x for Greg's hg-fastimport
       new  3961b0b   merge fixes for darcs-fast-import for better hg 1.3 interoperability
       new  8172a08   Don't emit directory info when plain format is specified.
       new  6adb520   Merged fix for directory handling in plain format
       new  1c84884   Don't emit directory info for renames operations when using plain format
       new  573a430   darcs-fast-export: no longer fail on empty patch name
       new  9f45aed   merge Harry's fix so directories aren't output in plain format
       new  6ec72f1   merge fix for empty patch name handling in darcs-fast-import
       new  977131f   Setting up makefile to use a little pkg-config
       new  09f5637   Changing authors to be from SF instead of localhost
       new  722b650   Adding in a first rev parameter
       new  e01eb58   fix date parsing bug found while importing samba
       new  3f7e99b   Store tags on entire branch ancestry, not just left-hand ancestry.
       new  5098924   Adding an address parameter.
       new  1e9116d   base file-ids on the basename, not path, as jam suggested. This improves the samba import from 565M to 353M.
       new  fab1e02   Merge fix for tags off the mainline
       new  dcdfbaa   Merge Ted's improvements to svn-fast-export
       new  4d020cf   ignore generated executables
       new  fbbb3db   Add a README explaining how to compile svn-fast-export.c
       new  b132f31   Add --user-map option to both fast-import and fast-import-filter
       new  228b7ae   update NEWS with recent changes
       new  a3fbedc   Change the default inventory cache size to 1. For large projects, this reduces memory overhead and also speeds up conversion.
       new  f553373   Fix parsing error when a property is found after a multi-line one
       new  0e8bc7c   handle git ref names with slashes in them
       new  0d66054   darcs-fast-export: support exporting http repos directly
       new  f964296   darcs-fast-export: add testcase for http export support
       new  661372a   darcs-fast-export: refactor to a python class
       new  b25faae   Get fastimport working on non-chk repositories again for bzr versions after 2.0.0
       new  996bada   Handle multi-level branches
       new  cfb941a   http read support for darcs-fast-export
       new  a7e3a6c   Set a tag when touching a refs/tags/ ref with a commit command.
       new  c1ddc51   Avoid spurious 'git-' being prefixed on branches whose names happen to end with 'trunk', by tightening logic in BranchMapper._git_to_bzr_name.  Also document.
       new  fc3ca5f   Remove unused and unimplemented BranchMapper.bzr_to_git, and update docstring.
       new  38529c5   Make BranchMapper just map one name per call. Move building a dict to the one callsite which actually wants that.
       new  50c2a96   Store the BranchMapper in the CacheManager so it can be got from other places.
       new  57fa9cb   Default branch-nick to mapped git ref name.
       new  9f8cb5b   Also catch tagging via commit when resuming a crashed import.
       new  3010fd6   Merge Max's fixes for tags created via commit commands
       new  a93040e   Change (.keys(), .values()) to using (.iteritems())
       new  680a8d7   Change to multiplying tests rather than manually.
       new  568ecd2   add the failing test that we preserve the last-modified revision
       new  b9545e3   (broken) Start working towards using CommitBuilder rather than using a custom implementation.
       new  0d421e1   Found a bug in CommitBuilder.finish_inventory().
       new  e1db2f8   We need to handle when the object has been deleted.
       new  872819e   Fall back to the repository for cases where the content is not present in the stream yet.
       new  f2a522c   Dump sticky blobs to disk when memory pressure gets high.
       new  e8122ad   Switch to closing the large-content blobs that we store to disk.
       new  52ccae7   bzr *does* run atexit functions when exiting, but doesn't run deconstructors.
       new  11c2f2a   Default branch nick to mapped git ref name (Max Bowsher)
       new  b8c5898   Fix installation of the exporters module.
       new  08a2584   Merge Jelmer's fix for exporters installation
       new  5696cae   The fix that landed in bzr did not set builder.new_inventory. :(
       new  ab18be5   Use the new KnownGraph.add_node() functionality.
       new  70c1c43   When post-processing the delta stream, don't ask to generate a full inventory to check for deletions. Instead, just use 'create_by_apply_delta'.
       new  c089262   Some debugging code. It looks like the main bugs involve files that are deleted and restored.
       new  b5e05b2   Faster post-processing of the inventory delta
       new  753eb7f   Merge John's smarter caching of blobs to improve memory footprint
       new  b1df3f6   Merge John's improvements to info_processor.py
       new  063817c   Merge John's test refactoring - uses multiplication now
       new  ab742e7   Add a bunch of direct tests for the _TreeShim interface.
       new  337f0bb   Switch to using CommitBuilder Rather than holding most of the logic ourselves.
       new  1457096   Include the known_graph code.
       new  97f1e0e   darcs-fast-export: don't use urllib.urlopen().getcode()
       new  e3f44b5   Merge Python 2.5 fix for darcs-fast-export
       new  f7f4a2b   Fix Monotone prefix and command name: mnt -> mtn
       new  b5a665b   Ignore progress messages unless in verbose mode
       new  207d2f8   Add explorer integration
       new  374ba6a   Cope with Debian's bzr using the system configobj, not shipping with its own.
       new  367b357   Fallback to system configobj if none in bzrib.util
       new  088d238   Don't bail for http://path/to/repo darcs remotes
       new  fdafc09   Don't bail for http://path/to/repo darcs remotes
       new  0cb14e2   Release 0.9
       new  7eabfb8   git-darcs: don't add empty darcs-fast-export-options config entry
       new  2cd8dd1   git-darcs: add support for {pre,post}-{fetch,push} hooks
       new  be66ae1   git-darcs: add a see-also section to manpage
       new  aa64e5e   fix timezones in darcs-fast-export
       new  a53883c   Merge patches from Miklos for darcs-fast-export
       new  46bfe88   fix timezones in darcs-fast-export, take 2
       new  a395fce   git-darcs: Import to a real ref (refs/remotes/darcs/$remote).
       new  b01331a   git-darcs: Fix exit/return confusion.
       new  da94a54   darcs-fast-import: No longer throw away the blob after writing it
       new  42c4c33   darcs-fast-import: better error handling for symlinks
       new  fe5a16c   darcs-fast-import: do not silently ignore darcs failures
       new  7353ef9   darcs-fast-import: always invoke darcs add using --boring
       new  0c6ea69   darcs-fast-import: add --symhack option
       new  b6fec28   darcs-fast-import: Allow more liberal renaming
       new  34ca720   darcs-fast-import: Create symlinks after darcs record
       new  1540645   x2d: pass options to d-f-i
       new  c17c3ac   darcs-fast-import: add --progress switch
       new  be5a2b9   darcs-fast-import: don't fail for first empty commit
       new  9bf5124   Merge fixes from Miklos for darcs fast import.
       new  800760b   Move pure-fastimport code into its own directory, in preparation of splitting it into a separate package.
       new  d0b2057   Split python-fastimport into its own separate package.
       new  e7c5692   Split out fastimport, import it from the system.
       new  4a88a19   Remove bzr-specific code, whitespace.
       new  900fd29   Add testrepository configuration, test_suite() function.
       new  d842c3a   Initial release.
       new  98701f6   Fix some imports.
       new  fa3440b   Support the 'done' command.
       new  f41462d   Ignore testrepository directories.
       new  b49bfa5   Only require passing BzrDir to bzr-specific processors.
       new  0596d07   Remove bzr-specific bits from processor.
       new  589a232   remove bzrisms from Processor.
       new  0aac780   Fix typo, handle bzr-specific locking in GenericProcessor.
       new  c88605b   Split out reftracker.
       new  2296754   Import processors from bzr-fastimport.
       new  10ed6c8   Use modes directly rather than bzr file kinds and executable flags.
       new  c4c3824   Don't rely on bzrlib.trace.
       new  c1df996   remove dependency on bzrlib.
       new  27adaab   Initial release. Closes: #598490
       new  7c10c84   merge new upstream snapshot.
       new  32bce08   Fix vcs url.
       new  d383c62   Install fastimport.processors.
       new  977dac7   Import upstream version 0.9.0~bzr290
       new  6ff4f65   Merge revision that installs fastimport.processors.
       new  4c5c627   Cope with FileModifyCommand now having mode rather than is_executable and kind.
       new  9bf5d24   Import upstream version 0.9.0~bzr291
       new  1f77960   Import another bugfix.
       new  0677258   Support out of band processing of commands.
       new  16ee9ac   Import upstream version 0.9.0~bzr292
       new  892c253   Fix tests.
       new  5a7db08   * New upstream snapshot. * Add replaces line for python-fastimport. Closes: #602595
       new  14e66f3   Import upstream version 0.9.0~bzr293
       new  120976b   Upload to unstable.
       new  d29428e   Avoid file_iter, use iter_files instead.
       new  bbc0592   Import upstream version 0.9.0~bzr294
       new  234e104   * New upstream snapshot. * Drop versioned dependency on python-support. Closes: #603232
       new  0fed38a   If there is no mark then don't track it.
       new  f03af9a   Import upstream version 0.9.0~bzr295
       new  cf64176   * New upstream snapshot.  + Avoids tracking unset marks. LP: #477886
       new  2636a44   Stop utf-8 decoding several strings as they are not guaranteed to be unicode.
       new  eec113f   Check for leading slashes in paths, invalid path types.
       new  f9dfff4   Avoid attempting to utf-8 decode/encode committer and author information.
       new  7616c22   Import upstream version 0.9.0~bzr298
       new  4265a34   Require testtools 0.9.2 to run the test suite.
       new  704a45c   Depend on testtools 0.9.2.
       new  42f0331   Merge entry for unuploaded version.
       new  8a3813e   Fix typo in setup.py
       new  5afe3b8   Import upstream version 0.9.0~bzr299
       new  1f07108   * New upstream snapshot.  + Fixes typo in setup.py. Thanks Jonathan Nieder. Closes: #611511
       new  d36789a   release 0.9.0
       new  abaa09f   Start on 0.9.1.
       new  ad04d5e   Import upstream version 0.9.0
       new  4fba3de   New upstream release.
       new  f4e69c5   Merge packaging branch.
       new  9ec7482   Fix changelog.
       new  7051d9a   * Add watch file. * Simplify test run code.
       new  20ff1f8   Switch to dh_python2.
       new  5d95368   Switch to debhelper 7, drop cdbs.
       new  4b44d28   Remove unused Breaks line.
       new  30a461d   Non-maintainer upload (just a rebuild to add Python 2.7 and dropPython 2.5 support)
       new  e24f99a   Remove old FSF address and point at FSF website instead.
       new  bb159b3   Add preserve_all_history flag to filter_processor and tests for it
       new  2307909   Rename flag to squash_empty_commits and add few more tests with includes/excludes
       new  59c7d26   Only fix references to commits that have been squashed rather than removing everything that we haven't touched yet
       new  b652c9c   Merge support for squash_empty_commit argument to FilterProcessor.
       new  933f9d8   Implement 'done' feature.
       new  4afa567   Rename tarball for the benefit of pip.
       new  e0a9d3b   Release 0.9.1.
       new  06fc61a   Start on 0.9.2.
       new  e0b5bf6   remove .pc directory.
       new  b0a3c76   Update watch file.
       new  5c0529f   add bzr-builddeb magic
       new  f3ef552   Add machine-parseable copyright file.
       new  46d9f09   Update watch file for new release location.
       new  8cb52c9   Add basic tests for autopkgtest.
       new  266e9d0   Import upstream version 0.9.1
       new  08982cf   * New upstream release. * Bump standards version to 3.9.3 (no changes).
       new  1e97e80   releasing version 0.9.1-1
       new  0b0b2cf   Clarify AUTHORS.
       new  d95f207   Remove bzr-specific reftracker and idmapfile modules.
       new  8b55e15   remove info_processor too (uses reftracker).
       new  e027fb4   Add basic tests for dates.
       new  2e4f1f1   Cope with invalid timezones like +51800 a little bit better.
       new  f7817fe   Allow less strict parsing of fastimport streams.
       new  a45938b   Release 0.9.2.
       new  c0256d9   Start on 0.9.3.
       new  0d011a1   Fix watch file.
       new  6ff1236   Import upstream version 0.9.2
       new  5c40705   New upstream release.
       new  caf0683   releasing version 0.9.2-1
       new  61b7900   releasing version 0.9.2-1
       new  d12b12c   Add XS-Testsuite header. Closes: #692669
       new  0ffb207   Change fileid of processors/
       new  e7e8ece   Ignore some files.
       new  95edd58   Remove download URL.
       new  981a3d5   Add Makefile.
       new  43d6bde   Add travis config.
       new  f2dcee1   Remove dependency on testtools.
       new  6da26aa   Install unittest2 for python2.6.
       new  bb7e199   Build with pypy in travis.
       new  f03cb3e   Actually run tests with unittest2.
       new  57f8d56   Fix compatibility with python2.6, which does not have assertIsInstance.
       new  c329523   Remove unused helpers.
       new  d314cf6   Remove binary_stream helper.
       new  e0ffe24   Add MANIFEST file.
       new  30def38   Add basic readme file.
       new  f1f2872   Release 0.9.3.
       new  9d727cb   Start on 0.9.4.
       new  5da08fa   Add upstream signing key.
       new  4277da7   Update watch file.
       new  d328364   Add gbp config.
       new  052eed2   Merge tag 'upstream/0.9.3' into debian
       new  460e678   Imported Upstream version 0.9.3
       new  6169be3   New upstream release.
       new  4f7cdad   Fix autopkgtest.
       new  aed19bf   Bump standards version to 3.9.5 (no changes).
       new  28a1d4d   Migrate packaging to Git.
       new  73c4fcf   releasing package python-fastimport version 0.9.3-1
       new  203d9c4   python-fastimport: overview documentation
       new  f258de4   Add NoteModify command
       new  7da2dec   Add copy method to CommitCommand
       new  897b707   Add basic commit copy test
       new  6b37f5f   Test copy-with-replacement and invalid copy
       new  a1bc3a3   Add tests for notemodify
       new  2717e49   Merge branch 'commit-copy' of git://github.com/masklinn/python-fastimport
       new  75a6386   check-pypy tries to use the non-existent target check-noextensions
       new  98c6916   Authorship information as a namedtuple
       new  2c3cd27   Update NEWS.
       new  46b353d   Merge branch 'authorship-namedtuple' of git://github.com/masklinn/python-fastimport
       new  d39687c   Update NEWS.
       new  16de9a3   Add Breaks: for bzr-fastimport without version, as all versions that have been packaged in Debian break with the current version of python-fastimport. Closes: #747900
       new  e1f885b   releasing package python-fastimport version 0.9.3-2
       new  6b9fd63   Get handlers from class object using getattr() for possible inheritance
       new  0f4ad27   Fix in Vcs-Git header.
       new  2568622   Release 0.9.4.
       new  43ba0f9   Imported Upstream version 0.9.4
       new  e23be18   Merge tag 'upstream/0.9.4' into debian
       new  f51ad46   New upstream release.
       new  42babda   releasing package python-fastimport version 0.9.4-1
       new  ab3f5b5   Add pypy package.
       new  7c2379d   Bump standards version to 3.9.6 (no changes).
       new  88229ce   releasing package python-fastimport version 0.9.4-2
       new  dcfec7e   Update Vcs-Git, Vcs-Browser and Maintainer fields to reflect the dulwich package is now maintained by the Debian Python Modules packaging team.
       new  7b0722a   Fix watch URL.
       new  13a6b8b   releasing package python-fastimport version 0.9.4-3
       new  3e47b65   Simplify handling of errors.

The 933 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fastimport.git



More information about the Python-modules-commits mailing list