Changes 0 to 10 on this branch are displayed below, sorted in descending chronological order.

1 day ago: merge of '1dc6fb315ee1955a2ae3ce7d0b5095a25a18ed4b'
revision info | browse files | diff, diff
Author: markus@bluegap.ch
Changelog: merge of '1dc6fb315ee1955a2ae3ce7d0b5095a25a18ed4b'
and 'd5845038e3d0539f388a417dbad15eccdcd813ae'
Date: Mon, 01 Dec 2008 10:39:28 GMT
1 day ago: Don't die when _MTN/options doesn't have a keydir entry.
revision info | browse files | diff
Author: Timothy Brownawell <tbrownaw@gmail.com>
Changelog: Don't die when _MTN/options doesn't have a keydir entry.
Not certain how to test, don't want the testsuite running things
that might use the user's actual ~/.monotone .
Date: Mon, 01 Dec 2008 01:37:16 GMT
2 days ago: In AUTHORS, change the copyright holder listed in the botan license from
revision info | browse files | diff
Author: lloyd@randombit.net
Changelog: In AUTHORS, change the copyright holder listed in the botan license from
'The Botan Project' to the full list of copyright holders given in
botan/license.txt
In gzip.{cc,hh} change the copyright holder from 'The Botan Project'
to Peter J Jones and Jack Lloyd, who wrote botan's zlib.{h,cpp}, upon
which monotone's gzip implementation is based.
Further information about this change can be found in a post
to the botan-devel archives
http://lists.randombit.net/pipermail/botan-devel/2008-April/000527.html
The summary is that 'The Botan Project' did not ever exist in any legal
sense, nor were any copyright assignment forms filed, so in April 2008
Botan changed its copyright notices to directly list the contributing
authors (who are and always were the actual copyright holders of the code).
Date: Sun, 30 Nov 2008 18:36:32 GMT
7 days ago: merge of 'ef3530088fe36c72011ab290f75f279013288d0f'
revision info | browse files | diff, diff
Author: stephen_leake-2@stephe-leake.org
Changelog: merge of 'ef3530088fe36c72011ab290f75f279013288d0f'
and 'f0c79c9bf595c88dc004d7d43b545204fb12734b'
Date: Tue, 25 Nov 2008 11:28:01 GMT
7 days ago: po/es.po: Fix 13 fuzzy strings, translate 3 new strings.
revision info | browse files | diff
Author: juan.ruiz@ula.ve
Changelog: po/es.po: Fix 13 fuzzy strings, translate 3 new strings.
Date: Tue, 25 Nov 2008 00:19:50 GMT
9 days ago: propagate from branch 'net.venge.monotone' (head b14c9e9a025ec4b64c81948ec9ffadf9f6e0e477)
revision info | browse files | diff, diff
Author: stephen_leake-2@stephe-leake.org
Changelog: propagate from branch 'net.venge.monotone' (head b14c9e9a025ec4b64c81948ec9ffadf9f6e0e477)
to branch 'net.venge.monotone.resolve_conflicts' (head 03b894fa39ec7f1b78a06e9a8e17c6d5953441a3)
Date: Sun, 23 Nov 2008 20:41:57 GMT
11 days ago: std_hooks.lua (mergers.vim): add 'silent' to vim invocation command line to
revision info | browse files | diff
Author: matt@matt-land.com
Changelog: * std_hooks.lua (mergers.vim): add 'silent' to vim invocation command line to
keep vim from prompting for enter key press
Date: Fri, 21 Nov 2008 02:09:18 GMT
16 days ago: Better detection of invalid _MTN/options .
revision info | browse files | diff
Author: Timothy Brownawell <tbrownaw@gmail.com>
Changelog: Better detection of invalid _MTN/options .
Date: Sun, 16 Nov 2008 17:18:42 GMT
21 days ago: Set made_from when extracting vocab types from a netcmd.
revision info | browse files | diff
Author: Timothy Brownawell <tbrownaw@gmail.com>
Changelog: Set made_from when extracting vocab types from a netcmd.
Also make read_revision get made_from from the data rather than
from the revision_t.
Date: Tue, 11 Nov 2008 03:55:01 GMT
22 days ago: Allow for origin-aware sanity checks, so garbage from the network can later
revision info | browse files | diff
Author: Timothy Brownawell <tbrownaw@gmail.com>
Changelog: Allow for origin-aware sanity checks, so garbage from the network can later
be made to result in bad_decode instead of informative_failure.
The sanity macros now look at a value 'made_from_t made_from', which can be
made_from_local or made_from_network. There is a global constant by this
name set to made_from_local, giving the expected behavior. If you hide this
with a made_from which happens to be set to made_from_network, all three
sanity macros will throw bad_decode instead of their ordinary behavior.
ATOMIC and ENCODING vocab types inherit origin_aware to get a public
made_from, and have a new constructor that takes (string, made_from_t).
This uses a variable you can redefine instead of functions you can
redefine/inherit because foo.E() syntax can't work due to not wanting to
evaluate the format argument if the condition is OK.
Date: Mon, 10 Nov 2008 03:48:49 GMT
earlier changes recent changes (no later changes)