Apr 25, 2012 |
12 years 7 months | merge of '2fd03d2d208022d540fd1ed48ac5c84469ce1540' |
12 years 7 months | * src/gzip.hh: correct condition for adding a custom
Memory_Exhaustion |
12 years 7 months | propagate from branch 'net.venge.monotone' (head
a0ed177b60caee5cf304c01d83e75812af1225e1) |
12 years 7 months | * src/lua.hh: With Lua 5.2, the pseudoindex `LUA_GLOBALSINDEX' is |
12 years 7 months | * src/luaext_parse_basic_io.cc (LUAEXT(parse_basic_io)): With Lua
5.2, |
12 years 7 months | Remove default parameter value of LUA_GLOBALSINDEX for Lua::get*(idx) |
12 years 7 months | Replaced 'lua_setfield' with Lua 5.1/5.2 compatible 'lua_setglobal' |
Apr 24, 2012 |
12 years 7 months | * test/src/testlib.lua: add functions url_encode_{path,query} to |
12 years 7 months | * NEWS: Mention a few more bug fixes, including the recent botan-1.10 |
12 years 7 months | * NEWS: Expand NEWS file, getting rid of tabs. No content changed. |
12 years 7 months | Issue 208, ml_gobject.c: conflicting types for 'g_value_get_variant' |
Apr 23, 2012 |
12 years 7 months | Issue 182, monotone-1.0 fails to build with botan-1.10.x Status: Fixed |
12 years 7 months | propagate from branch 'net.venge.monotone.issue-182' (head
555bc063aee165fc7500cc68df5d818dcaf30913) |
12 years 7 months | Make monotone work with newer Botan versions (1.9.4 and above,
including |
Apr 20, 2012 |
12 years 7 months | Issue 182, monotone-1.0 fails to build with botan-1.10.x |
Apr 13, 2012 |
12 years 7 months | merge of '40b10df134496f7b8ed714c51e7a45c0b3039896' |
Apr 10, 2012 |
12 years 7 months | Issue 207, mtn revert inconsistent with/without inodeprints |
12 years 7 months | Update the example buildbot notification hook in contrib to work |
Mar 28, 2012 |
12 years 8 months | Replace a really antique comment with something closer to the truth. |
Mar 27, 2012 |
12 years 8 months | Change the use of getcwd() to a more dynamic way. |