log

age author description
2008-12-10 Patrick Mezard run.py: register and develop test_fetch_symlinks
2008-12-10 Patrick Mezard Move and complete execute bit conversion tests into test_fetch_exec.py
2008-12-04 Luke Opperman tag_repo: remove gentags command, extend repo.tags(), HgChangeEditor now takes either repo or repo_path
2008-12-04 Augie Fackler Fix a bug in replay convert where replaced files that couldn't use replay
2008-12-03 Patrick Mezard SubversionRepo: work around ra.get_files() not releasing input buffer
2008-12-03 Augie Fackler README: We now only require hg 1.1, rather than a prerelease version.
2008-11-29 Patrick Mezard hg_delta_editor: do not assume branches are copied from trunk by default
2008-11-29 Patrick Mezard hg_delta_editor: fix update of stray files in branches/
2008-11-29 Patrick Mezard fetch_command: ignore stray files in branches/ in non-diff mode
2008-11-29 Patrick Mezard Add a disabled test for unrelated branches
2008-11-29 Patrick Mezard hg_delta_editor: merge _is_path_valid() and _path_and_branch_from_path()
2008-11-21 Luke Opperman Clean up help text, document subcommands.
2008-11-28 John Paulett Correct a typo in the README.
2008-11-28 John Paulett Better note on how to pull a repository.
2008-11-25 Augie Fackler Fix a regression in converting repositories with files copied in from outside