This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: monotone-0.28-1


Version 0.28-1 of monotone has been uploaded.

monotone is a free distributed version control system. it provides a
simple, single-file transactional version store, with fully disconnected
operation and an efficient peer-to-peer synchronization protocol. it
understands history-sensitive merging, lightweight branches, integrated
code review and 3rd party testing. it uses cryptographic version naming
and client-side RSA certificates. it has good internationalization
support, has no external dependencies, runs on linux, solaris, OSX,
windows, and other unixes, and is licensed under the GNU GPL.

Major new features:
* Cherrypicking with the new "pluck" command. This takes (a restricted
  subset of) the changes in a revision, or between two
  revisions, and applies them to your workspace.  That this
  has happened is not recorded in history; it as if you
  happened to make some very similar changes by hand in your
  workspace.
* New automate commands, "automate tags" and "automate branches".
* "diff" now knows how to find enclosing function (or
  whatever) bodies, just like GNU diff's "-p" option.
  * The regex that defines "enclosing function" can be chosen
    on a per-file basis by a hook function; the default hook
    knows about LaTeX, Texinfo, and most programming
    languages.
  * This is enabled by default; use --no-show-encloser to
    disable.

You can find more informations here:
http://venge.net/monotone/NEWS




If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]