Download List

Projeto Descrição

A tool for editing version-control repository history, reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly, and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-09 09:20
2.20

Esta versão ensina repodiffer como não engasgar com revisões com manifestos de vazios. Faz repodiffer mais explícita quando o pai de uma revisão conjunto de alterações.
Há melhorias a saída do comando gráfico dos ramos.
Tags: Minor feature enhancements
This release teaches repodiffer how not to choke on revisions with empty manifests. It makes repodiffer more explicit when a revision's parent set changes.
There are improvements to the graph command's output of branches.

2013-02-07 23:10
2.19

Uma afinação grave dos internos para o uso de memória reduzida.
Tags: Code cleanup
A serious tuning of internals for reduced memory usage.

2013-02-04 01:33
2.18

Tradução de links simbólicos nos repositórios Subversion foi buggy e agora é fixo. repodiffer agora tem um valor de retorno útil e documentado. A nova opção - treediff de repodiffer mostra o contexto diffs de incompatibilidades.
Tags: Minor feature enhancements
Translation of symlinks in Subversion repos was buggy, and is now fixed. repodiffer now has a useful and documented return value. The new --treediff option of repodiffer shows context diffs of mismatches.

2013-01-27 08:09
2.17

repodiffer agora pode ter um arquivo de mapa e mostram fósseis IDs com relatórios de comparação.

O "?" modificador de conjunto de seleção pode ser repetido para o efeito.
Tags: Minor feature enhancements
repodiffer can now take a map file and show fossil IDs with diff reports.

The "?" selection-set modifier can be repeated for effect.

2013-01-26 07:08
2.16

Esta versão corrige um bug de memoization que resultou no mau comportamento após cortes de ramo.
Tags: Minor bugfixes
This release fixes a memoization bug which resulted in misbehavior after branch cuts.

Project Resources