Rename merge_files() to merge_files_onepass().
commitcb1dd9356646864c86dc2381a3f19e9ad20c7fdb
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 18 Jul 2010 14:45:37 +0000 (18 14:45 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 18 Jul 2010 14:45:37 +0000 (18 14:45 +0000)
tree30c52b0dfb3c085bbb792b59d03af24ee7af5806
parent6be4ba238680a85e4a65535513f2e3d9a02b4954
Rename merge_files() to merge_files_onepass().

This is to make it obvious that it does the merge in one pass,
therefore opening all of the input files at once.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5215 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/sort.py