Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2009-03-09 | Augie Fackler | fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection. |
2009-03-03 | Augie Fackler | push: Converted a magic number to an actual constant, and catch another apr_err that appears to also mean base text out of date. |
2009-03-03 | Luke Opperman | Less fail with rebuildmeta url argument |
2009-03-03 | Augie Fackler | test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem. |
2009-03-03 | Augie Fackler | Refactor branch handling to be much more dynamic (and hopefully robust). |
2009-03-03 | Augie Fackler | Stop allowing "missing" branches in the tests, since that is fixed by the branch refactor. |