>well then let's get some branches collapsed. afaik, there are >portability and ifdef cleanups still out there. if we're doing a 1.5 >then anything other than an outright MH fork should be fair game. is >there a list of branches and do we know how ready various of them are?
Well ... % git branch -a * master nmh-1_4-release posix posix_conversion remotes/origin/HEAD -> origin/master remotes/origin/RELEASE_1_1 remotes/origin/fileproc_mhlproc_to_post remotes/origin/master remotes/origin/nmh-1_0-branch remotes/origin/nmh-1_3-branch remotes/origin/nmh-1_4-release remotes/origin/nmh-orig remotes/origin/posix remotes/origin/posix_conversion Okay, so we can ignore all of the old release branches, and nmh-orig. posix_conversion has no changes on it. AFAIK I've brought all of the relevant changes from Lyndon's posix branch. That leaves only ... fileproc_mhlproc_to_post. Those changes look straightforward enough that I bet that we could merge that branch into master without any problems. So ... that's it, I think. Just for the record ... there are some changes that didn't come over from the posix branch. E.g., the tip of the posix branch didn't come over since that was changes to config.h and our config.h is automatically generated. But I believe I got everything that wasn't in that category. --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
