Oct 31, 2008 |
16 years 2 months | update NEWS for 'mtn conficts'. add --no-prefix option for commit
messages. |
Oct 28, 2008 |
16 years 2 months | propagate from branch 'net.venge.monotone' (head
0d5a897cc09ce11c2c2d3e653a277d1b4f6b3ed4) |
16 years 2 months | * botan/primes.cpp: take "LL" back out; don't deviate from
upstream |
16 years 2 months | merge of '7bf7b0192012434e8258f4c1e4050e48805a59b1' |
Oct 27, 2008 |
16 years 2 months | propagate from branch 'net.venge.monotone' (head
ef3187b56469167ca26016b5b4382bb1f3e91bc5) |
16 years 2 months | * database.cc: drop the old as_unix_epoch() and instead use date_t's |
16 years 2 months | propagate from branch 'net.venge.monotone.dates' (head
3006bef2d29f544caa9f7e2361f584f50343270e) |
16 years 2 months | * dates.{cc,hh}: converted from storing months as 0 - 11 (as struct
tm does) |
16 years 2 months | * dates.{cc,hh}: converted from storing years since 1900 (as struct
tm |
16 years 2 months | * dates.{cc,hh}: made the member functions our_gmtime and
our_mktime static, |
16 years 2 months | * dates.{cc,hh}: added milliseconds to the internal broken-down
struct |
16 years 2 months | * dates.{cc,hh}: do not use the system's struct tm, but instead
added our |
16 years 2 months | propagate from branch 'net.venge.monotone' (head
ef3187b56469167ca26016b5b4382bb1f3e91bc5) |
16 years 2 months | * Makefile.am: removed botan's es_egd.{cpp,h} from the
BOTAN_SOURCES and |
Oct 26, 2008 |
16 years 2 months | propagate from branch 'net.venge.monotone' (head
7bf7b0192012434e8258f4c1e4050e48805a59b1) |
16 years 2 months | all tests except schema_migration_with_rosterify pass. |
16 years 2 months | Fix botan compilation, --no-workspace test errors on Win32. |
Oct 25, 2008 |
16 years 2 months | propagate from branch 'net.venge.monotone' (head
8e232ec270577c4d5d34d993918245965d912d33) |
16 years 2 months | Missing break in find_next_subpattern case statement. |
16 years 2 months | globish I()'s matching patterns like 'a.{i.{x,y},j}', add (failing)
unit test. |