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