git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] gc-utils 0.1.0
@ 2008-03-31  0:00 David Soria Parra
  0 siblings, 0 replies; only message in thread
From: David Soria Parra @ 2008-03-31  0:00 UTC (permalink / raw)
  To: git

Hello,

I would like to announce a porcelain on git-cvsimport and
git-cvsexportcommit which I'm working on for a few month now.
It tries to provide a simple import, update, commit commandset
to synchronize your GIT repository with CVS. It runs on most shells
like bash, zsh, ash (not csh and tcsh).

gc-utils 0.1.0 is available from http://gcutils.sourceforge.net

Description:
 gc-utils is a set of bash scripts (git-cvs* porcelain) wrapping git-cvsimport
 and git-cvsexportcommit to make importing from CVS and commiting back easier.

Tarballs can be found here:
  http://downloads.experimentalworks.net/gcutils-v0.1.0.tar.gz

GIT tree can be found here:
  http://git.experimentalworks.net/?p=gcutils.git

This release tries to focus on improving the test suite and to fix smaller
bugs as well as doing some code clean up.

Feedback and patches are welcome.

            David

------------------------------------------------------
The changes since 0.0.4:

David Soria Parra (25):
      Add a "Update..." message to gc-update.sh
      Check if the a .cvs directory is present.
      Fix the check for the .cvs directory.
      Aggregate duplicated code into on library file.
      Add license header
      Test to invoke gc-utils from subdirectories
      Testcase for gc-commit
      Import branches into refs/remotes/cvs/* by default
      When running cvsclean, gc-commit didn't return to the working directory
      Check if the directory to import already exists.
      Change required git version from 1.5.0 to 1.5.4
      Tests: Test merge strategy option in gc-update
      Tests: Display filename when a test fails
      Tests: Silence cleanup script
      gc-utils version 0.0.5beta1
      Add UPDATE-NOTES containing informations about compatiblity breaks
      Silence git-stash when gc-update is not in verbose mode
      Pop stashed status always, not only when we rebase
      Fix the check for the .git and .cvs directory
      Cleanup manpages
      Use die shortcut instead of echo >&2 && exit 127
      Show a message that we run cvs update
      Silence errors due to non integer inputs in our select
      Simplify code
      gc-utils version 0.1.0

Eduardo Cardoso (2):
      Uses --no-pager to retrieve log messages.
      Added flags to `cvs update' to allow creation of directories and
      pruning of empty directories.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-31  1:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31  0:00 [ANNOUNCE] gc-utils 0.1.0 David Soria Parra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).