]> scripts.mit.edu Git - wizard.git/commitdiff
Major updates to resolution code from runs.
authorEdward Z. Yang <ezyang@mit.edu>
Mon, 12 Oct 2009 02:52:52 +0000 (22:52 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Mon, 12 Oct 2009 02:58:59 +0000 (22:58 -0400)
* Augment MediaWiki conflict resolution with correct version for
  end of line
* Add prepareMerge to application for pre-merge resolution
  helpers (mostly for line-ending problems)
* Fix MediaWiki resolveConflicts parsing of ls-files output,
  and another unrelated bug
* Add space between logging and summary outputs
* Move backup back to correct location, and perform size calculation
  twice
* UpgradeVerificationFailure gets useful output
* /dev/shm/wizard gets chmod'ed 0777
* Fix resolution algorithm to handle each conflict block individually.
  Test cases augmented accordingly.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>

No differences found