##// END OF EJS Templates
graph: don't try to get obsolete status for fake parent revisions...
graph: don't try to get obsolete status for fake parent revisions Fake parents use negative revision numbers as internal placeholders. Previous Mercurial versions could handle negative non-existing revision numbers, but Mercurial 4.8 will fail on this invalid input when getting the obsolete status. Instead, make sure we only get obsolete status for actual revisions.
Mads Kiilerich -
r7314:6834e126 default
Show More
Name Size Modified Last Commit Author
/ scripts
dbmigrate-test Loading ...
docs-headings.py Loading ...
generate-ini.py Loading ...
logformat.py Loading ...
make-release Loading ...
run-all-cleanup Loading ...
update-copyrights.py Loading ...
whitespacecleanup.sh Loading ...