Sep 10, 2008 |
16 years 4 months | conflict show_remaining; implement more conflicts. Still not done. |
Sep 9, 2008 |
16 years 4 months | merge of '5591c99fa8b23cae057fb52afa8f516da66a0854' |
Sep 8, 2008 |
16 years 4 months | * notes/release-checklist.txt: The C locale should be upper case. |
16 years 4 months | * Makefile.am: support building the macos dmg in a separate build
dir, |
16 years 4 months | Adding 'conflicts show_remaining'; requires reading all conflicts
from a conflicts file. Done thru invalid_name. |
16 years 4 months | propagate from branch 'net.venge.monotone' (head
b1384995491837f299f6e58cfbd1c09d62fd3553) |
16 years 4 months | * paths.{hh,cc}: new operator / for bookkeeping path to get a
file_path appended |
Sep 7, 2008 |
16 years 4 months | propagate from branch 'net.venge.monotone' (head
b1384995491837f299f6e58cfbd1c09d62fd3553) |
16 years 4 months | propagate from branch 'net.venge.monotone' (head
26b67ca9897af899fe9da44945f9479ba5fba8c8) |
16 years 4 months | note the hexenc and db re-init performance fixes in NEWS |
16 years 4 months | * note that before making docs we should set LANG back to c,
otherwise the current user's locale gets mixed into the otherwise
english-only documentation in a couple of places... |
16 years 4 months | * tests/ls_duplicates_with_duplicates/*: added a new test for
"ls duplicates" |
Sep 6, 2008 |
16 years 4 months | * cmd_db.cc: update inodesprint cache when applying a just killed
revision's changes on the local workspace |
16 years 4 months | Finish first round of implementing conflict resolutions. Functional,
but need more error checking. |
Sep 5, 2008 |
16 years 4 months | smap.hh isn't used anywhere, drop it. |
16 years 4 months | Disambiguate some occurances of dangling else. |
Sep 4, 2008 |
16 years 4 months | Cache database_impl's in app_state, so we don't have to
re-initialize the |
16 years 4 months | merge of 'd04bffdbda3688ac364abaae9115357174bebda3' |
16 years 4 months | Faster {en,de}code_hexenc implementations, speed up
roster_t::parse_from(). |
16 years 4 months | Fix util_mtnopt test to not assume the build dir matches the src dir. |