May 11, 2010 |
14 years 9 months | * monotone.texi: add a section about the disabled functions io.popen
and os.execute |
14 years 9 months | merge of '04aeba4f972fb2d3b134d144d222ffd162a3c109' |
14 years 9 months | * rework index page: remove upper area and paste the version
information in the "Get it" section; remove the merge fest
image (if somebody has a cool idea where to place that now, I'm open
for suggestions...), style fixes |
14 years 9 months | abbreviate ids to 10 characters and add tests for branch names in
tag listing |
14 years 9 months | * NEWS: note the change |
14 years 9 months | * lua_hooks.cc: redirect the output of print() and io.write() and
format them it as standard progress output |
14 years 9 months | Message when not updating the workspace should not be plural. |
May 10, 2010 |
14 years 9 months | Some initial work to manage databases in one or more central
locations. The idea is that not existing paths are tried to be
expanded / resolved with default locations. This compiles, but
doesn't work right now. Maybe its a bad idea overall and the us |
14 years 9 months | Add a test and a note in NEWS. |
14 years 9 months | improve undrop tests and implementation. |
14 years 9 months | * tests/cert_no_branch/__driver__.lua (rev): also remove branch cert
from revision before running "cert" |
May 9, 2010 |
14 years 9 months | Add --update and --no-update options to many commands, to update the
workspace afterwords. --no-update is currently the default. |
14 years 9 months | Make 'disapprove' note that your worksapce hasn't been updated. |
14 years 9 months | add NEWS, manual entries for undrop |
14 years 9 months | Make status and commit (without -m) warn if divergence will be
created. |
14 years 9 months | Finish undrop; fixes bug#13604 (yes, the branch has the wrong number) |
14 years 9 months | had wrong bug id in branch name |
14 years 9 months | add undrop; works, needs more tests |
14 years 9 months | merge of '8b38c089e7a11ef78e4ebb332b5d7d8c5cfb0eea' |
14 years 9 months | Add a --anonymous option to the pull and clone commands. |