• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

contrib/H04-May-2014-6,0264,276

cygport/H03-May-2022-157154

doc/H03-May-2022-45,00237,013

examples/H03-May-2022-370271

extra/H04-May-2014-2,3191,689

innosetup/H03-May-2022-219188

m4/H04-May-2014-1,5211,374

mac/H03-May-2022-2016

notes/H03-May-2022-6747

po/H03-May-2022-68,46055,839

src/H03-May-2022-100,33970,821

test/H04-May-2014-126,564101,707

util/H04-May-2014-347269

visualc/H03-May-2022-6,3526,256

AUTHORSH A D04-May-201416.7 KiB409359

COPYINGH A D04-May-201417.6 KiB340281

ChangeLogH A D04-May-2014930 2216

HACKINGH A D04-May-201425.7 KiB599459

INSTALLH A D04-May-20148.8 KiB219161

Makefile.amH A D04-May-201436.1 KiB960703

Makefile.inH A D03-May-2022140.1 KiB3,2812,885

NEWSH A D04-May-2014162.4 KiB3,7722,907

READMEH A D04-May-20141.4 KiB2923

UPGRADEH A D04-May-201412.5 KiB253224

aclocal.m4H A D04-May-201439.9 KiB1,1211,018

config.guessH A D04-May-201444.2 KiB1,5591,352

config.h.inH A D04-May-20144.5 KiB176118

config.subH A D04-May-201434.7 KiB1,7921,654

configureH A D03-May-2022258.8 KiB9,1637,629

configure.acH A D04-May-20144.9 KiB169137

depcompH A D04-May-201423 KiB792502

install-shH A D04-May-201413.7 KiB528351

missingH A D04-May-20146.7 KiB216143

README

1This directory tree holds the version control system `monotone'.
2
3`monotone' is a free distributed version control system that provides
4a simple, single-file transactional version store, with fully
5disconnected operation and an efficient peer-to-peer synchronization
6protocol.  It understands history-sensitive merging, lightweight
7branches, integrated code review and 3rd party testing. it uses
8cryptographic version naming and client-side RSA certificates.  It
9has good internationalization support, few external dependencies,
10and runs on unix, OSX, windows, and is licensed under the GNU GPL
11
12Please see `COPYING' for licensing information, and `AUTHORS' for
13further information on those who have contributed, as well as
14licensing information for software used by `monotone'.
15
16The file `INSTALL' in this directory tells you how to build and
17install `monotone' on various systems, one you have unpacked or
18checked out the entire file tree.
19
20Please have a look at the file `NEWS' for information on new features
21and other user-visible changes in `monotone'.
22
23You may find bugs in this release.  If you do, please report them, as
24that helps us enhance `monotone' further, or simply fix problems on
25machines we don't have, or in code we don't use often.  Please send
26bugs reports to the mailing list monotone-devel@nongnu.org, or
27(preferred) go to https://code.monotone.ca/p/monotone/issues/ using
28your favorite web browser, sign in and issue a bug report there.
29