Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
|
|
block). Uncomment some commented out LICENSE lines while here.
|
|
Implement alternate author file format.
If passing --authors or -A, you specify an authors file that is formated
like the one cvsimport or parsecvs accept. The format is
author = Full Name <address@example.org>
per line.
Also fix a option parsing bug in fromcvs's destrepo.
Suggested-by: Thomas Schwinge <tschwinge@gnu.org>
|
|
and makes fromcvs work with a current version of git which no longer
exports all the git-something tools directly.
|
|
|
|
changed runtime dependencies now.
|
|
rubygems on command line.
Bump PKGREVISION.
|
|
Add parameter "-k" to change keyword expansion.
Spell "params" correctly
|
|
Remove now unneeded comment.
Make tohg work with current mercurial.
Only handle repocopy if we have data.
Implement complete repo file list, approximated by branch file lists.
Fix filelist for nonexisting branches.
|
|
Fix bug in repocopy code.
Reported-by: Andriy Gapon <avg@icyb.net.ua>
|
|
Fix branch fixup bug on incremental runs.
Handle repo copies.
Implement complete file listing.
Remove now obsolete code
Print full rev log.
Remove debug output.
Fix branch handling.
Make symbol merging optional.
|
|
|
|
|
|
|
|
their files via a custom do-install target.
|
|
Implement generic option parsing.
Fix memory overflow.
|
|
105:
Rework branch name alias handling.
Now we treat branches and magic branches different for the sake
of guessing branch name aliases.
Add the possibility to ignore branches based on regexp.
104:
Try to enhance branch handling, add diagnostic output.
|
|
Add error handling on committing sets.
|
|
Do not match newlines in tags.
Fix keyword expansion for repos not using KeywordExpand.
|
|
Use different method to test for popen success for ruby 1.8.1
compat.
|
|
Bump PKGREVISION.
|
|
|
|
Get DISTFILE from original MASTER_SITE. (effectively a package version
downgrade, but it is only a few hours old.)
Update to changeset 99:
Abort if the commit didn't succeed.
|
|
|
|
Conversion tool for CVS repositories.
Currently supports Git and Mercurial as targets.
|