Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Fri, 13 Mar 2009 13:41:18 -0500 | Augie Fackler | Better error message when we encounter an unknown SSL cert. |
Mon, 09 Mar 2009 14:13:48 -0500 | Augie Fackler | Removed verify_* commands and replaced them with a shell script to pass to hg bisect --command. |
Mon, 09 Mar 2009 12:01:40 -0500 | Augie Fackler | fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection. |
Tue, 03 Mar 2009 10:13:40 -0600 | 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. |
Tue, 03 Mar 2009 09:35:06 -0600 | Luke Opperman | Less fail with rebuildmeta url argument |
Tue, 03 Mar 2009 00:02:09 -0600 | Augie Fackler | test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem. |
Mon, 02 Mar 2009 23:58:38 -0600 | Augie Fackler | Refactor branch handling to be much more dynamic (and hopefully robust). |