Feb 20, 2009 |
16 years 24 days | * txt2c.cc: Major overhaul, internalizing the update-if-changed
operation |
Feb 19, 2009 |
16 years 24 days | * Makefile.am: add -fpermissive to keep gcc calm about some
botan-related warnings; this should probably be no longer needed
with nvm.stripped...? |
16 years 24 days | Bugfix: mtn revision --full did not display anything meaningful. |
16 years 25 days | In LDADD, use $(intl_LIBS) instead of $(LIBINTL) $(LIBICONV), and |
16 years 25 days | propagate from branch 'net.venge.monotone' (head
9a07978b4c5f15041096fecc6b4e7a91af3f90e5) |
16 years 25 days | Change an empty #elif (which gcc44 doesn't like) into an #else. |
16 years 25 days | * migrate_ancestry.cc: fix working with older Botan libs (by Zack
Weinberg) |
16 years 25 days | Don't prepend "detected at file:line" to sanity exception
texts, having it |
16 years 25 days | propagate from branch 'net.venge.monotone' (head
2ffe07201993b0a112e2a2e4a7eb0faadce58f27) |
16 years 25 days | fix compilation errors and silence some autoconf warnings |
16 years 25 days | Rename outbuf_size to outbuf_bytes, (slightly) less potential for
confusion with outbuf.size(). |
16 years 25 days | Log the location of failed sanity checks *after* dumping the musing |
16 years 25 days | propagate from branch 'net.venge.monotone' (head
3e33a2984f353ebdf3c7040394b5e821f44d282b) |
16 years 25 days | Add a timeout check to maybe_step, so it won't spin for too long. |
16 years 25 days | Fix session_base::output_overfull(). Fixes long pause when queuing
up lots of revisions to send. |
16 years 25 days | merge of '44b979e9198d8365fd041e8de60837136958de50' |
16 years 25 days | Always log failed sanity checks, even if not given --debug. |
Feb 18, 2009 |
16 years 26 days | * Makefile.am: delete lib3rdparty_a_CPPFLAGS; unused, unnecessarily
complicates things. |
16 years 26 days | merge of '296c19ad6c99d4077cf96a23d083eb3bb7f28e8d' |
16 years 26 days | propagate from branch 'net.venge.monotone' (head
44b979e9198d8365fd041e8de60837136958de50) |